Commit graph

62 commits

Author SHA1 Message Date
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
Marcos Zuriaga
88fef6029b
Merge branch 'ui-improvements' into next 2021-08-22 13:45:17 +02:00
Marcos Zuriaga
0298c6dfc1
Merge branch 'Valdnet-patch-2' into next 2021-08-22 13:26:01 +02:00
Marcos Zuriaga
7c7dbd5412
Merge branch 'Valdnet-patch-1' into next 2021-08-22 13:25:21 +02:00
binsky
39a712ca42 fix blocking vault export if a download or decryption failed
Signed-off-by: binsky <timo@binsky.org>
2021-08-17 17:08:45 +02:00
Valdnet
632c250ed3
l10n: Add a dot
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-28 09:45:28 +02:00
Valdnet
25f87e6427
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-28 09:38:46 +02:00
Valdnet
5de1bab287
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-27 09:29:13 +02:00
Valdnet
9332f0a03a
l10m: Remove spaces
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-21 12:49:15 +02:00
Valdnet
a75a8d2238
l10n: Correct spelling
Unify the spelling in applications.
2021-04-09 12:29:06 +02:00
binsky
72acc51f4b improve missing importer link 2021-03-24 12:14:02 +01:00
Valdnet
7d53d4dd4b
l10n: Removal of backslash and spaces 2020-10-26 14:11:03 +01:00
WolFi
5203c48dba
Merge branch 'Credential-always-reports-as-COMPROMISE' of https://github.com/goodatdrowning/passman into goodatdrowning-Credential-always-reports-as-COMPROMISE 2020-09-20 23:37:35 +02:00
goodatdrowning
c8787909c5 Update translationcontroller.php
As mentioned in https://github.com/nextcloud/passman/issues/599#event-2397570661

Changed text to make the purpose of the button clearer.
2020-06-03 22:08:33 +01:00
rakekniven
080f45c981
l10n: Change spelling. Url > URL
Reported at Transifex.

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 09:50:42 +01:00
rakekniven
4c8a7028c2
Fixed grammar.
Reported at Transifex.

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2019-06-22 18:48:20 +02:00
rakekniven
4048ddada1 Changed triple dots to ellipsis (#597)
Reported at Transifex.

See https://www.transifex.com/nextcloud/nextcloud/translate/#de_DE/$/172355120?q=translation_text%3A'in+ein+paar+Sekunden'
2019-06-14 20:33:03 +02:00
newhinton
1d15d253de
Merge pull request #534 from nextcloud/fix/noid/icondisplay
Fix/noid/icondisplay
2019-05-12 23:03:56 +02:00
newhinton
626897bdfa
Merge branch 'master' into feature/540/markcredentialascompromised 2019-05-12 13:04:18 +02:00
fnuesse
7170de48a1
Added filtering UI
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09 18:46:45 +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
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
c86e4f87b5
Added delete button to restore default
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 14:12:44 +01:00
WolFi
e1e0ec7a76
Merge branch 'feature/noid/iconpickersearch' into feature/merges_v2.2.0 2018-12-16 14:07:58 +01:00
WolFi
f23c9e36a0
Merge branch 'master' into feature/noid/iconpickersearch 2018-12-16 14:07:17 +01:00
WolFi
5643d9c318
Merge remote-tracking branch 'origin/fix_layout_for_14' into feature/merges_v2.2.0 2018-12-16 12:36:57 +01:00
fnuesse
ea1c107236
added label to custom icon-upload
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-16 12:12:37 +01:00
fnuesse
67fbba1a84
implemented search in icon-picker
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-15 13:05:58 +01:00
rakekniven
721da338d5
l10n: changed grammar for keys
Reported at Transifex.

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2018-12-09 18:25:40 +01:00
fnuesse
e73ba9c09c
Added empty search result message
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:47 +01:00
fnuesse
fc4d849a0a
added hint that the selected tags dont match any credentials
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:43 +01:00
fnuesse
c109bad869
Added Translationstrings properly
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:40 +01:00
Allan Nordhøy
65c1408909
into vault, insufficient, unlabeled, "Share" 2018-04-07 04:46:03 +02:00
brantje
95980fb876
Reprase string. Ref #396 2017-11-07 23:03:27 +01:00
brantje
c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
Nick Barendregt (Msc.)
87f361ca7c
Fixes #238 - @brantje own solution 2017-10-16 22:41:20 +02:00
brantje
120a168b91
Merge comradekingu-patch-2 and sign 2017-07-12 19:48:51 +02:00
Joas Schilling
e4179d43f5
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-06 13:32:39 +02:00
brantje
61e07f598c
Update translation. Closes PR #284. 2017-05-06 13:32:18 +02:00
brantje
3ccb84a600
Merge message parts. Fixes #287 2017-05-06 13:32:18 +02:00
brantje
fd8dcc6c1c
Add feature to request vault destructions 2017-02-22 18:02:55 +01:00
brantje
9e7f47a715
Add a generic CSV importer 2017-02-22 18:02:55 +01: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
d509bbd160
Fix cors headers 2017-01-19 13:39:01 +01:00
brantje
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje
8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
Phil Davis
45590f745c Translation text 2017-01-06 17:39:47 +05:45