This website requires JavaScript.
Explore
Help
Sign In
vaultwarden
/
bitwarden-estensione-browser
mirror of
https://github.com/bitwarden/browser
Watch
1
Star
0
Fork
You've already forked bitwarden-estensione-browser
0
Code
Issues
1
Releases
Wiki
Activity
59754cd530
bitwarden-estensione-browser
/
.gitignore
13 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added visual studio solution file. gitignored .vs folder
2016-08-31 05:53:58 +02:00
.vs
i18n support added support for i18n
2016-10-18 14:10:40 +02:00
.idea
action popup html and npm setup
2016-09-01 04:47:37 +02:00
node_modules
api service and get profile
2016-09-03 06:38:27 +02:00
npm-debug.log
Moving away from ionic to pure angular for popup. Setup gulpfile and some tasks
2016-09-08 00:51:36 +02:00
lib/
css/
gitignore keys
2016-09-22 06:16:06 +02:00
dist/
Added google web fonts.
2016-10-26 03:13:59 +02:00
webfonts/
gitignore keys
2016-09-22 06:16:06 +02:00
*.crx
*.pem
chrome store assets/screenshots/copy
2016-09-22 07:59:04 +02:00
*.zip
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-29 03:14:14 +01:00
releases/