1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-10 06:08:34 +02:00
Commit Graph

16176 Commits

Author SHA1 Message Date
Kyle Spearrin
a995454197 refactor to switches in runtime bg 2017-12-07 15:46:56 -05:00
Kyle Spearrin
6f2163ef4c moved more apis to runtime.background 2017-12-07 15:36:24 -05:00
Kyle Spearrin
8f1757401e separating background apis to their own classes 2017-12-07 15:06:37 -05:00
Kyle Spearrin
142e33eb05 explicitly set boolean autofill value to false
resolves #422
2017-12-07 14:01:27 -05:00
Kyle Spearrin
4e17b74d2b lint fix 2017-12-06 22:36:11 -05:00
Kyle Spearrin
e340396ce1 logout callback is always available 2017-12-06 22:35:21 -05:00
Kyle Spearrin
81c01de641 resolving this contexts 2017-12-06 22:28:33 -05:00
Kyle Spearrin
b1880c5305 fix issue with no message on menus 2017-12-06 22:10:02 -05:00
Kyle Spearrin
c2e5945be5 web request background. fixes to setIcon. 2017-12-06 21:54:38 -05:00
Kyle Spearrin
985c02c5e1 rename bg variables 2017-12-06 20:19:06 -05:00
Kyle Spearrin
bc132876c9 missed this refs for i18nService 2017-12-06 14:32:17 -05:00
Kyle Spearrin
a4127f2571 dont allow shorthand property assignments 2017-12-06 14:23:34 -05:00
Kyle Spearrin
5319568d81 self ref unnecessary 2017-12-06 14:09:05 -05:00
Kyle Spearrin
a5add2c6f9 pass utilsService to i18n function 2017-12-06 14:05:49 -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
97b509e1f6 support fuzzy fill other labels. hasValue helper 2017-12-06 11:11:52 -05:00
Kyle Spearrin
8431ae32a4
New Crowdin translations (#417)
* New translations messages.json (Chinese Simplified)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations copy.resx (Japanese)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Polish)

* New translations messages.json (Japanese)

* New translations messages.json (Finnish)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Dutch)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)
2017-12-06 09:45:25 -05:00
Kyle Spearrin
41d615a8fe support for label left/top and more intel. selects 2017-12-06 09:11:37 -05:00
Kyle Spearrin
e1158828ec pass currentTab to doCheck 2017-12-05 23:52:53 -05:00
Kyle Spearrin
9809fc7d75 use tabsQuery on tabsQueryFirst 2017-12-05 23:48:19 -05:00
Kyle Spearrin
72ac90157f bootstrap async 2017-12-05 23:37:32 -05:00
Kyle Spearrin
e90476af2b convert background to main.background.ts 2017-12-05 23:28:31 -05:00
Kyle Spearrin
09f6b36bbb i18nService is passed in 2017-12-05 20:51:22 -05:00
Kyle Spearrin
c3e836e750 (window as any) chrome sidebarAction 2017-12-05 17:18:20 -05:00
Kyle Spearrin
9149b453e1 started converting background to ts 2017-12-05 17:04:30 -05:00
Kyle Spearrin
eab83a9756 fixes to generation service 2017-12-05 12:14:45 -05:00
Kyle Spearrin
184a3db7c8 convert password history to ts. added clear option 2017-12-05 11:56:13 -05:00
Kyle Spearrin
9822f95938 various fixes for generator history 2017-12-05 11:33:12 -05:00
Kyle Spearrin
6cf4c453d9
Update README.md 2017-12-05 11:12:34 -05:00
Kyle Spearrin
4b820bb7bd set default options for password generator 2017-12-05 10:58:40 -05:00
Kyle Spearrin
6cc78f5b9b remove _execute_sidebar_action for chrome and edge 2017-12-04 09:15:28 -05:00
Kyle Spearrin
61fb18ec4b delay i18n load on edge for constants 2017-12-04 09:06:49 -05:00
Philipp Hug
d2899d14c7 vaultAddCipherController.js: secureNote Type is int not string (#144) 2017-12-04 07:59:28 -05:00
Kyle Spearrin
f3b438d514 null ref on keeper import 2017-12-03 21:27:49 -05:00
Christopher DeCairos
873cb6aba6 Execute the sidebar action with Ctrl+Shift+Comma (#410)
* Execute the sidebar action with Ctrl+Shift+Comma

* Use the Alt modifier for the Bitwarden sidebar toggle shortcut
2017-12-03 17:48:12 -05:00
Kyle Spearrin
2997f694f8 import notes for form fills 2017-11-30 23:45:06 -05:00
Kyle Spearrin
b78ab4db27 import form fill csv for lastpass 2017-11-30 23:40:05 -05:00
Kyle Spearrin
37dddea515 simplify collapse/expand logic 2017-11-30 22:47:16 -05:00
Kyle Spearrin
e307d1e87d init storage 2017-11-29 22:47:21 -05:00
Kyle Spearrin
62e1dbb642 expand/collapse all boxes 2017-11-29 22:43:58 -05:00
Kyle Spearrin
b8a425f530 version bump 2017-11-29 22:12:46 -05:00
Kyle Spearrin
03f51074e0 resolve lint warning 2017-11-29 11:48:49 -05:00
Kyle Spearrin
7d9cd3e386
New Crowdin translations (#405)
* New translations messages.json (Chinese Simplified)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Polish)

* New translations messages.json (Japanese)

* New translations messages.json (Finnish)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Dutch)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)
2017-11-29 11:39:11 -05:00
Kyle Spearrin
c50e4d115e only show add button on folderGrouping 2017-11-29 11:33:29 -05:00
Kyle Spearrin
70df4b2a9b version bump 2017-11-29 11:13:00 -05:00
Kyle Spearrin
465bfd9458 clear view grouping state on vault load 2017-11-29 10:58:45 -05:00
Kyle Spearrin
f2eb46eade $$ngIsClass fixes for global controllers 2017-11-29 10:31:50 -05:00
Kyle Spearrin
ab1a918326 use utils for lock options settings 2017-11-29 10:19:21 -05:00
Kyle Spearrin
b6a5180a6a dont throw error on none found 2017-11-29 10:06:02 -05:00
Kyle Spearrin
c1fd8e47fb fix form directive name 2017-11-29 09:15:07 -05:00