52 Commits (749a266f782bc97445357503ddba63a663184284)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Arthur Schiwon 04cd1348ec
consider local external storages, too 3 years ago
  Arthur Schiwon 14bbec5fa7
enables the file name check also to match name of mountpoints 3 years ago
  Morris Jobke c44ec8c5d5
Only execute plain mimetype check for directories and do the fallback only for non-directories 3 years ago
  Julius Härtl 63479684a5
Make sure to check the mimetype on the path if a secure one could not be detemined though the content 3 years ago
  J0WI 1639289b95 Update urls to stackoverflow.com to "HTTPS" 3 years ago
  Julius Härtl 11329dcb42
Flow: Include root folder for shared storages when fetching system tags 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Arthur Schiwon 4a0926f5de
make the mime type checker for flow available to regular users 4 years ago
  Joas Schilling 4a151c545a
Allow to specify apps that somethign is a dir 4 years ago
  Joas Schilling 511a4ba66f
Improve mimetype detection in workflow components 4 years ago
  Joas Schilling d4d3725bfe
Only cache the mimetype if the file exists 4 years ago
  Joas Schilling 0f3de7828e
Don't call basename on null 4 years ago
  Joas Schilling 744b635d5c
Correctly detect the mimetype from uploads 4 years ago
  Julius Härtl 72a7fe8185
Fix type hinting on setFileInfo 4 years ago
  Arthur Schiwon 849d025d09
let a dedicate service serve a stateful process 4 years ago
  Arthur Schiwon 4cd931fcc6
require IChecks to receive entity context 4 years ago
  Arthur Schiwon fd2de58503
seperate setFileInfo from ICheck 4 years ago
  Julius Härtl 32279ed062
Extend missing check classes 4 years ago
  Arthur Schiwon c2a52813e2
extends ICheck with scope and entity support, provide them as initialState 4 years ago
  Roeland Jago Douma 90dc8fb42e
A folder should get a folder mimetype 5 years ago
  Daniel Kesselberg 28fc7b5061
Ignore case for is and !is 5 years ago
  Daniel Kesselberg 4c4f50ee2d
Remove unused import 5 years ago
  Daniel Kesselberg 0721627943
Make code strict 5 years ago
  Daniel Kesselberg fe838de4f7
Add FileName to Workflow engine 5 years ago
  Joas Schilling c574212422
Fix mimetype detection for junked uploads 5 years ago
  Joas Schilling f81d4eb060
Make the Outlook and Thunderbird addons identifyable 6 years ago
  Morris Jobke 954da26e26
Use non aliased method instead 6 years ago
  Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 6 years ago
  Joas Schilling 738730f7b2
Also add the root of external storages to the file id list 7 years ago
  Joas Schilling 394a61f1e6
Fix workflow engine mimetype detection when creating a directory 7 years ago
  Joas Schilling e8be73f485
Fix mimetype detection on public uploads for the workflow engine 7 years ago
  Joas Schilling 2d61ee3c13
Make mimetype also work for READ and DELETE operations 7 years ago
  Joas Schilling d08240e364
Better detection of mimetypes while uploading a zip on a mac 7 years ago
  Joas Schilling 6aa5d674d6
Translate the errors 8 years ago
  Joas Schilling ea4c6bd285
Load the timezones via select2 8 years ago
  Joas Schilling e0b5949a9f
Add request time 8 years ago
  Joas Schilling 2cfd67e13b
Add remote address 8 years ago
  Joas Schilling 1091cbb778
Add Request URL 8 years ago
  Joas Schilling 477e79c2f2
User agent check 8 years ago
  Joas Schilling 8a753342ee
Add file mime type 8 years ago
  Joas Schilling 136a1a4223
Add file size as check 8 years ago
  Joas Schilling c6bf641ebe
Add system tag check 8 years ago