Commit graph

47 commits

Author SHA1 Message Date
brantje
34baaad539
Remove console.log 2017-05-06 13:32:39 +02:00
brantje
be465e56bd
Fix check 2017-05-06 13:32:39 +02:00
brantje
38779463c8
Show notification if passwords do not match on creating credential. Fixes #273 2017-05-06 13:32:18 +02:00
brantje
6767322a22
Lock vault after 3 wrong attempts (Fixes #197)
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
brantje
39bd0d8b20
Fix OTP not working
Fix [Object object] for file fields.

Add a copy icon to share link
Signed-off-by: brantje <brantje@gmail.com>
2017-01-29 15:00:39 +01:00
brantje
0c9d2468df
Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
brantje
43d26aafe0
Fix custom fields always beeing added as text fields 2016-12-28 16:20:45 +01:00
brantje
b1aebc4a14
Add translations to javascript files 2016-12-21 14:06:29 +01:00
brantje
892965e869
Fix for NC12 $container->getDb() 2016-12-19 18:04:00 +01:00
brantje
9f145e3131
Check if description is not empty 2016-12-19 14:42:51 +01:00
brantje
8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02: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
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
1adfb1db96
Use .getActiveVault().vaultKey instead of stored password, which can be empty 2016-10-08 16:20:34 +02:00
brantje
21420db06a
Fix pwSettings not loading 2016-10-08 15:48:42 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
a413d48e5f
Fix for uploading files to a shared credential 2016-10-06 19:30:01 +02:00
brantje
c08243fbdf
Fix for non-shared credentials history 2016-10-05 19:41:47 +02:00
brantje
01d07314ff
Fix for non shared credentials 2016-10-05 19:32:37 +02:00
brantje
4ecbcd9efa
Fix editing shared credentials 2016-10-05 19:27:24 +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
ba6d089a9c
Bob can almost edit alices credential 2016-10-03 20:33:32 +02:00
brantje
8ba647a000
Pimp my public share page 2016-10-03 11:42:19 +02:00
brantje
089b0e13d7
Replace all scope.apply with digest 2016-09-30 21:51:38 +02:00
brantje
484a88b7ac
Fix loading password preferences at password creation 2016-09-30 18:48:25 +02:00
brantje
05e20cceb0
Small bugfixes 2016-09-30 17:44:21 +02:00
brantje
2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00
brantje
fc99d93f86
Finish up vault settings 2016-09-28 23:23:24 +02:00
brantje
3394d78d36
Save work 2016-09-28 22:15:03 +02:00
brantje
188b5129fa Notification buttons working 2016-09-23 18:17:47 +02:00
brantje
cbd8406854 Notification link working (Onclick goes to credential) 2016-09-23 17:22:47 +02:00
brantje
6eafc2d067 Expire passwords working, requires notifications app 2016-09-23 15:05:27 +02:00
brantje
8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje
c2711658f1 Display tags 2016-09-15 21:43:23 +02:00
brantje
675c736d88 Add tags input 2016-09-15 21:21:34 +02:00
brantje
c16dbcd818 Update todos 2016-09-15 00:19:56 +02:00
brantje
7a30855030 Update todos 2016-09-15 00:11:59 +02:00
brantje
7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje
dee5ecda55 Start with showing Credentials 2016-09-14 21:12:10 +02:00
brantje
6caf31a992 File upload / delete works 2016-09-14 18:57:38 +02:00
brantje
f37226d8cd Add otp tab, add files tab 2016-09-13 23:03:12 +02:00
Sander
19959b1d0a Add custom fields 2016-09-13 16:31:07 +02:00
brantje
d8f26f8b5d Add generate password, copy to clipboard 2016-09-13 00:10:24 +02:00