Commit graph

19959 commits

Author SHA1 Message Date
Nextcloud bot
fb46f73696
[tx-robot] updated from transifex 2019-11-19 02:18:14 +00:00
Nextcloud bot
8d1b37a8a4
[tx-robot] updated from transifex 2019-11-18 02:16:21 +00:00
Nextcloud bot
e99335f5be
[tx-robot] updated from transifex 2019-11-17 02:17:38 +00:00
Nextcloud bot
cd816b9ed4
[tx-robot] updated from transifex 2019-11-16 02:16:20 +00:00
Nextcloud bot
7396d9e632
[tx-robot] updated from transifex 2019-11-15 02:16:27 +00:00
Nextcloud bot
5ea96c8c3d
[tx-robot] updated from transifex 2019-11-14 02:16:38 +00:00
Nextcloud bot
8c1d9bed95
[tx-robot] updated from transifex 2019-11-13 02:16:33 +00:00
Nextcloud bot
21d6507489
[tx-robot] updated from transifex 2019-11-12 02:16:36 +00:00
Nextcloud bot
c61c85fadc
[tx-robot] updated from transifex 2019-11-10 02:17:22 +00:00
Nextcloud bot
2192b46c7a
[tx-robot] updated from transifex 2019-11-08 02:16:40 +00:00
Nextcloud bot
669063d6c1
[tx-robot] updated from transifex 2019-11-07 02:16:22 +00:00
Nextcloud bot
8b220d0aee
[tx-robot] updated from transifex 2019-11-06 02:16:32 +00:00
Nextcloud bot
d1ab3fb386
[tx-robot] updated from transifex 2019-11-05 02:16:10 +00:00
Nextcloud bot
74c4b34924
[tx-robot] updated from transifex 2019-11-04 02:15:50 +00:00
Nextcloud bot
20f2284822
[tx-robot] updated from transifex 2019-11-03 02:16:29 +00:00
Nextcloud bot
4066577e15
[tx-robot] updated from transifex 2019-11-02 02:15:20 +00:00
Nextcloud bot
536c508d16
[tx-robot] updated from transifex 2019-11-01 07:46:55 +00:00
Roeland Jago Douma
fae637b9b4
[stable15] Fix to strict typehint in FileMimeType
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-30 20:59:43 +01:00
Nextcloud bot
7481365698
[tx-robot] updated from transifex 2019-10-29 02:15:43 +00:00
Nextcloud bot
a702955650
[tx-robot] updated from transifex 2019-10-28 02:15:56 +00:00
Nextcloud bot
adf8ca1039
[tx-robot] updated from transifex 2019-10-27 02:14:33 +00:00
Nextcloud bot
cb7f11bef1
[tx-robot] updated from transifex 2019-10-26 02:15:38 +00:00
Nextcloud bot
c4a539e7c4
[tx-robot] updated from transifex 2019-10-25 02:15:54 +00:00
blizzz
54acaf1990
Merge pull request #17660 from nextcloud/backport/17619/stable15
[stable15] [stable16] fix method scope
2019-10-24 12:22:04 +02:00
John Molakvoæ
5cc53c9b13
[stable15] Reset and init new user form language (#17652)
[stable15] Reset and init new user form language
2019-10-24 10:42:27 +02:00
John Molakvoæ (skjnldsv)
965a7b392f
Remove breaking typehint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-24 08:19:21 +02:00
Nextcloud bot
cb28c210e3
[tx-robot] updated from transifex 2019-10-24 02:15:47 +00:00
Arthur Schiwon
c15444dec8 fix call of a protected method by a different class
was due to a backport while relying on not backported changes

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-10-23 16:14:58 +00:00
Nextcloud bot
9f85bc1b28
[tx-robot] updated from transifex 2019-10-23 02:15:46 +00:00
Nextcloud bot
4bac19456e
[tx-robot] updated from transifex 2019-10-22 02:16:05 +00:00
Nextcloud bot
3ffb67a8ca
[tx-robot] updated from transifex 2019-10-21 02:16:12 +00:00
Nextcloud bot
a409420c99
[tx-robot] updated from transifex 2019-10-20 02:17:04 +00:00
Roeland Jago Douma
fa535029f5
Merge pull request #17587 from nextcloud/backport/17585/stable15
[stable15] added documentation links on settings pages
2019-10-19 11:11:15 +02:00
Nextcloud bot
3835211eea
[tx-robot] updated from transifex 2019-10-19 02:16:04 +00:00
Sascha Wiswedel
1aea5d4540 added documentation links on settings pages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-18 10:07:52 +00:00
Roeland Jago Douma
69e878dcc8
Merge pull request #17540 from nextcloud/backport/17332/stable15
[stable15] Only cache the mimetype if the file exists
2019-10-18 10:46:36 +02:00
Nextcloud bot
093ccc6aef
[tx-robot] updated from transifex 2019-10-18 02:15:44 +00:00
Nextcloud bot
b04f7f8cd3
[tx-robot] updated from transifex 2019-10-16 02:16:02 +00:00
Nextcloud bot
1215d6b1c9
[tx-robot] updated from transifex 2019-10-15 02:15:26 +00:00
Joas Schilling
f519ed3fda Only cache the mimetype if the file exists
Otherwise files access control will cache "application/octet-stream"
for all the target node on:
rename, move, copy and all other methods which create a new item

To check this:
1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory"
2. Add an access control rule which checks for any mimetype
3. Create a folder and rename it, the folder should not be tagged, but it is

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-14 19:40:59 +00:00
Nextcloud bot
fd9d85374e
[tx-robot] updated from transifex 2019-10-14 02:15:29 +00:00
Nextcloud bot
c1524a3716
[tx-robot] updated from transifex 2019-10-13 02:16:10 +00:00
Nextcloud bot
62d868d6d8
[tx-robot] updated from transifex 2019-10-12 02:15:29 +00:00
Nextcloud bot
b2ed19f2d5
[tx-robot] updated from transifex 2019-10-11 02:15:02 +00:00
Nextcloud bot
37c065b260
[tx-robot] updated from transifex 2019-10-09 02:15:28 +00:00
Nextcloud bot
345bc74eac
[tx-robot] updated from transifex 2019-10-08 02:15:21 +00:00
Joas Schilling
ce417f30c4 Don't call basename on null
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-07 12:03:00 +00:00
Nextcloud bot
197d533987
[tx-robot] updated from transifex 2019-10-07 02:15:02 +00:00
Nextcloud bot
8677f925f8
[tx-robot] updated from transifex 2019-10-06 02:15:32 +00:00
Nextcloud bot
2fd6028557
[tx-robot] updated from transifex 2019-10-05 02:15:26 +00:00