Commit Graph

  • bf885c184f lint fixes Kyle Spearrin 2017-12-19 12:15:24 -0500
  • 0d2bf4f7a1 update libs Kyle Spearrin 2017-12-19 12:13:33 -0500
  • 01ffc68fc2 focus vault search on `$viewContentLoaded` Kyle Spearrin 2017-12-19 11:30:52 -0500
  • 16892239fb cross navigation for event subject ids Kyle Spearrin 2017-12-19 11:14:15 -0500
  • 0da2e51a31 add the ability to search for ciphers by folder name #441 Ryan Pineo 2017-12-18 23:15:06 -0500
  • c1189e3318 fix lint and compile error for browser type Kyle Spearrin 2017-12-18 14:27:58 -0500
  • a2f2e6cfc5 add browser type support for vivaldi and safari Kyle Spearrin 2017-12-18 14:21:22 -0500
  • d5765d8814 display app/device info on events Kyle Spearrin 2017-12-18 13:56:38 -0500
  • 8d6a96074d send device type header Kyle Spearrin 2017-12-18 13:37:06 -0500
  • f54884eb79 event logs for users. ip address. useEvents checks Kyle Spearrin 2017-12-18 13:17:49 -0500
  • 828149b2d6 eventService and cipher event logs page Kyle Spearrin 2017-12-18 11:52:42 -0500
  • 501c4fc263 serve CSP from proxy Kyle Spearrin 2017-12-16 23:44:35 -0500
  • 1d0b45e17d whiteListedDomains only on dev builds Kyle Spearrin 2017-12-16 23:23:17 -0500
  • a0f7ed68fb content-type doesn't need to be text anymore Kyle Spearrin 2017-12-16 23:14:43 -0500
  • 7bd0c17188 switch to fork for gh-pages fix Kyle Spearrin 2017-12-16 23:10:40 -0500
  • 1ea9d28523 local api/identity uri paths Kyle Spearrin 2017-12-16 22:08:23 -0500
  • f728585db3 fix checkbox toggling (#440) Lukas Michanek 2017-12-15 22:21:38 +0100
  • e5d7e6a1d1 fix checkbox toggling #440 Lukas Michanek 2017-12-15 21:51:35 +0100
  • 8a3fb92bbe paging Kyle Spearrin 2017-12-15 14:53:57 -0500
  • de3a9b9903 date range filtering Kyle Spearrin 2017-12-15 12:42:21 -0500
  • 5ce3a4ae37 `.toString()` all device-type headers Kyle Spearrin 2017-12-15 11:12:13 -0500
  • 58481633eb added device type header to requests Kyle Spearrin 2017-12-15 09:58:26 -0500
  • 9834f3d2aa use events check Kyle Spearrin 2017-12-14 18:04:18 -0500
  • ac079b9d88 audit logs icon Kyle Spearrin 2017-12-14 15:24:18 -0500
  • 9e96906f32 compute counts on every load scenario Kyle Spearrin 2017-12-14 15:20:18 -0500
  • 90c079e743 org events page setup Kyle Spearrin 2017-12-14 15:03:46 -0500
  • 21963cb9d3 add support for "post-code" autofilling Kyle Spearrin 2017-12-13 08:51:32 -0500
  • 39eb015d3e add word wrap to cells on view. resolves #432 Kyle Spearrin 2017-12-12 08:26:38 -0500
  • fd35529f38 fix bug for iterating validationErrors Kyle Spearrin 2017-12-11 12:04:18 -0500
  • 4ecf307285 properly flag new folder as type folder Kyle Spearrin 2017-12-09 08:28:04 -0500
  • 4bcc1653ac remove old runtime messages for overlay Kyle Spearrin 2017-12-07 16:29:13 -0500
  • c92bab9836 get rid of two-factor image folder Kyle Spearrin 2017-12-07 16:10:20 -0500
  • 1c38ff6e9a [Webpack] Change images to not use relative path. (#423) Oscar Hinton 2017-12-07 22:04:43 +0100
  • b51ea6e22d context menus background Kyle Spearrin 2017-12-07 16:02:15 -0500
  • 5bcebc1b52 Move images to popup/images. #423 Hinton 2017-12-07 22:01:51 +0100
  • a995454197 refactor to switches in runtime bg Kyle Spearrin 2017-12-07 15:46:56 -0500
  • 6f2163ef4c moved more apis to runtime.background Kyle Spearrin 2017-12-07 15:36:24 -0500
  • 8f1757401e separating background apis to their own classes Kyle Spearrin 2017-12-07 15:06:37 -0500
  • b9e62713c7 Move popup images to popup/images. Hinton 2017-12-07 20:24:16 +0100
  • 142e33eb05 explicitly set boolean autofill value to false Kyle Spearrin 2017-12-07 14:01:27 -0500
  • 252546a20a Change webpack config to not use relative path for images. Hinton 2017-12-07 19:32:07 +0100
  • 4e17b74d2b lint fix Kyle Spearrin 2017-12-06 22:36:11 -0500
  • e340396ce1 logout callback is always available Kyle Spearrin 2017-12-06 22:35:21 -0500
  • 81c01de641 resolving this contexts Kyle Spearrin 2017-12-06 22:28:33 -0500
  • b1880c5305 fix issue with no message on menus Kyle Spearrin 2017-12-06 22:10:02 -0500
  • c2e5945be5 web request background. fixes to setIcon. Kyle Spearrin 2017-12-06 21:54:38 -0500
  • 985c02c5e1 rename bg variables Kyle Spearrin 2017-12-06 20:19:06 -0500
  • bc132876c9 missed this refs for i18nService Kyle Spearrin 2017-12-06 14:32:17 -0500
  • a4127f2571 dont allow shorthand property assignments Kyle Spearrin 2017-12-06 14:23:34 -0500
  • 5319568d81 self ref unnecessary Kyle Spearrin 2017-12-06 14:09:05 -0500
  • a5add2c6f9 pass utilsService to i18n function Kyle Spearrin 2017-12-06 14:05:49 -0500
  • 81fcfb4f6f [TypeScript] Convert background entry script to TypeScript (#419) Oscar Hinton 2017-12-06 19:51:49 +0100
  • 37559ca468 Minor cleanup. #419 Hinton 2017-12-06 19:30:00 +0100
  • b48d5c0c59 Convert background entry file to typescript. Remove global forge & tldjs variables. Hinton 2017-12-06 19:21:31 +0100
  • 97b509e1f6 support fuzzy fill other labels. `hasValue` helper Kyle Spearrin 2017-12-06 11:11:52 -0500
  • 8431ae32a4
    New Crowdin translations (#417) Kyle Spearrin 2017-12-06 09:45:25 -0500
  • 8a08e97847 New translations messages.json (Italian) #417 Kyle Spearrin 2017-12-06 09:31:26 -0500
  • 019f50bed2 New translations messages.json (Indonesian) Kyle Spearrin 2017-12-06 09:31:24 -0500
  • f68c0fc248 New translations messages.json (Hungarian) Kyle Spearrin 2017-12-06 09:31:21 -0500
  • 89339a7691 New translations messages.json (Hindi) Kyle Spearrin 2017-12-06 09:31:18 -0500
  • 7a5c4e4b75 New translations messages.json (German) Kyle Spearrin 2017-12-06 09:31:15 -0500
  • 0557e2c2b2 New translations messages.json (French) Kyle Spearrin 2017-12-06 09:31:12 -0500
  • 4a59942af8 New translations messages.json (Dutch) Kyle Spearrin 2017-12-06 09:31:09 -0500
  • 92f3ca8f78 New translations messages.json (Danish) Kyle Spearrin 2017-12-06 09:31:05 -0500
  • 8c95aa1dd4 New translations messages.json (Czech) Kyle Spearrin 2017-12-06 09:31:03 -0500
  • 0168c6de80 New translations messages.json (Croatian) Kyle Spearrin 2017-12-06 09:31:00 -0500
  • a9b89e9dab New translations messages.json (Chinese Traditional) Kyle Spearrin 2017-12-06 09:30:57 -0500
  • e2c0c9098e New translations messages.json (Finnish) Kyle Spearrin 2017-12-06 09:30:55 -0500
  • 032ca533e5 New translations messages.json (Japanese) Kyle Spearrin 2017-12-06 09:30:52 -0500
  • 5d219eb00d New translations messages.json (Polish) Kyle Spearrin 2017-12-06 09:30:48 -0500
  • a5fdd032e9 New translations messages.json (Vietnamese) Kyle Spearrin 2017-12-06 09:30:45 -0500
  • 9e62bb81a0 New translations messages.json (Ukrainian) Kyle Spearrin 2017-12-06 09:30:42 -0500
  • d10c4572d5 New translations messages.json (Turkish) Kyle Spearrin 2017-12-06 09:30:38 -0500
  • e765a06422 New translations messages.json (Thai) Kyle Spearrin 2017-12-06 09:30:35 -0500
  • 23c96e2baa New translations messages.json (Swedish) Kyle Spearrin 2017-12-06 09:30:32 -0500
  • 1dc46f9c2f New translations copy.resx (Japanese) Kyle Spearrin 2017-12-06 09:30:29 -0500
  • 8d0383d7ae New translations messages.json (Spanish) Kyle Spearrin 2017-12-06 09:30:28 -0500
  • 3db17c2d71 New translations messages.json (Slovak) Kyle Spearrin 2017-12-06 09:30:25 -0500
  • 465f288532 New translations messages.json (Russian) Kyle Spearrin 2017-12-06 09:30:21 -0500
  • e6c7392772 New translations messages.json (Romanian) Kyle Spearrin 2017-12-06 09:30:18 -0500
  • fa01969003 New translations messages.json (Portuguese, Brazilian) Kyle Spearrin 2017-12-06 09:30:15 -0500
  • 504e6795fc New translations messages.json (Portuguese) Kyle Spearrin 2017-12-06 09:30:10 -0500
  • fedc63f40f New translations messages.json (Chinese Simplified) Kyle Spearrin 2017-12-06 09:30:07 -0500
  • 41d615a8fe support for label left/top and more intel. selects Kyle Spearrin 2017-12-06 09:11:37 -0500
  • e1158828ec pass currentTab to doCheck Kyle Spearrin 2017-12-05 23:52:53 -0500
  • 9809fc7d75 use `tabsQuery` on `tabsQueryFirst` Kyle Spearrin 2017-12-05 23:48:19 -0500
  • 72ac90157f bootstrap async Kyle Spearrin 2017-12-05 23:37:32 -0500
  • e90476af2b convert background to main.background.ts Kyle Spearrin 2017-12-05 23:28:31 -0500
  • 09f6b36bbb i18nService is passed in Kyle Spearrin 2017-12-05 20:51:22 -0500
  • c3e836e750 (window as any) chrome sidebarAction Kyle Spearrin 2017-12-05 17:18:20 -0500
  • 9149b453e1 started converting background to ts Kyle Spearrin 2017-12-05 17:04:30 -0500
  • eab83a9756 fixes to generation service Kyle Spearrin 2017-12-05 12:14:45 -0500
  • 184a3db7c8 convert password history to ts. added clear option Kyle Spearrin 2017-12-05 11:56:13 -0500
  • 9822f95938 various fixes for generator history Kyle Spearrin 2017-12-05 11:33:12 -0500
  • 6cf4c453d9
    Update README.md Kyle Spearrin 2017-12-05 11:12:34 -0500
  • 4b820bb7bd set default options for password generator Kyle Spearrin 2017-12-05 10:58:40 -0500
  • 6cc78f5b9b remove _execute_sidebar_action for chrome and edge Kyle Spearrin 2017-12-04 09:15:28 -0500
  • 61fb18ec4b delay i18n load on edge for constants Kyle Spearrin 2017-12-04 09:06:32 -0500
  • d2899d14c7 vaultAddCipherController.js: secureNote Type is int not string (#144) Philipp Hug 2017-12-04 13:59:28 +0100
  • f3b438d514 null ref on keeper import Kyle Spearrin 2017-12-03 21:27:49 -0500