Commit graph

32 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
8193b6d9f1
Code style changes 2016-12-21 14:16:47 +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
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje
3dc278b866
Small fix 2016-10-02 12:11:37 +02:00
brantje
089b0e13d7
Replace all scope.apply with digest 2016-09-30 21:51:38 +02:00
brantje
9dd4a86ec4
Remove temp var 2016-09-30 20:46:06 +02:00
brantje
0ff6065f4b
Implement a challenge password 2016-09-30 20:43:20 +02:00
brantje
2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00
brantje
4463fa7d3c
Update files to reflect the api change 2016-09-28 20:28:34 +02:00
brantje
e0cbf27f3d One too much 2016-09-27 22:06:05 +02:00
brantje
67b8dbe511 Force logout if localstorage password is wrong *rework* 2016-09-27 22:05:09 +02:00
brantje
65f2768411 Might fix the loop 2016-09-27 21:23:43 +02:00
brantje
f589282db0 Add throw 2016-09-27 21:12:12 +02:00
brantje
f0a9a28984 Revert "Just use the first credential to check if vault pass is ok"
This reverts commit faf54d4e39.
2016-09-27 21:10:04 +02:00
brantje
faf54d4e39 Just use the first credential to check if vault pass is ok 2016-09-26 22:07:43 +02:00
brantje
5b2c0245a7 Add scope.apply 2016-09-26 20:56:41 +02:00
Marcos Zuriaga
df1b58350e Share beggins 2016-09-26 20:49:30 +02:00
brantje
92cabbb243 Remove unneeded string 2016-09-25 22:34:05 +02:00
brantje
0201f049fb Create sharing keys on vault creation 2016-09-25 22:29:27 +02:00
brantje
7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje
d8f26f8b5d Add generate password, copy to clipboard 2016-09-13 00:10:24 +02:00
brantje
adb8e8b087 Style improvements 2016-09-11 23:40:06 +02:00
brantje
fc28988da4 Add logout of vault 2016-09-11 22:57:55 +02:00
brantje
6467752906 Login to vault works 2016-09-11 20:47:29 +02:00
brantje
6773486059 Starting to work on login to vault 2016-09-11 19:45:20 +02:00
brantje
9c49cc3e1c Add SettingService, setting default vault works 2016-09-11 13:29:52 +02:00
brantje
2ee6df3ef0 Creating vaults works, getting vaults not 2016-09-11 12:33:09 +02:00
brantje
6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00