Commit graph

80 commits

Author SHA1 Message Date
brantje 858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje 9e5462da4e
Don't search in password field
Signed-off-by: brantje <brantje@gmail.com>
2016-12-28 16:41:04 +01:00
brantje a7b5487465
Fix for destroying a credential 2016-12-28 01:48:52 +01:00
brantje b1aebc4a14
Add translations to javascript files 2016-12-21 14:06:29 +01:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje 0d0f5bc7a0
Start with a few credentialCtrl tests 2016-10-17 19:25:47 +02:00
brantje 5e1b457c14
Check if description is set before replacing newlines 2016-10-12 21:56:35 +02:00
brantje 1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje 5fb3bb3d57
Rename description labels to notes.
In the code .description property is still used.
Upon save all html tags will be stripped.
2016-10-12 19:35:36 +02:00
brantje d4ffb6d7ab
Remove console.logs
Better to log a warning, remove unused parameters

Add missing semicolon
2016-10-09 16:35:05 +02:00
brantje 15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje e8df9295ed
Use route param 2016-10-07 15:19:47 +02:00
brantje ddb97721d0
Small fix 2016-10-07 13:57:26 +02:00
brantje a8ce34b29b
Fix some buttons 2016-10-07 13:14:49 +02:00
brantje 3694ce7f14
Small fix for loading credentials after accepting a share request 2016-10-07 13:10:18 +02:00
brantje 8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
brantje c2bd9b691e
Some improvements to credential filtering 2016-10-07 12:16:44 +02:00
brantje fc9a41d119
Fix filtering on tags 2016-10-07 11:15:51 +02:00
brantje c0a62d8a74
Remove console.log 2016-10-06 23:11:22 +02:00
brantje 4b3d1b7450
Fix for ff downloads 2016-10-06 19:50:22 +02:00
brantje 1a924e4d2f
Move show spinner 2016-10-06 12:01:44 +02:00
brantje 2551ba4483
Fix missing acl check 2016-10-05 23:26:31 +02:00
brantje 0069844147
Change the way the credentials are loaded, load credentials every 5 min, Decline share request works 2016-10-05 23:06:29 +02:00
brantje 241872ee79
Fix for downloading non-shared files 2016-10-05 19:42:52 +02:00
brantje e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje 1a1cf3e1bc
Show editor name at revision 2016-10-03 22:06:55 +02:00
brantje a8297b0aed
Add console.logs 2016-10-03 21:53:45 +02:00
brantje d47f546650
Add console.logs 2016-10-03 21:52:36 +02:00
brantje 653fd9bace
Delete prop 2016-10-03 21:42:16 +02:00
brantje ba6d089a9c
Bob can almost edit alices credential 2016-10-03 20:33:32 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
brantje 111443cd81
Implement acl at showing item 2016-10-02 21:47:57 +02:00
brantje a09b0d8250
Fix shared credential tags 2016-10-02 21:43:53 +02:00
brantje 6655c8902e
Display of shared items work! 2016-10-02 21:34:05 +02:00
brantje 7d75266dc5
Load shared credentials after complete vault decryption 2016-10-02 21:21:32 +02:00
brantje 497198371e
Dislay of shared item (if user owns it) works 2016-10-02 21:17:17 +02:00
brantje 206854a853
Try to decrypt shared credential 2016-10-02 19:43:54 +02:00
brantje 8c496d4804
Get shared items by vault id 2016-10-02 19:14:30 +02:00
brantje 211db43a12
Close dialog when there are no more sharing requests 2016-10-02 18:36:36 +02:00
brantje 93fee014b4
Remove share request when accepted 2016-10-02 18:30:53 +02:00
Marcos Zuriaga 29fc96eb6d
Made shared credential accept work 2016-10-02 18:06:53 +02:00
brantje 8e74ab471a
Active vault fixes 2016-10-02 17:26:38 +02:00
Marcos Zuriaga 38e1533b5e
Progress on the share accept 2016-10-02 17:15:50 +02:00
brantje b56bda459a
Add acceptShareRequest 2016-10-02 16:59:15 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
brantje 200a18a0e8
Begin to implement accept shared credential 2016-10-02 15:39:52 +02:00
brantje 484a88b7ac
Fix loading password preferences at password creation 2016-09-30 18:48:25 +02:00
brantje 2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00