newhinton
1d15d253de
Merge pull request #534 from nextcloud/fix/noid/icondisplay
...
Fix/noid/icondisplay
2019-05-12 23:03:56 +02:00
fnuesse
bd3f92741d
set compromised to false if password has been changed
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:55:49 +01:00
fnuesse
2a1c5b2777
Added Button to compromise to edit_credential.js
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:40:23 +01:00
fnuesse
4d6af87c19
Removed unused and deprecated code
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:53:41 +01:00
WolFi
fce2fa835d
FIX grunt build expected === instead of ==
2018-12-16 14:13:27 +01:00
WolFi
4f00a9dc30
Merge remote-tracking branch 'origin/fix_486' into feature/merges_v2.2.0
2018-12-16 13:01:50 +01:00
Felix Nüsse
ea23930352
Added proper returnvalue to updatemethod of credentials and add the resulting value to the list if it does not exist or replace it if it exists
...
Fixed Nullpointer on listadd
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-23 20:07:17 +01:00
Felix Nüsse
abaedc1e38
Updated main listview after new creation of credential
...
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-23 20:07:04 +01:00
fnuesse
ce138267d2
Added decryption to proper credentialelement after creating a new credential
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-23 01:29:48 +01:00
fnuesse
7694c291b7
Partialfix for #486 THIS DOES NOT CLOSE IT! v2
2018-11-21 17:34:18 +01:00
brantje
9a29e8ed82
Fix disabled edit save button after 2 different password entered. Fixes #370
2017-10-30 18:24:39 +01:00
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