fnuesse
|
4c3d27b415
|
migrate save to service wip
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
|
2019-06-14 22:35:39 +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 |
|
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 |
|
Nextcloud bot
|
902dee2603
|
[tx-robot] updated from transifex
|
2019-06-09 02:28:11 +00:00 |
|
Nextcloud bot
|
1c9d7b9b97
|
[tx-robot] updated from transifex
|
2019-06-08 02:27:52 +00:00 |
|
Nextcloud bot
|
f2d0fe7ecc
|
[tx-robot] updated from transifex
|
2019-05-31 02:27:32 +00:00 |
|
Nextcloud bot
|
fc31ed61f4
|
[tx-robot] updated from transifex
|
2019-05-26 02:37:17 +00:00 |
|
Nextcloud bot
|
bd08fe41b9
|
[tx-robot] updated from transifex
|
2019-05-25 02:36:16 +00:00 |
|
Nextcloud bot
|
a21d7f957f
|
[tx-robot] updated from transifex
|
2019-05-24 02:36:44 +00:00 |
|
WolFi
|
b666b546b0
|
FIX Dockerfile image creation
|
2019-05-22 20:26:42 +02:00 |
|
WolFi
|
771750efcd
|
Bump app version
|
2019-05-20 20:35:37 +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
|
ed9c866072
|
Merge pull request #592 from nextcloud/fix/550/logout_does_not_clear_vault
removed cached vault from vaultservice
|
2019-05-19 17:21:18 +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
|
6540b65acb
|
Merge remote-tracking branch 'origin/master' into fix/550/logout_does_not_clear_stack
|
2019-05-19 15:27:51 +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 |
|
Nextcloud bot
|
438c1ca07c
|
[tx-robot] updated from transifex
|
2019-05-19 02:36:45 +00:00 |
|
fnuesse
|
aa497d096c
|
add missing string in incomingshare modal
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
|
2019-05-18 22:50:43 +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 |
|
Nextcloud bot
|
7e127dc290
|
[tx-robot] updated from transifex
|
2019-05-18 02:35:30 +00: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 |
|
Nextcloud bot
|
54a679d197
|
[tx-robot] updated from transifex
|
2019-05-14 02:33:57 +00:00 |
|
WolFi
|
6e0d5342ae
|
Merge branch 'fix/noid/versionnc16'
|
2019-05-13 23:44:20 +02:00 |
|
WolFi
|
8a698a77af
|
Merge branch 'master' into fix/noid/versionnc16
|
2019-05-13 23:44:00 +02:00 |
|
WolFi
|
80dc71f6e0
|
Merge branch 'fix/578/sidebarmissingbecauseofinvalidjson1'
|
2019-05-13 23:42:46 +02:00 |
|
fnuesse
|
c52e7c2b38
|
Bump Version to 2.3.0 and nc17
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
|
2019-05-13 23:33:39 +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 |
|
WolFi
|
f3ba9899b8
|
Revert "Revert "Merge pull request #575 from Bubu/nc_16""
This reverts commit dba146fa3c .
|
2019-05-13 23:13:46 +02:00 |
|
Felix Nüsse
|
dba146fa3c
|
Revert "Merge pull request #575 from Bubu/nc_16"
This reverts commit 9e6673d32d , reversing
changes made to 387bd3603c .
|
2019-05-13 11:45:03 +02:00 |
|
newhinton
|
71b64de033
|
Bump Version
|
2019-05-13 11:39:13 +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
|
9e6673d32d
|
Merge pull request #575 from Bubu/nc_16
fix NC16 compatibility
|
2019-05-12 20:32:47 +02:00 |
|
WolFi
|
387bd3603c
|
Bump version for release tests
|
2019-05-12 19:23:49 +02:00 |
|
WolFi
|
4e7d5ccf2d
|
Bump release to test release script
|
2019-05-12 19:17:53 +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
|
842d735216
|
Merge pull request #542 from nextcloud/feature/540/markcredentialascompromised
Feature/540/markcredentialascompromised
|
2019-05-12 13:04:26 +02:00 |
|
newhinton
|
626897bdfa
|
Merge branch 'master' into feature/540/markcredentialascompromised
|
2019-05-12 13:04:18 +02:00 |
|
fnuesse
|
3b5c8e96dc
|
fixed bad zIndex for modals (which were not visible)
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
|
2019-05-12 13:01:06 +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
|
050dcb8eae
|
Merge pull request #529 from nextcloud/fix/noid/ci_for_nc16
Updated max-version to 16
|
2019-05-12 11:43:13 +02:00 |
|
newhinton
|
233e02445b
|
Merge pull request #528 from nextcloud/fix/525/mobileview_bouncing_after_close_via_swipe
Removed overflow-x, so that scrolling and swiping does not break mobile ui
|
2019-05-12 11:42:48 +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 |
|