binsky
b4f6ec07ed
Merge branch 'feature/add-compromised-filter'
...
Signed-off-by: binsky <timo@binsky.org>
2023-06-25 18:03:19 +02:00
binsky
9aee7be0e0
Merge branch 'import_missing_fields'
...
Signed-off-by: binsky <timo@binsky.org>
2023-06-25 18:02:59 +02:00
Holger Hees
95e93fcce3
import missing fields from passman json backup file
...
Signed-off-by: Holger Hees <holger.hees@desy.de>
2023-06-16 17:32:54 +02:00
binsky
1d57367832
fix breadcrumbs
2023-06-15 21:06:47 +02:00
binsky
8147cc0253
replace some var occurrences in filter functions with let and const
...
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 17:38:44 +02:00
binsky
e1b3b11bde
add compromised filter option
...
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 17:32:53 +02:00
Marcos Zuriaga
3f14416550
Merge branch 'add-backup-notice'
2023-05-02 21:10:12 +02:00
binsky
5e4a266dd0
implement hint and checkbox to change a vault password
...
Signed-off-by: binsky <timo@binsky.org>
2023-05-02 20:59:46 +02:00
binsky
c28afd1b0b
Merge branch 'master' into fix-docx-file-handling
2023-05-02 20:18:27 +02:00
binsky
779c3c04a5
fix mime type recognition regex for file downloads
2023-04-24 20:54:34 +02:00
binsky
6e192fec57
fix deletion of a vault that contains shared credentials with files
2023-04-24 19:34:30 +02:00
binsky
e7fd74c32a
use recursion in the new reencryptCredential promise functions
2023-04-23 19:10:17 +02:00
binsky
776ffe6ea1
implement re-encryption of the acl shared_key when changing vault password
2023-04-23 18:31:50 +02:00
binsky
6660985f88
fix credential.sharing_key re-encryption for vault password changes
2023-04-23 16:41:32 +02:00
binsky
ecda82e01f
improve shared file upload to also support custom field files
2023-04-23 14:58:29 +02:00
binsky
2018d422d0
fix delete/recover credential button actions
2023-04-23 14:06:00 +02:00
binsky
f97567d7f6
fix/implement shared credential file upload for other users
2023-04-23 11:44:12 +02:00
binsky
baf9a189ea
fix shared credential decryption error #737
2023-04-22 19:10:17 +02:00
binsky
70b5799c36
some improvements; comment out a weird line in re-encryption js code
2023-04-22 18:14:59 +02:00
Marcos Zuriaga
038b0e0380
Merge branch 'dark-mode-improvements'
2023-01-18 17:37:33 +01:00
binsky
790ce27d68
update otpauth lib from 8.0.2 to 9.0.2
...
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 23:53:45 +01:00
binsky
e1d7793cca
fix bookmarklet by adding required vault_tries functionality
...
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 21:35:26 +01:00
binsky
4c5271854f
Merge branch 'master' of github.com:nextcloud/passman into improve-otp-implementation
2023-01-03 19:11:53 +01:00
binsky
4175c836fe
improve vault delete confirm button style
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:36:23 +02:00
binsky
d0ad2b9b5e
fix vaults overview style
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:27:20 +02:00
binsky
d2132ef62b
improve setting-group margin
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:19:00 +02:00
binsky
5cbfbafa92
v2 update main style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 17:32:36 +02:00
binsky
5318a77436
Revert "update main style to support nc 25"
...
This reverts commit 3ab5b1cd
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 15:05:31 +02:00
binsky
05eeec7456
update credential share and revision style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:44:47 +02:00
binsky
262cbc2416
unify breadcrumbs
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:29:08 +02:00
binsky
9b725fb31f
remove tab-margin-top css
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:22:18 +02:00
binsky
c9a806d39a
update credential list and sidebar style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:12:38 +02:00
binsky
04a6cb4158
update credential edit style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 01:08:54 +02:00
binsky
d3a1e0a6df
update settings style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-20 23:29:43 +02:00
binsky
3ab5b1cd8f
update main style to support nc 25
...
Signed-off-by: binsky <timo@binsky.org>
2022-10-20 21:52:16 +02:00
binsky
54d1171a8b
switch to an updated OTP lib and add support for custom OTP digits and period values
...
Signed-off-by: binsky <timo@binsky.org>
2022-08-27 02:35:25 +02:00
Tobias Speicher
3abba5338e
Replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:55:03 +01:00
binsky
d9815b3ca3
do not collect all credential guids for vault deletion; use custom file mass deletion endpoint
...
Signed-off-by: binsky <timo@binsky.org>
2021-10-23 19:59:13 +02:00
binsky
761c21da0e
add dedicated method to delete vault contents before vault deletion
...
Signed-off-by: binsky <timo@binsky.org>
2021-10-22 20:10:31 +02:00
WolFi
2dd9f3405a
Merge branch 'fix-passwords-visibility' of https://github.com/estromenko/passman into estromenko-fix-passwords-visibility
2021-09-26 00:18:46 +02:00
estromenko
cba958c488
Make all passwords invisible in vault info
...
Signed-off-by: Eduard Stromenko <estromenko@mail.ru>
2021-09-20 22:43:05 +03:00
binsky
e8558f86cb
replace src with ng-src to fix useless img request
...
Signed-off-by: binsky <timo@binsky.org>
2021-09-20 18:31:51 +02:00
Marcos Zuriaga
977fe00138
Merge branch 'tiny-ui-improvements' into next
2021-09-18 16:53:19 +02:00
Marcos Zuriaga
42581dfe18
Merge branch 'fix-null-in-encrypted-field' into next
2021-09-18 16:46:58 +02:00
Marcos Zuriaga
36f9636f3f
Merge branch 'improve-icon-picker' into next
2021-09-18 16:46:17 +02:00
binsky
44ceba586c
fix credential resharing
...
Signed-off-by: binsky <timo@binsky.org>
2021-09-07 21:08:23 +02:00
binsky
4a1cfe3b7a
fix showing deleted credentials
...
Signed-off-by: binsky <timo@binsky.org>
2021-08-31 17:50:54 +02:00
binsky
930d8bbb90
improve icon picker icon loading #712
...
Signed-off-by: binsky <timo@binsky.org>
2021-08-31 17:14:05 +02:00
binsky
933500f2c2
improve encrypted field handling for null values
...
Signed-off-by: binsky <timo@binsky.org>
2021-08-31 16:20:20 +02:00
binsky
30f200caf2
fixed cooperation of the filter options
...
Signed-off-by: binsky <timo@binsky.org>
2021-08-24 14:02:42 +02:00