1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
Kyle Spearrin
56bde82b41 convert api, appid, and token services to jslib 2018-01-09 16:20:15 -05:00
Kyle Spearrin
f51bebd99a import ts through node_modules alias 2018-01-09 14:26:20 -05:00
Kyle Spearrin
bb98c7e4da converted cryptoservice to jslib 2018-01-08 15:37:11 -05:00
Kyle Spearrin
e68f7a1141 convert domain models to jslib 2018-01-08 15:23:36 -05:00
Kyle Spearrin
fd931c23d1 attach/read container service to window 2018-01-07 00:15:12 -05:00
Kyle Spearrin
03258e50f7 Refactor for barrels. Utils service to jslib 2018-01-06 22:13:48 -05:00
Kyle Spearrin
c018f096b4 moved service abstractions to jslib 2018-01-06 15:47:46 -05:00
Kyle Spearrin
dc15edcd4d moved all enums to jslib 2018-01-06 14:22:55 -05:00
Kyle Spearrin
cbf8b00b33 rename to browser platform utils 2018-01-05 16:38:50 -05:00
Kyle Spearrin
4a08bf6b71 rename browser utils to platform utils 2018-01-05 16:30:15 -05:00
Kyle Spearrin
2ef937f333 IdleBackground, clean up lock service chrome refs 2018-01-04 17:04:26 -05:00
Kyle Spearrin
701d81a2eb rename storage service implementation 2018-01-04 16:15:06 -05:00
Kyle Spearrin
d39c5b37dc abstract MessagingService 2018-01-04 16:06:00 -05:00
Kyle Spearrin
0fbbc4a0b9 static ContainerService for edge case dependencies 2018-01-04 14:16:40 -05:00
Kyle Spearrin
0dd711471b separated BrowserUtils from generic Utils 2018-01-04 12:32:10 -05:00
Kyle Spearrin
ac0126b210 abstract storage service 2018-01-04 10:51:21 -05:00
Kyle Spearrin
58481633eb added device type header to requests 2017-12-15 09:58:26 -05:00
Kyle Spearrin
4bcc1653ac remove old runtime messages for overlay 2017-12-07 16:29:13 -05:00
Kyle Spearrin
b51ea6e22d context menus background 2017-12-07 16:02:15 -05:00
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
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
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
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