Commit Graph

9513 Commits

Author SHA1 Message Date
Nextcloud bot bf3de19f62
[tx-robot] updated from transifex 2019-11-06 02:16:25 +00:00
Nextcloud bot a575ef9145
[tx-robot] updated from transifex 2019-11-05 02:16:03 +00:00
Nextcloud bot 153a764e3c
[tx-robot] updated from transifex 2019-11-04 02:15:43 +00:00
Nextcloud bot 803b54186b
[tx-robot] updated from transifex 2019-11-03 02:16:22 +00:00
Nextcloud bot 96d4233545
[tx-robot] updated from transifex 2019-11-02 02:15:14 +00:00
Nextcloud bot 18d484dd30
[tx-robot] updated from transifex 2019-11-01 07:46:47 +00:00
Roeland Jago Douma 522d050731
Merge pull request #17689 from nextcloud/backport/17626/stable16
[stable16] Fix weird KDE bug with loginflowv2
2019-10-30 19:53:13 +01:00
Nextcloud bot a7de52e9d9
[tx-robot] updated from transifex 2019-10-29 02:15:36 +00:00
Roeland Jago Douma bb42b520ef Fix weird KDE bug with loginflowv2
It seems that KDE by default opens the url in secret.
Should fix: https://github.com/nextcloud/desktop/issues/1412

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 11:54:37 +00:00
Nextcloud bot e298edb243
[tx-robot] updated from transifex 2019-10-25 02:15:47 +00:00
Nextcloud bot 27cadc5dcd
[tx-robot] updated from transifex 2019-10-24 02:15:40 +00:00
Roeland Jago Douma cbc82a9449
Merge pull request #17648 from nextcloud/backport/16782/stable16
[stable16] Stop if there is no encrypted token
2019-10-23 08:36:20 +02:00
Nextcloud bot b8be6ed15e
[tx-robot] updated from transifex 2019-10-23 02:15:39 +00:00
Daniel Kesselberg 34fa5dae37 Stop if there is no encrypted token
Fix Argument 1 passed to OC\Security\Crypto::decrypt() must be of the type string, null given

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-22 19:15:14 +00:00
Nextcloud bot 377a955f86
[tx-robot] updated from transifex 2019-10-22 02:15:58 +00:00
Nextcloud bot 63479ba72e
[tx-robot] updated from transifex 2019-10-21 02:16:05 +00:00
Nextcloud bot 54166dfbcd
[tx-robot] updated from transifex 2019-10-20 02:16:57 +00:00
Nextcloud bot 9c0b20ca29
[tx-robot] updated from transifex 2019-10-19 02:15:57 +00:00
Nextcloud bot f4853072ef
[tx-robot] updated from transifex 2019-10-18 02:15:38 +00:00
Nextcloud bot bd8dc10221
[tx-robot] updated from transifex 2019-10-17 02:16:08 +00:00
Nextcloud bot 0708ffcf77
[tx-robot] updated from transifex 2019-10-16 02:15:55 +00:00
Nextcloud bot 1ab9ef8224
[tx-robot] updated from transifex 2019-10-13 02:16:04 +00:00
John Molakvoæ bb34e90866
[stable16] Force hide tooltips on sidebar close (#17500)
[stable16] Force hide tooltips on sidebar close
2019-10-11 07:45:39 +02:00
John Molakvoæ (skjnldsv) 41d2aaa32c Force hide tooltips on sidebar close
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-11 04:49:34 +00:00
Nextcloud bot b8cc88ce86
[tx-robot] updated from transifex 2019-10-11 02:14:56 +00:00
Nextcloud bot 701343c1c8
[tx-robot] updated from transifex 2019-10-09 02:15:22 +00:00
John Molakvoæ 6021df4afc
Merge pull request #17227 from nextcloud/backport/17017/stable16
[stable16] fix "create folder" icon overlaying home icon
2019-10-08 09:42:20 +02:00
Nextcloud bot 54411b724e
[tx-robot] updated from transifex 2019-10-08 02:15:15 +00:00
Nextcloud bot d248f94835
[tx-robot] updated from transifex 2019-10-07 02:14:56 +00:00
Nextcloud bot 3cb1d4f579
[tx-robot] updated from transifex 2019-10-06 02:15:26 +00:00
Nextcloud bot 6f02458356
[tx-robot] updated from transifex 2019-10-05 02:15:20 +00:00
John Molakvoæ f1cee77582
[stable16] Append / to data(path) for folder content request (#17310)
[stable16] Append / to data(path) for folder content request
2019-10-04 18:09:41 +02:00
Nextcloud bot 3a8d3cdf90
[tx-robot] updated from transifex 2019-10-04 02:15:40 +00:00
Nextcloud bot fa59e681dc
[tx-robot] updated from transifex 2019-10-03 02:14:38 +00:00
Nextcloud bot f6f82d3fa8
[tx-robot] updated from transifex 2019-10-02 02:15:24 +00:00
Nextcloud bot ce2906782c
[tx-robot] updated from transifex 2019-10-01 12:42:10 +00:00
John Molakvoæ (skjnldsv) 63a142c47d
Append / to data(path) for folder content request
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 17:28:17 +02:00
René Bühlmann 2e99756cb3 Fix fetching additional search results on scrolling down
Signed-off-by: René Bühlmann <rene@buehlmann.net>
2019-09-28 09:45:23 +00:00
Nextcloud bot bac125e201
[tx-robot] updated from transifex 2019-09-28 02:15:06 +00:00
Gary Kim 9a7ac74eee Fix spaces being collapsed in move dialog
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-09-25 09:25:07 +00:00
Nextcloud bot 32bf44195b
[tx-robot] updated from transifex 2019-09-24 02:14:55 +00:00
ritsute 7ee1f827bf fix "create folder" icon overlaying home icon
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2019-09-21 14:53:16 +00:00
Roeland Jago Douma 1b47b99456
Merge pull request #17155 from nextcloud/stable16-16976
[stable16] Always use the folder icon depending on the mount type if not a share mount
2019-09-19 10:20:51 +02:00
Julius Härtl bd0b4c52ec Fallback to directory icon based on the mount type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-17 14:39:25 +00:00
Nextcloud bot 8ba431b9a6
[tx-robot] updated from transifex 2019-09-17 12:33:44 +00:00
Daniel Kesselberg 48b746443d Don't send executionContexts for Clear-Site-Data
There are plans to remove executionContexts from the spec: https://github.com/w3c/webappsec-clear-site-data/issues/59

Firefox already removed it https://bugzilla.mozilla.org/show_bug.cgi?id=1548034

Chromium implementation is not finish: https://bugs.chromium.org/p/chromium/issues/detail?id=898503&q=clear-site-data&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-16 10:52:54 +00:00
Julius Härtl 2f671bbea7
Fix opening apps with Ctrl+click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-12 15:29:20 +02:00
Nextcloud bot 4878a1e40d
[tx-robot] updated from transifex 2019-09-10 02:15:40 +00:00
Nextcloud bot 56c7864fc7
[tx-robot] updated from transifex 2019-09-08 02:16:49 +00:00
Nextcloud bot 999cc69568
[tx-robot] updated from transifex 2019-09-07 02:15:41 +00:00