1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-02 11:35:38 +02:00
Commit Graph

325 Commits

Author SHA1 Message Date
Kyle Spearrin
25a43b7618 make sure vault load only happens once per call 2019-03-28 11:27:37 -04:00
Kyle Spearrin
3bab3445d4 drag n drop cleanup 2019-03-28 00:21:01 -04:00
Kovah
c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
Kyle Spearrin
5d7f73b263 lock on system locked 2019-03-19 16:12:26 -04:00
Kyle Spearrin
cd7b9bd449 user service to lock service for auth fix 2019-03-19 15:52:32 -04:00
Kyle Spearrin
f02debb03b page ciphers list for better performance 2019-03-19 11:34:56 -04:00
Kyle Spearrin
aa971026ec remove lowdb with electron-store 2019-03-11 22:37:13 -04:00
Kyle Spearrin
30e2380b0b verbatim with no autocomplete on PIN input 2019-03-06 14:40:13 -05:00
Kyle Spearrin
21fbb376ea clearPendingClipboard on lock/logout 2019-02-27 11:56:30 -05:00
Kyle Spearrin
940b7c655c auto clear clipboard 2019-02-27 11:29:31 -05:00
Kyle Spearrin
fdb822f8b3 reload on logout too, move to messages 2019-02-25 15:07:44 -05:00
Kyle Spearrin
5657105291 dont refresh when pin locked 2019-02-25 14:27:20 -05:00
Kyle Spearrin
a1592e4545 format html files 2019-02-21 16:53:32 -05:00
Kyle Spearrin
1002991022 soft lock with PIN 2019-02-14 14:00:09 -05:00
Kyle Spearrin
2c91a2004c pin locking 2019-02-13 10:06:58 -05:00
Kyle Spearrin
e0c7cb4bd6 notes white-space is pre-line 2019-02-11 22:16:22 -05:00
ShirokaiLon
502c106589 Add trackBy option (#205) 2019-02-02 22:32:05 -05:00
Kyle Spearrin
65845cd909 start to tray updates 2019-02-02 12:27:06 -05:00
h44z
a380188120 Allow app to start minimized (as tray icon) (#169)
* Allow app to start minimized (as tray icon)

* Rever german locale
2019-02-02 12:16:32 -05:00
Kyle Spearrin
912aa752f3 check type 2019-01-25 09:30:29 -05:00
Kyle Spearrin
760a0315bc missed flex copy directive 2019-01-23 17:06:42 -05:00
Kyle Spearrin
f8d987781a fkex copy directive 2019-01-23 16:27:22 -05:00
Kyle Spearrin
64ea5f38eb add ca language 2019-01-18 15:57:33 -05:00
Kyle Spearrin
8261f3f9fb null checks on query param sub 2019-01-16 23:30:35 -05:00
Kyle Spearrin
dfef02f909 en-GB locale 2019-01-15 20:46:44 -05:00
Kyle Spearrin
071074632a remove analytics settings 2019-01-15 11:05:45 -05:00
Kyle Spearrin
bccb77356b lock screen message improvements 2019-01-08 00:21:28 -05:00
Kyle Spearrin
e7c3d1048d allow launching URLs without protocol than end with tld 2019-01-07 10:33:16 -05:00
Kyle Spearrin
06736b97d1 add new messaging service dependecy 2019-01-03 10:23:45 -05:00
Kyle Spearrin
24bd7208fd Refresh window when locked to enure that all purged memory is cleaned up 2018-12-26 11:02:02 -05:00
Kyle Spearrin
2ccbcb75bf show whitespace for hidden fields 2018-12-20 23:01:21 -05:00
Kyle Spearrin
8dff57e89e unsub from query params route observable 2018-12-20 10:16:19 -05:00
Kyle Spearrin
b47bc7317e json exports 2018-12-17 11:04:48 -05:00
Kyle Spearrin
e80ce50bfe premium reports 2018-12-12 11:56:08 -05:00
Kyle Spearrin
865658734a style fixes for colorized passwords 2018-12-08 13:48:30 -05:00
Andreas Schneider
4597390166 Color passwords (#177)
* Highlight passwords in the cipher view

* Highlight generated password
2018-12-08 11:06:46 -05:00
h44z
03117facbb Close to tray (#168)
* Close to Tray implemented

* Enable Tray Icon on Linux

* Rever german locale

* Revert eaf730e51c

* Show quit button in file menu only for linux and windows
2018-12-03 15:55:55 -05:00
Kyle Spearrin
39005ad759 set route with router.navigate 2018-11-30 10:12:30 -05:00
Kyle Spearrin
5a40728b0e load even when sync fails 2018-11-27 09:20:17 -05:00
Kyle Spearrin
87d205d472 fingerprint phrase article 2018-11-16 11:15:16 -05:00
Kyle Spearrin
1e7c3c058c show fingerprint phrase menu option 2018-11-16 10:34:31 -05:00
Kyle Spearrin
d207469fc0 show attachments belonging to org cipher as well 2018-11-16 07:45:23 -05:00
Kyle Spearrin
85452b3622 make master password strength text bold 2018-11-15 15:43:17 -05:00
Kyle Spearrin
55dfb8df62 shoe strength text in label 2018-11-15 15:27:27 -05:00
Kyle Spearrin
3eeba61280 weak password detection during registration 2018-11-15 15:13:47 -05:00
Kyle Spearrin
af5788c9da expand/collapse groupings 2018-11-09 23:03:43 -05:00
Kyle Spearrin
553d1bfc5c add new groupings deps 2018-11-09 22:31:21 -05:00
Kyle Spearrin
435cad12c7 set org and collections on add based on filters 2018-10-29 22:43:02 -04:00
Kyle Spearrin
da45a777ea always loading nested now 2018-10-26 10:49:19 -04:00
Kyle Spearrin
4da8a4d176 nested folders and collections 2018-10-25 23:04:14 -04:00