Commit graph

237 commits

Author SHA1 Message Date
rakekniven
9f42c9c7cd
Merge branch 'master' into Valdnet-patch-1 2021-06-06 16:16:50 +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
a75a8d2238
l10n: Correct spelling
Unify the spelling in applications.
2021-04-09 12:29:06 +02:00
binsky
b996e2dc69 fix sharing method access 2021-04-03 16:00:42 +02:00
binsky
11d774405b catch error for using the same source and destination account in the credential mover 2021-04-03 13:35:39 +02:00
binsky
1e15710bdb fix throwing an exception on icon request with an invalid url, return the default icon instead 2021-03-29 19:54:21 +02:00
binsky
9d47d0f28d revert some method return type declarations that were IDE optimizations 2021-03-22 23:55:44 +01:00
binsky
8b2eeb9eb2 fix setting a custom icon on credential creation 2021-03-22 17:47:25 +01:00
binsky
1646b95c0c Merge branch 'master' of https://github.com/nextcloud/passman into migrations-2 2021-03-22 15:48:25 +01:00
WolFi
1b9f4add7f
Merge branch 'master' into Valdnet-patch-1 2021-03-22 15:19:34 +01:00
binsky
5f439862d5 fix vaults mover 2021-03-17 00:56:22 +01:00
binsky
b14fb90120 migrate L10NFactory access; migrate some other deprecations 2021-03-16 21:10:15 +01:00
binsky
c7c3f24215 migrate deprecated (database access) methods 2021-03-14 19:02:52 +01:00
binsky
b2a41ea76a remove 'Undefined index: icon' error by adding the icon key to the credential array 2021-03-11 23:43:08 +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
deee11f454
Added compromised state to database
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:23:27 +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
WolFi
7bd92aec77
Merge remote-tracking branch 'fix_486' into feature/merges_v2.2.0 2018-12-17 21:11:17 +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
4f00a9dc30
Merge remote-tracking branch 'origin/fix_486' into feature/merges_v2.2.0 2018-12-16 13:01:50 +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
c019a4ebe8
Improved performance by only getting the correct credential instead of full list
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-16 12:32:13 +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
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
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
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
6c5ba4abfa
Specify default icon mime type 2017-10-29 14:41:05 +01:00
brantje
5ed525e4b1
Make use of icon groups 2017-10-29 14:14:08 +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