Kyle Spearrin
5fdef63bb1
update public path
2018-02-19 17:09:08 -05:00
Kyle Spearrin
1f1303fc97
convert to jslib submodule
2018-02-19 17:01:00 -05:00
Kyle Spearrin
a3d3aac8be
2fa page for duo in safari
2018-01-18 14:40:23 -05:00
Kyle Spearrin
f60414c872
add fixes for keybaord shortcuts in safari
2018-01-17 10:11:09 -05:00
Kyle Spearrin
ea7f6a404b
safari assets folder and gulp task
2018-01-16 09:41:59 -05:00
Kyle Spearrin
b3aaf8063c
downloader for edge and safari
2018-01-15 10:01:25 -05:00
Kyle Spearrin
a4bda84a3c
relative public path for fonts and images
2018-01-12 12:00:21 -05:00
Kyle Spearrin
cd2713ff2a
safari build task
2018-01-11 17:33:13 -05:00
Kyle Spearrin
f51bebd99a
import ts through node_modules alias
2018-01-09 14:26:20 -05:00
Kyle Spearrin
e165b5cc70
dont exclude @bitwarden modules
2018-01-08 22:29:11 -05:00
Kyle Spearrin
5de4aad525
exclude bitwarden modules from vendor
2018-01-08 12:15:45 -05:00
Kyle Spearrin
4bcc1653ac
remove old runtime messages for overlay
2017-12-07 16:29:13 -05:00
Oscar Hinton
1c38ff6e9a
[Webpack] Change images to not use relative path. ( #423 )
...
* Change webpack config to not use relative path for images.
Resolves #421 .
* Move popup images to popup/images.
* Move images to popup/images.
2017-12-07 16:04:43 -05:00
Oscar Hinton
81fcfb4f6f
[TypeScript] Convert background entry script to TypeScript ( #419 )
...
* Convert background entry file to typescript. Remove global forge & tldjs variables.
* Minor cleanup.
2017-12-06 13:51:49 -05:00
Kyle Spearrin
4d3a471049
rename: dist => build, releases => dist
2017-11-16 11:23:53 -05:00
Kyle Spearrin
186b1aedcb
exclude loading.svg. filter glyphicons
2017-11-10 08:29:40 -05:00
Kyle Spearrin
04ff1e6fba
minify vendor
2017-11-09 14:28:18 -05:00
Kyle Spearrin
091ca652d2
remove old copies
2017-11-09 12:01:46 -05:00
Kyle Spearrin
e8b8a86cd5
source maps only for background and popup/app
2017-11-09 11:59:41 -05:00
Kyle Spearrin
d919b02fb3
background.js doesnt need to be copied
2017-11-08 15:17:33 -05:00
Kyle Spearrin
f937fca917
vendors for background. clean out gulp.
2017-11-08 10:22:26 -05:00
Kyle Spearrin
16f7841549
dont delete dist, only contents
2017-11-07 21:43:59 -05:00
Kyle Spearrin
f1e0681639
remove Q library
2017-11-07 17:04:04 -05:00
Kyle Spearrin
44eedc8b1d
require all templates for in-line html
2017-11-07 16:59:21 -05:00
Kyle Spearrin
dfeba69478
dont copy services
2017-11-07 13:49:58 -05:00
Kyle Spearrin
4d0c27d1f8
autofill animations
2017-11-02 16:46:40 -04:00
Oscar Hinton
f922b2e0cb
Add TSLint ( #340 )
...
* Add tslint.
* Disable alphabetic ordering.
* Change place on selectionTitle.
2017-10-30 17:49:56 -04:00
Oscar Hinton
77f9270131
Change webpack to only copy the html files to popup/app. Update readme with more instructions for building. ( #336 )
2017-10-29 08:58:50 -04:00
Kyle Spearrin
5439a2b33e
few more formatting fixes
2017-10-28 22:47: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