1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-22 14:56:30 +02:00
Commit Graph

779 Commits

Author SHA1 Message Date
Kyle Spearrin
3ce2fb484a fix remember bug and auto-focus on lock screen 2017-09-28 11:03:41 -04:00
Kyle Spearrin
6fa5582883 added support for sidebar 2017-09-28 10:39:31 -04:00
Kyle Spearrin
915546aa0f New Crowdin translations (#256)
* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Romanian)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Swedish)

* New translations messages.json (Danish)

* New translations copy.resx (Danish)

* New translations messages.json (Vietnamese)

* New translations copy.resx (Vietnamese)

* New translations messages.json (Ukrainian)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (Czech)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (French)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Chinese Simplified)
2017-09-27 23:18:12 -04:00
Kyle Spearrin
41dda3bb61 Expand vault all tabs. Search from curr. tab page. 2017-09-27 20:12:19 -04:00
Kyle Spearrin
1fa3df1151 disable form autocomplete on various pages 2017-09-27 13:07:46 -04:00
Kyle Spearrin
185916c8a3 api compat checks 2017-09-25 20:35:54 -04:00
Kyle Spearrin
ae4079cb21 danger color on action button 2017-09-25 13:48:35 -04:00
Kyle Spearrin
068fd5d06c add/edit login custom fields 2017-09-25 10:20:26 -04:00
Kyle Spearrin
eace0f32f0 copy totp to clipboard from popup document in ff 2017-09-22 15:31:31 -04:00
Kyle Spearrin
5089cbded6 autofill fixes 2017-09-22 15:11:30 -04:00
Kyle Spearrin
19621accaa Auto-fill additions/improvements
- Auto0fill custom fields
- Smarter auto-fill detection for usernames
- Auto-fill username even if no password on screen
2017-09-22 12:10:19 -04:00
Kyle Spearrin
835bb6ffa7 login custom fields view/edit 2017-09-21 22:45:24 -04:00
Kyle Spearrin
56e1f6c25b cipher request login subclass, sync fixes 2017-09-21 10:43:33 -04:00
Kyle Spearrin
fa88af8323 only delete dist folder contents when cleaned 2017-09-20 23:42:59 -04:00
Kyle Spearrin
8a1e8678f8 move from login to cipher apis 2017-09-20 17:13:38 -04:00
Kyle Spearrin
b48c86a572 remove debug logging from sync operations 2017-09-20 12:33:18 -04:00
Kyle Spearrin
fd538494c0 convert to using new sync api 2017-09-20 12:28:41 -04:00
Kyle Spearrin
d1fb388ea3 switch back to forge decrypt implementation (perf) 2017-09-19 12:47:52 -04:00
Kyle Spearrin
438ccd0f9e set widths are only for english 2017-09-19 12:30:19 -04:00
Kyle Spearrin
090c9ecf50 version bump 2017-09-15 09:55:23 -04:00
Kyle Spearrin
a260d269ec check for chrome.webRequest.onAuthRequired avail 2017-09-15 09:55:23 -04:00
Félicien FRANCOIS
1ea07a6ced Fix #234 Save notification hidden by elements with high z-index (#235)
Set Z-index to the maximum value so it is always on top
https://stackoverflow.com/a/25461690/1961513
2017-09-15 07:55:50 -04:00
Kyle Spearrin
9ee016251a move jwt token to authorization header 2017-09-14 13:21:00 -04:00
Kyle Spearrin
be65d5efd4 version bump 2017-09-12 09:10:38 -04:00
Kyle Spearrin
842175c3d2 Merge branch 'master' of github.com:bitwarden/browser 2017-09-12 09:09:41 -04:00
Kyle Spearrin
7c28cdfe3b New Crowdin translations (#225)
* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Slovak)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Thai)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Japanese)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (Czech)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (French)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Chinese Simplified)
2017-09-12 09:08:42 -04:00
Kyle Spearrin
88dbca3e7e version bump 2017-09-12 09:02:47 -04:00
Kyle Spearrin
a9bf52364a search results list 2017-09-11 22:07:24 -04:00
Kyle Spearrin
2e20f051c0 xtra small body height 2017-09-11 21:23:22 -04:00
Kyle Spearrin
bbe4bdc865 edge link for reviews 2017-09-09 16:49:12 -04:00
Kyle Spearrin
60d75ce5fe private mode page with message 2017-09-09 15:41:49 -04:00
Kyle Spearrin
ac00d1f106 bg_isBackground 2017-09-09 11:55:30 -04:00
Kyle Spearrin
ff50d935b2 added closure for bg script 2017-09-09 11:42:12 -04:00
Kyle Spearrin
390bd6db1a clear sync timeout and log background 2017-09-09 08:40:15 -04:00
Kyle Spearrin
e9e0abd792 log sync service 2017-09-08 13:39:14 -04:00
Kyle Spearrin
f36c046a36 doRefreshToken to its own function 2017-09-07 23:56:05 -04:00
Kyle Spearrin
219a434594 basic auth prompts for https 2017-09-07 23:49:35 -04:00
Kyle Spearrin
41c32f3874 auto-fill basic auth prompts 2017-09-07 23:26:56 -04:00
Kyle Spearrin
01e48377e9 combine token refresh methods. added api logging 2017-09-07 13:21:49 -04:00
Kyle Spearrin
e09e15f72f modify appxmanifest version on dist 2017-09-07 10:42:25 -04:00
Kyle Spearrin
1b344ade0d adjust notification bar for small/zoomed screens 2017-09-07 10:12:34 -04:00
Kyle Spearrin
0b2fa01232 only folder view in vault for edge 2017-09-06 16:07:30 -04:00
Kyle Spearrin
baf610c2bd edge assets 2017-09-06 15:52:19 -04:00
Kyle Spearrin
ff0fde161e rebuild tokenrequest obj on login api 2017-09-06 15:52:06 -04:00
Kyle Spearrin
fbb9ae38d5 version bump edge manifest 2017-09-06 13:33:01 -04:00
Kyle Spearrin
9e3e239359 version bump 2017-09-06 13:29:34 -04:00
Kyle Spearrin
73ee23dc56 no background copying for edge 2017-09-06 13:28:49 -04:00
Kyle Spearrin
509ba631ff disable autocomplete on verification code input 2017-09-04 23:08:55 -04:00
Kyle Spearrin
cac9c22632 update jquery to 3.x 2017-09-04 12:11:12 -04:00
Kyle Spearrin
4641240d47 refactor custom env urls, cleanup bg script a bit 2017-09-04 12:09:11 -04:00