Commit Graph

26 Commits

Author SHA1 Message Date
Oscar Hinton c1cc5a0814
[EC-183] Move eslint and prettier to project root (#2536) 2022-05-03 21:45:37 +02:00
Oscar Hinton 7fe51f83da
[EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
Kyle Spearrin 102cca9aad ignore dist-safari 2020-09-28 10:40:51 -04:00
Chad Scharf f098e215a2 added .vscode dir to .gitignore 2020-07-22 10:04:09 -04:00
Chad Scharf 23a95f5ec3 Add safari app debug files to .gitignore 2020-06-25 16:47:53 -04:00
Kyle Spearrin 046712ddcf gitignore for xcode swift 2019-08-22 10:21:31 -04:00
Kyle Spearrin 67ab9b1d3e move new app into popup folder 2018-04-10 21:54:20 -04:00
Kyle Spearrin 4d56d12ccb stub out angular with webpack 2018-04-03 22:14:54 -04:00
Kyle Spearrin eb8c7423db include package-lock.json 2018-02-18 00:04:16 -05:00
Kyle Spearrin 51dffa79a1 ignore ds store on macos 2018-01-17 12:19:43 -05:00
Kyle Spearrin cd2713ff2a safari build task 2018-01-11 17:33:13 -05:00
Oscar Hinton 2ca0f6702e Remove unused overlay directory (#455)
* Remove popup.

* Remove lib from gitignore and gulpfile.

* Remove more overlay references.

* Remove unused parts of the legacy gulp lint.
2018-01-02 14:31:41 -05:00
Oscar Hinton 4531846ff8 Add support for running unit tests (#381)
* Add test runner.

* Fix tests. Add tests for UtilsService.getDomain

* Test getHostname.

* Add two missing test cases and fix getDomain.
2017-11-17 16:33:58 -05:00
Kyle Spearrin 4d3a471049 rename: dist => build, releases => dist 2017-11-16 11:23:53 -05:00
Kyle Spearrin 8a895c8da4 ignore package-lock.json 2017-10-28 22:21:01 -04:00
Oscar Hinton 59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00
Kyle Spearrin 0e2e17f2e7 Added google web fonts. 2016-10-25 21:13:59 -04:00
Artem Nikolaev 6d60eb621e i18n support
added support for i18n
2016-10-18 08:10:40 -04:00
Kyle Spearrin 24db219dc3 chrome store assets/screenshots/copy 2016-09-22 01:59:04 -04:00
Kyle Spearrin 72a4d07441 gitignore keys 2016-09-22 00:16:06 -04:00
Kyle Spearrin dc28f6be2a appsettings version applied to about page. removed ols settings. setup dist gulp task 2016-09-22 00:12:49 -04:00
Kyle Spearrin 68f87b67b0 Moving away from ionic to pure angular for popup. Setup gulpfile and some tasks 2016-09-07 18:51:36 -04:00
Kyle Spearrin 8fa3caaa3e api service and get profile 2016-09-03 00:38:27 -04:00
Kyle Spearrin 54695c5673 action popup html and npm setup 2016-08-31 22:47:37 -04:00
Kyle Spearrin 870768ec6c added visual studio solution file. gitignored .vs folder 2016-08-30 23:53:58 -04:00
Kyle Spearrin 65efd95b66 manifest setup with icons 2016-08-30 23:47:38 -04:00