Nextcloud bot
70d3fd8a76
[tx-robot] updated from transifex
2019-07-21 02:15:18 +00:00
Nextcloud bot
659d684a7e
[tx-robot] updated from transifex
2019-07-14 02:15:14 +00:00
Nextcloud bot
ef903785ac
[tx-robot] updated from transifex
2019-07-11 02:14:38 +00:00
Nextcloud bot
1d4e394cf5
[tx-robot] updated from transifex
2019-06-14 02:14:35 +00:00
Nextcloud bot
153d9ba9d6
[tx-robot] updated from transifex
2019-05-28 02:13:49 +00:00
Nextcloud bot
70610a2fbe
[tx-robot] updated from transifex
2019-05-15 13:11:46 +00:00
Nextcloud bot
845fd2dd5a
[tx-robot] updated from transifex
2019-04-04 00:13:21 +00:00
Nextcloud bot
0a1d2bf494
[tx-robot] updated from transifex
2019-03-31 01:12:42 +00:00
Nextcloud bot
809058cb3c
[tx-robot] updated from transifex
2019-03-30 01:13:33 +00:00
Nextcloud bot
a541443be7
[tx-robot] updated from transifex
2019-03-26 10:41:31 +00:00
Nextcloud bot
6ea5beccd7
[tx-robot] updated from transifex
2019-03-21 01:13:49 +00:00
Nextcloud bot
6fcf729545
[tx-robot] updated from transifex
2019-03-14 16:08:31 +00:00
Nextcloud bot
057e81a1e2
[tx-robot] updated from transifex
2019-02-28 01:12:39 +00:00
Nextcloud bot
876e2792d0
[tx-robot] updated from transifex
2019-02-26 01:12:12 +00:00
Nextcloud bot
5df6400e28
[tx-robot] updated from transifex
2019-02-25 01:12:18 +00:00
Nextcloud bot
bc120bc5d7
[tx-robot] updated from transifex
2019-02-24 01:13:42 +00:00
Nextcloud bot
52e46a6885
[tx-robot] updated from transifex
2019-02-23 01:12:45 +00:00
Nextcloud bot
7c68e0eae7
[tx-robot] updated from transifex
2019-02-22 01:12:10 +00:00
Nextcloud bot
10388eab34
[tx-robot] updated from transifex
2019-02-21 01:12:02 +00:00
Roeland Jago Douma
7c68bf7859
Change Workflow to Tag Management
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-19 14:36:51 +01:00
Nextcloud bot
49a0ea01e5
[tx-robot] updated from transifex
2019-02-15 01:12:49 +00:00
Nextcloud bot
d4cf0bdb6a
[tx-robot] updated from transifex
2019-02-10 01:13:28 +00:00
Nextcloud bot
5187ddcbfd
[tx-robot] updated from transifex
2019-02-09 01:12:40 +00:00
Nextcloud bot
45777abce0
[tx-robot] updated from transifex
2019-02-08 01:12:39 +00:00
Nextcloud bot
8db2f3ec3a
[tx-robot] updated from transifex
2019-02-06 22:18:24 +00:00
Roeland Jago Douma
635aa23b8c
Do not load bundled jstimezonedetect
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 09:16:45 +01:00
Roeland Jago Douma
a201f2b4d0
No need to explicitly load bundle dependencies
...
oc-webdav-backbone is loaded by default
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-04 19:34:51 +01:00
Nextcloud bot
ac6ee0b8b7
[tx-robot] updated from transifex
2019-01-17 01:12:15 +00:00
Nextcloud bot
e35a5ef387
[tx-robot] updated from transifex
2019-01-16 01:12:34 +00:00
Nextcloud bot
56ad07b85e
[tx-robot] updated from transifex
2019-01-15 01:12:14 +00:00
Nextcloud bot
8edd9b0e33
[tx-robot] updated from transifex
2019-01-14 01:12:00 +00:00
Nextcloud bot
a1b6333712
[tx-robot] updated from transifex
2019-01-05 01:11:57 +00:00
Nextcloud bot
fbf906c9b6
[tx-robot] updated from transifex
2019-01-03 01:11:47 +00:00
Nextcloud bot
9d5f7c7f62
[tx-robot] updated from transifex
2018-12-24 01:11:46 +00:00
Nextcloud bot
c0a6ad0a72
[tx-robot] updated from transifex
2018-12-21 01:11:48 +00:00
Nextcloud bot
ffd2410a7e
[tx-robot] updated from transifex
2018-12-17 01:11:33 +00:00
Nextcloud bot
95d33cd889
[tx-robot] updated from transifex
2018-12-04 01:12:05 +00:00
Nextcloud bot
68f04686a0
[tx-robot] updated from transifex
2018-11-29 01:11:34 +00:00
Joas Schilling
1751c28c28
Bump versions of server and the requirements of apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 10:28:40 +01:00
Nextcloud bot
367560ccd6
[tx-robot] updated from transifex
2018-11-19 01:12:04 +00:00
Nextcloud bot
8bf7ec26e0
[tx-robot] updated from transifex
2018-11-18 01:12:58 +00:00
Nextcloud bot
fef51895c2
[tx-robot] updated from transifex
2018-11-14 01:12:12 +00:00
Nextcloud bot
48395baa7e
[tx-robot] updated from transifex
2018-11-12 01:12:49 +00:00
Roeland Jago Douma
90dc8fb42e
A folder should get a folder mimetype
...
If doing achunked upload the mimetype of the folder would otherwise be
guessed from the path. Which always returned application/octet-stream.
If an access control rule to block that is in place this means that all
chunked uploads fail hard in directories as the isCreatable on the
directory always fails.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-29 21:35:08 +01:00
Nextcloud bot
18fef12721
[tx-robot] updated from transifex
2018-10-29 01:13:07 +00:00
Nextcloud bot
0092e3adec
[tx-robot] updated from transifex
2018-10-27 00:12:35 +00:00
Nextcloud bot
a9fb21f9fc
[tx-robot] updated from transifex
2018-10-23 14:54:28 +00:00
Roeland Jago Douma
8c4c4b700f
Move workflowengine to compiled handlebars
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-15 14:55:25 +02:00
Nextcloud bot
7c26bbbd82
[tx-robot] updated from transifex
2018-10-10 00:13:11 +00:00
Daniel Kesselberg
be5e992021
Fix typo
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-08 13:02:12 +02:00