Commit graph

699 commits

Author SHA1 Message Date
binsky
646654e6d1 remove non ascii characters from scss files 2021-03-12 13:23:59 +01:00
binsky
350a2cdc12 fix deprecated tooltip('fixTitle') jquery call 2021-03-12 00:58:06 +01:00
Dennison Williams
9d9d92682a Handles the keepass comments field
Signed-off-by: Dennison Williams <Dennison.Williams@stjamesinfirmary.org>
2020-11-19 14:28:56 -08:00
ZanderCodes
4384f8e4de Fix 16 Bits Codes
Signed-off-by: ZanderCodes <admin@zandercodes.com>
2020-03-04 18:24:30 +01:00
ZanderCodes
0824117e6b Fix TOTP View
Amazon TOTP not view in nextcloud because bits are not correct.

Signed-off-by: ZanderCodes <admin@zandercodes.com>
2020-03-03 14:25:54 +01:00
WolFi
44bb94b96d
Merge branch 'issue588_try2' of https://github.com/OS3DrNick/passman into OS3DrNick-issue588_try2 2019-07-08 20:46:43 +02:00
Nick Barendregt
47830e6155
Fixes issue #588, semi ugly fix for double link showing. Thnx to @animalillo and @newhinton 2019-06-14 21:49:58 +02:00
Oliv
247b23c297 Fix importer, wrong otp name (#561) 2019-06-14 20:32:21 +02:00
Oliv
a40929d337 Fix/589/import issues (#598)
* Add compromised field to new credentials import

Signed-off-by: Oliv4945 <oliv4945@gmail.com>

* Detailed Keepass export instrucions

Signed-off-by: Oliv4945 <oliv4945@gmail.com>
2019-06-14 20:31:44 +02:00
newhinton
9ce3664156
Merge pull request #590 from nextcloud/fix/586/decryptionerrors_for_shares_compromised
Fix error where compromised beeing null would disable shares
2019-05-19 17:24:33 +02:00
newhinton
683b06ae1e
Merge branch 'master' into fix/550/logout_does_not_clear_vault 2019-05-19 17:20:40 +02:00
fnuesse
8f38367547
removed commented code
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 17:05:08 +02:00
fnuesse
67182b75b5
removed cached vault from vaultservice
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 16:52:50 +02:00
newhinton
beb9bb1a60
Fix indentation in credential.js 2019-05-19 16:39:27 +02:00
fnuesse
64eca8afa4
fix logout not working properly
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 15:27:34 +02:00
fnuesse
cda4c438a2
updated incoming share modal to new style and fixed bugs regarding dialogs
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-18 22:15:10 +02:00
fnuesse
1d0fdfd957
Add null-check to further improve errorchecking for missing compromisedfield for pre 2.3.0 shares
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-15 15:29:06 +02:00
fnuesse
b5257eecd0
Fix error where compromised beeing null would disable shares
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-15 15:20:35 +02:00
fnuesse
13f6e49c7c
Fix wrong json parse breaking navigation pane with null/undefined-check
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-13 23:22:31 +02:00
newhinton
1d15d253de
Merge pull request #534 from nextcloud/fix/noid/icondisplay
Fix/noid/icondisplay
2019-05-12 23:03:56 +02:00
fnuesse
20e2b514b8
Merge remote-tracking branch 'origin/master' into master16.3 2019-05-12 19:09:49 +02:00
fnuesse
3f6d7c76df
removed code that errored out jshint checks
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-12 19:09:35 +02:00
newhinton
a765f32aa0
Merge pull request #527 from nextcloud/fix/526/url_not_opening
Updated link-detection in detailview and fixed link only redirecting …
2019-05-12 13:33:12 +02:00
newhinton
626897bdfa
Merge branch 'master' into feature/540/markcredentialascompromised 2019-05-12 13:04:18 +02:00
newhinton
301029299e
Merge pull request #576 from nextcloud/feature/539/specificsearchbyfield
Feature/539/specificsearchbyfield
2019-05-12 12:22:10 +02:00
newhinton
358f329621
Merge pull request #551 from marius-wieschollek/PASSMAN-264
[#264] Fixed CSV export fails for empty fields
2019-05-12 11:43:41 +02:00
newhinton
7be8a82cf1
Merge pull request #535 from nextcloud/feature/noid/updateStyleOfIconPicker
Feature/noid/update style of icon picker
2019-05-12 11:42:10 +02:00
newhinton
69daf9dea9
Merge branch 'master' into PASSMAN-264 2019-05-12 11:38:37 +02:00
Alistair Nixon
dd91acdde2
Address #532 Cannot export passwords
Some fields within the credential array were null so the call to replaceAll failed.
Wrapped this in a check and pushed an empty string in this case
2019-04-19 12:03:36 +01:00
Marius David Wieschollek
5e499a7631
[#264] Fixed spaces 2019-01-30 21:49:41 +01:00
Marius David Wieschollek
6a91c6abf6
[#264] Fixed CSV export fails for empty fields 2019-01-30 21:19:18 +01:00
fnuesse
e4437bc244
fixed wrong variablename
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-11 23:34:39 +01:00
fnuesse
78fcc58775
only show url-button on url-field
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-11 23:29:34 +01:00
fnuesse
2e57eba9da
fix error if custom list is not set
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09 22:03:12 +01:00
fnuesse
745076df22
Added filterlogic
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09 21:54:34 +01:00
fnuesse
7170de48a1
Added filtering UI
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09 18:46:45 +01:00
fnuesse
6f4ad6d5a9
removed logging
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 23:05:18 +01: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
deee11f454
Added compromised state to database
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:23:27 +01:00
fnuesse
614556fb08
updated icon-picker style
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-02 12:25:33 +01:00
fnuesse
d78727724a
added notification on fetching
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 21:12:11 +01:00
fnuesse
8938ff76a0
added notification which tells the user when the fetching failed
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 21:06:23 +01:00
fnuesse
81cc7a9978
Added missing translation and removed console logging
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 20:59:01 +01:00
fnuesse
07c9e199f6
Added button to refetch the icon from the target url
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 20:53:18 +01:00
fnuesse
c86e4f87b5
Added delete button to restore default
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 14:12:44 +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
fnuesse
216c8ff8b5
Removed unused variable
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:19:58 +01:00
fnuesse
b5d8ba8e46
Fixed wrong url-building in sidebar and updated codestyle
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:16:49 +01:00
newhinton
ee335aab87
fixed wrong url-creation which appended multiple protocols 2018-12-29 17:38:39 +01:00