Commit Graph

843 Commits

Author SHA1 Message Date
Kyle Spearrin cc5c7fb879 initListSectionItemListeners for settings features 2017-11-16 12:42:06 -05:00
Kyle Spearrin cd4c2d6d10 handle api error cases better 2017-11-16 11:12:41 -05:00
Kyle Spearrin a166dc65b1 handle server errors for attachment save 2017-11-15 22:36:20 -05:00
Kyle Spearrin 96bb409ee7 version bump 2017-11-15 21:09:07 -05:00
Kyle Spearrin 7e383c68f6 only need to trim `!` 2017-11-15 17:32:10 -05:00
Kyle Spearrin 1cdf7924fc trim `/!` from start of pages 2017-11-15 17:25:03 -05:00
Kyle Spearrin 77d2218ff9 promise fix for getLastSync 2017-11-15 17:03:16 -05:00
Kyle Spearrin ac9509b607 delete from dev manifest for release 2017-11-15 16:40:24 -05:00
Kyle Spearrin 5fa5fbc496 edge hates `for of` loops 2017-11-15 16:07:38 -05:00
Kyle Spearrin 6ab5a07c20 float left 2017-11-15 14:30:46 -05:00
Kyle Spearrin b4ab1b74e8 popout style fix 2017-11-15 14:28:41 -05:00
Kyle Spearrin 3b6e9d7b0b int events again each time page changes 2017-11-15 14:27:30 -05:00
Kyle Spearrin 2f7b6790db fixes for edge 2017-11-15 14:27:30 -05:00
Oscar Hinton c6c8042ecf [Typecript] Convert current (#372)
* Convert current controller to component.

* Remove unessesary $ctrl.loaded checks.

* Fix bindings for callbacks.

* Re-format html.

* Add UtilService interface to current component.

* Set sucessfully to boolean, change setTimeout to $timeout.
2017-11-14 13:44:34 -05:00
Kyle Spearrin 0c8dc0c3ec check for errors and remove scope dependency 2017-11-14 11:38:21 -05:00
Kyle Spearrin 00b8a3e7be convert export to ts component 2017-11-14 11:29:00 -05:00
Kyle Spearrin b9139eec33 refactored out `main.` props to each ctrl. 2017-11-14 10:10:13 -05:00
Kyle Spearrin 947e51f3b5 pop out component 2017-11-14 10:04:23 -05:00
Kyle Spearrin f084da6202 no devicePushToken for browser 2017-11-14 09:48:21 -05:00
Kyle Spearrin ef0f4632ca remove unused currentYear 2017-11-13 16:40:18 -05:00
Kyle Spearrin 4664c783f2 add missing types to models 2017-11-13 16:21:45 -05:00
Kyle Spearrin bed28aebaa interface cryptoservice 2017-11-13 16:12:23 -05:00
Kyle Spearrin 11f392b036 interfaced utilsservice for popup and dependencies 2017-11-13 15:37:38 -05:00
Kyle Spearrin 907247b3a7 allow csv field names as well 2017-11-13 14:09:45 -05:00
Kyle Spearrin 745b17fe95 support regex in custom field names 2017-11-13 13:07:59 -05:00
Kyle Spearrin 202d008cb0 only autofill viewable fields for card/identities 2017-11-11 22:25:16 -05:00
Kyle Spearrin c6274dd1dc hasOwnProperty continue 2017-11-11 08:10:58 -05:00
Kyle Spearrin b13bb49164 update autofiller to es6 syntax 2017-11-10 23:52:29 -05:00
Kyle Spearrin 12851a6e80 autofill improvements for cards and identities 2017-11-10 23:47:42 -05:00
Kyle Spearrin 8b0019ea94 fix password detection when changing 2017-11-10 22:05:10 -05:00
Kyle Spearrin d63ae79704 no wrapping div for totp 2017-11-10 22:04:55 -05:00
Kyle Spearrin 105d21e75a formatting 2017-11-10 21:30:53 -05:00
Kyle Spearrin 594f2114a7 move tools component html 2017-11-10 21:23:50 -05:00
Kyle Spearrin 22409461dc
Merge pull request #367 from bitwarden/typescript
Typescript conversion
2017-11-09 22:45:30 -05:00
Kyle Spearrin dd382ecee7 assign papaparse to window.Papa 2017-11-09 22:41:35 -05:00
Kyle Spearrin 133e3d5b55 remove jquery usage from bar 2017-11-09 22:38:09 -05:00
Kyle Spearrin 0f7a7c56dc fixes for initListSectionItemListeners 2017-11-09 21:58:46 -05:00
Kyle Spearrin be389bd7ac duo fixes to window 2017-11-09 21:58:34 -05:00
Kyle Spearrin 7c3fec98d1 remove all jquery dependencies from popup 2017-11-09 21:58:22 -05:00
Kyle Spearrin 92192b4f6e initListSectionItemListeners on pass generator 2017-11-09 17:20:06 -05:00
Kyle Spearrin 9fe4b29a1c convert initListSectionItemListeners to js
Removed jQuery from background
2017-11-09 17:16:41 -05:00
Oscar Hinton bcf0f19aa2 [Typescript] Convert password generator (#366)
* Convert password generator to typescript.

* Misc cleanup.
2017-11-09 15:33:51 -05:00
Kyle Spearrin 04ff1e6fba minify vendor 2017-11-09 14:28:18 -05:00
Kyle Spearrin ae5ad770aa assign libs to `window` 2017-11-09 12:38:43 -05:00
Kyle Spearrin f937fca917 vendors for background. clean out gulp. 2017-11-08 10:22:26 -05:00
Kyle Spearrin 1cd192a398 delete old cipher service 2017-11-07 23:05:36 -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 bc98c82303 always set new tokens on refreshes 2017-11-07 10:43:02 -05:00
Kyle Spearrin 5a905bb4c1 convert lock service to ts 2017-11-07 08:24:10 -05:00