Граф коммитов

13209 Коммитов

Автор SHA1 Сообщение Дата
Roeland Jago Douma ea6f3be374
Merge pull request #1273 from csware/issue-1266
WebView: Properly handle usernames with spaces and plus signs in it
2019-05-23 19:59:49 +02:00
Sven Strickroth 85d217ec95 WebView: Properly handle usernames with spaces and plus signs in it
The path returned from the server encodes a space in the username with `+` and if the username contains a `+` sign it is encoded as `%2B` (cf. https://www.php.net/manual/function.urlencode.php).

Fix: Don't (double) decode the URL path and then replace `+` with space (introduced in issue #279 resp. commit 9ec61a84ce). Instead first replace `+` with space, then decode percent encoding.

Tested with a username containing a space, a username containing a `+`sign and a username containing just A-Za-z0-9- (with Nextcloud 16).

(fixes issue #1266)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-05-23 17:09:33 +02:00
Nextcloud bot e8213242a9
[tx-robot] updated from transifex 2019-05-23 02:55:27 +00:00
Nextcloud bot 0c603944b8
[tx-robot] updated from transifex 2019-05-22 02:56:14 +00:00
Nextcloud bot 559187df6c
[tx-robot] updated from transifex 2019-05-20 02:53:13 +00:00
Nextcloud bot eb00500b0b
[tx-robot] updated from transifex 2019-05-19 02:55:18 +00:00
Nextcloud bot 492fc846df
[tx-robot] updated from transifex 2019-05-18 02:53:47 +00:00
Nextcloud bot febf206704
[tx-robot] updated from transifex 2019-05-17 02:59:46 +00:00
Nextcloud bot e1eeaadaff
[tx-robot] updated from transifex 2019-05-16 02:53:07 +00:00
Nextcloud bot e0f421ac7a
[tx-robot] updated from transifex 2019-05-14 02:51:16 +00:00
Roeland Jago Douma b6c0f9db5d
Merge pull request #1253 from muesli/webview-typo
Fixed typo in "certificate"
2019-05-13 07:58:52 +02:00
Roeland Jago Douma 50755d0295
Merge pull request #1251 from yarons/patch-1
Fixed typo
2019-05-13 07:58:29 +02:00
Christian Muehlhaeuser 9dc0027304 Fixed typo in "certificate"
Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com>
2019-05-13 05:22:58 +02:00
Nextcloud bot 37ee52a930
[tx-robot] updated from transifex 2019-05-13 00:47:37 +00:00
Yaron Shahrabani 692d885b55
Fixed typo
Chipher -> Cipher
2019-05-12 19:11:33 +03:00
Nextcloud bot ae0b1ce3d6
[tx-robot] updated from transifex 2019-05-11 00:48:37 +00:00
Camila Ayres 419b8a3ff9
Merge pull request #1245 from joshua-sterner/master
This should fix issue #1000.
2019-05-10 17:04:40 +02:00
Camila Ayres bdfc5dcd14
Merge branch 'master' into master 2019-05-10 14:42:44 +02:00
Camila Ayres c0704cd500
Merge pull request #1234 from curiousDTU/small-fix
updated default remote poll to 5 seconds #1115
2019-05-10 11:08:32 +02:00
Joshua Sterner 1b36dbc435
Merge branch 'master' into master 2019-05-09 23:15:54 -07:00
shobha 188374f60c updated default remote poll to 5 seconds #1115
Signed-off-by: shobha <tyagishobha@gmail.com>
2019-05-10 09:15:09 +05:30
Nextcloud bot fd9d7563c2
[tx-robot] updated from transifex 2019-05-10 00:49:02 +00:00
Joshua Sterner bd9fcd88d8 testMove3LevelDirWithFile now uses mv function to move the directory
Signed-off-by: Joshua Sterner <joshua.s.sterner@gmail.com>
2019-05-09 04:12:33 -07:00
Joshua Sterner b6ff17c50b Fixed Issue #1000 - Subfolders of moved folders not synced
Signed-off-by: Joshua Sterner <joshua.s.sterner@gmail.com>
2019-05-09 04:12:33 -07:00
Nextcloud bot 2d3bac4e53
[tx-robot] updated from transifex 2019-05-09 00:48:24 +00:00
Camila Ayres 1f1a7a27f0
Merge pull request #1239 from nextcloud/fix/device-memory-leak
Fix memory leak with device pointer
2019-05-08 20:14:49 +02:00
Christoph Wurst c2e3cbca31
Fix memory leak with device pointer
Downstream of https://github.com/owncloud/client/pull/6856

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 19:41:48 +02:00
Nextcloud bot 92a5e64487
[tx-robot] updated from transifex 2019-05-08 00:52:12 +00:00
Nextcloud bot 9153f710df
[tx-robot] updated from transifex 2019-05-07 00:48:06 +00:00
Nextcloud bot 8151eb4837
[tx-robot] updated from transifex 2019-05-05 00:49:10 +00:00
Nextcloud bot a5b65a73a8
[tx-robot] updated from transifex 2019-05-03 00:47:47 +00:00
Nextcloud bot 26b9bf0281
[tx-robot] updated from transifex 2019-05-02 00:48:16 +00:00
Nextcloud bot 19c968de76
[tx-robot] updated from transifex 2019-05-01 00:48:06 +00:00
Nextcloud bot 9b3fa62b2d
[tx-robot] updated from transifex 2019-04-28 00:50:09 +00:00
Nextcloud bot 68983c54bb
[tx-robot] updated from transifex 2019-04-27 00:47:44 +00:00
Nextcloud bot d9af9b895f
[tx-robot] updated from transifex 2019-04-26 00:47:12 +00:00
Nextcloud bot 50f332eac7
[tx-robot] updated from transifex 2019-04-25 00:47:56 +00:00
Nextcloud bot ad095efe3a
[tx-robot] updated from transifex 2019-04-23 00:48:20 +00:00
Nextcloud bot 3c947819c1
[tx-robot] updated from transifex 2019-04-22 00:48:48 +00:00
Camila Ayres f52f9f0abe
Merge pull request #1212 from nextcloud/cmake-simplify
Simplify cmake command to make copy-pastable.
2019-04-21 19:41:52 +02:00
Camila San 75ccffa5a2
Simplify compile instructions.
Signed-off-by: Camila San <hello@camila.codes>
2019-04-21 17:13:20 +02:00
Jan-Christoph Borchardt f0035b95bb
Simplify cmake command to make copy-pastable
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-04-21 14:31:10 +02:00
Nextcloud bot 955f54cdef
[tx-robot] updated from transifex 2019-04-21 00:50:00 +00:00
Nextcloud bot c5b8cda323
[tx-robot] updated from transifex 2019-04-20 00:48:15 +00:00
Nextcloud bot ae0dbcde5b
[tx-robot] updated from transifex 2019-04-19 00:49:24 +00:00
Nextcloud bot f32d83e993
[tx-robot] updated from transifex 2019-04-18 00:49:41 +00:00
Nextcloud bot d7b881feb6
[tx-robot] updated from transifex 2019-04-17 00:50:11 +00:00
Nextcloud bot 6bd98518e4
[tx-robot] updated from transifex 2019-04-15 00:49:36 +00:00
Nextcloud bot 54d80bbc9b
[tx-robot] updated from transifex 2019-04-14 00:51:05 +00:00
Nextcloud bot 5f9ec1762a
[tx-robot] updated from transifex 2019-04-13 00:51:53 +00:00