Roeland Jago Douma
fc49fa1620
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-11-06 08:02:48 +01:00
Joas Schilling
1eeea993a8
Fix mimetype detection for junked uploads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-24 10:49:08 +02:00
Roeland Jago Douma
ede15f0988
Fix L10N::t
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-01 08:20:17 +02:00
Joas Schilling
738730f7b2
Also add the root of external storages to the file id list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-30 23:26:19 +02:00
Joas Schilling
394a61f1e6
Fix workflow engine mimetype detection when creating a directory
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-23 12:45:36 +01:00
Joas Schilling
76e52eb2f6
Fix admin panel missing some JS files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:05:31 +01:00
Joas Schilling
e8be73f485
Fix mimetype detection on public uploads for the workflow engine
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:04:54 +01:00
Joas Schilling
17a7eaabcd
Add the icons for shipped apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-19 10:42:22 +01:00
Joas Schilling
410e0fc28f
Require password confirmation when changing workflow rules
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-18 12:10:50 +01:00
Joas Schilling
4d6ec43402
Do not reset the list after adding cached entries
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 15:43:21 +02:00
Joas Schilling
2d61ee3c13
Make mimetype also work for READ and DELETE operations
2016-09-05 09:48:23 +02:00
Joas Schilling
d08240e364
Better detection of mimetypes while uploading a zip on a mac
2016-09-05 09:48:22 +02:00
Arthur Schiwon
cb3c1eee97
add section to worklfowengine
2016-08-22 08:29:44 +02:00
Joas Schilling
a111181eb3
Validate the operation
2016-08-19 12:23:05 +02:00
Joas Schilling
b4313f1969
Load the Template class in case it's not loaded
2016-08-18 12:00:59 +02:00
Joas Schilling
bcf022c964
Ooops
2016-08-02 12:52:46 +02:00
Joas Schilling
6aa5d674d6
Translate the errors
2016-08-01 17:56:33 +02:00
Joas Schilling
ea4c6bd285
Load the timezones via select2
2016-08-01 17:19:05 +02:00
Joas Schilling
e0b5949a9f
Add request time
2016-08-01 17:19:05 +02:00
Joas Schilling
2cfd67e13b
Add remote address
2016-08-01 17:19:05 +02:00
Joas Schilling
1091cbb778
Add Request URL
2016-08-01 17:19:05 +02:00
Joas Schilling
477e79c2f2
User agent check
2016-08-01 17:19:05 +02:00
Joas Schilling
8a753342ee
Add file mime type
2016-08-01 17:19:04 +02:00
Joas Schilling
136a1a4223
Add file size as check
2016-08-01 17:19:04 +02:00
Joas Schilling
c6bf641ebe
Add system tag check
2016-08-01 17:19:04 +02:00
Joas Schilling
306d725bc3
Add the systemtag js files
2016-08-01 17:19:04 +02:00
Joas Schilling
62219c7b2d
Add L10N support
2016-07-27 14:56:21 +02:00
Joas Schilling
681eebcfe6
Remove php side of check registration
2016-07-27 10:21:26 +02:00
Morris Jobke
2f42a3fc31
Add workflowengine
2016-07-26 11:16:34 +02:00