55 次程式碼提交 (8bd8e9718181aedfd2da9ebded1baea66d97f8f4)

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