This repository has been archived by the owner on May 25, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix bug: frontend doesnt clear error screen when app detected (#1274) * FireFox compatibility using WebExtensions format. (#1268) * modify manifest for compatibility * add web extensions packing * remove augury.xpi * fix popup size in firefox * browser-specific builds * browser-specific builds * manifest.json merging & npm script naming scheme * uncomment sentry_key check * add uglify * add canary to builds * add canary to builds * version up * add yihua fix * linter * version up * Updating docs and text to reflect Firefox support (#1278) * small patch for PrimeNG * linter * version up * fix dependencies thing yet again * version up * include canary build in ISSUE_TEMPLATE.md * Update README.md with canary * remove comma * version up for release (manifest) * version up for release (package) * Update dev branch to match master. (#1292) * Release (1.16.0) (#1284) * fix bug: frontend doesnt clear error screen when app detected (#1274) * FireFox compatibility using WebExtensions format. (#1268) * modify manifest for compatibility * add web extensions packing * remove augury.xpi * fix popup size in firefox * browser-specific builds * browser-specific builds * manifest.json merging & npm script naming scheme * uncomment sentry_key check * add uglify * add canary to builds * add canary to builds * version up * add yihua fix * linter * version up * Updating docs and text to reflect Firefox support (#1278) * small patch for PrimeNG * linter * version up * fix dependencies thing yet again * version up * include canary build in ISSUE_TEMPLATE.md * Update README.md with canary * remove comma * version up for release (manifest) * version up for release (package) * remove update_url from manifest.json for chrome * Update CHANGELOG (1.16.0) * Release (1.16.0) - Tag Version * Fix firefox xml viewer (#1290) * Release (1.16.0) (#1284) * fix bug: frontend doesnt clear error screen when app detected (#1274) * FireFox compatibility using WebExtensions format. (#1268) * modify manifest for compatibility * add web extensions packing * remove augury.xpi * fix popup size in firefox * browser-specific builds * browser-specific builds * manifest.json merging & npm script naming scheme * uncomment sentry_key check * add uglify * add canary to builds * add canary to builds * version up * add yihua fix * linter * version up * Updating docs and text to reflect Firefox support (#1278) * small patch for PrimeNG * linter * version up * fix dependencies thing yet again * version up * include canary build in ISSUE_TEMPLATE.md * Update README.md with canary * remove comma * version up for release (manifest) * version up for release (package) * remove update_url from manifest.json for chrome * Update CHANGELOG (1.16.0) * tag version * #1289: set script.textContent only if the document is HTML (Avoids breaking Firefox XML formatter) * Upgrading to webpack 4 (#1285) * Angular AOT Build (#1295) * Upgrading to webpack 4 * Adding aot compilation support * Removing uncessary imports in aot build * version up for merge-jsons plugin. prev versions crash with Webpack4 * Fixing test and build * local fonts (#1297) * Build conditionals (#1296) * Release (1.16.0) (#1284) * fix bug: frontend doesnt clear error screen when app detected (#1274) * FireFox compatibility using WebExtensions format. (#1268) * modify manifest for compatibility * add web extensions packing * remove augury.xpi * fix popup size in firefox * browser-specific builds * browser-specific builds * manifest.json merging & npm script naming scheme * uncomment sentry_key check * add uglify * add canary to builds * add canary to builds * version up * add yihua fix * linter * version up * Updating docs and text to reflect Firefox support (#1278) * small patch for PrimeNG * linter * version up * fix dependencies thing yet again * version up * include canary build in ISSUE_TEMPLATE.md * Update README.md with canary * remove comma * version up for release (manifest) * version up for release (package) * remove update_url from manifest.json for chrome * Update CHANGELOG (1.16.0) * Release (1.16.0) - Tag Version * add build configs accessible from code * explanatory note on types * merge in all build configs * correction * clean up env config * linter * touchups * linter * csp update * use destructuring import * json5-parsing * version up * linter * fix function-name.ts (state bug) * ready for release * update package-lock.json
- Loading branch information