Commit Graph

88 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Joas Schilling e7004a5387
chore(workflows): Migrate to CappedMemoryCache 1 month ago
Joas Schilling c0f8fa87bd
chore(workflow): Simplify code in URL check 1 month ago
Joas Schilling 75a6822b15
perf(workflows): Fix cache in request time check 1 month ago
Joas Schilling 21d7937a20
perf(workflow): Implement result cache for IP checks 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
Josh f5039750b3
chore: fix formatting 11 months ago
Josh 5131897997
fix(workflowenigne): stricter length headler handling 11 months ago
Carl Schwan 6154bfa823 chore(psalm): Fix most issues with the workflowengine 11 months ago
Joas Schilling 78dcf3744d
Revert "feat: Implement Directory Check" 1 year ago
Robin Windey feae8ba16a feat: Implement Directory Check 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Joas Schilling a2a0a5afcb
fix(workflows): Fix file systemtag cache 2 years ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Julius Härtl 06d80ba809 fix: Avoid failing with duplicate checks 3 years ago
Faraz Samapoor 9d15e6e21d Fixes "PossiblyFalseArgument" notices. 3 years ago
Faraz Samapoor 5db241b942 Refactors "strpos" calls in /apps/workflowengine to improve code readability. 3 years ago
Joas Schilling 9ba091b348
fix(workflow): Check tag attribute 3 years ago
Robin Appelman 83cc8202b8
remove file exists check from `cacheAndReturnMimeType` 4 years ago
Robin Appelman c5a8246742
use mimetype from cache for workflow if available 4 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 4 years ago
Carl Schwan cbf9064b8e
Fix psalm issues 5 years ago
Carl Schwan 695165260f
Add helper method in Wrapper 5 years ago
Carl Schwan 0479fff37c
The storage is not static anymore 5 years ago
Carl Schwan 1f392d666a
Optimize FileSystemTags workflow for groupfolder 5 years ago
Carl Schwan 08bf47a5de
Fix RequestURL check for cli commands 5 years ago
Robin Appelman e95745c074
fix tests 5 years ago
Joas Schilling 7a6d559f19
Detect mimetype by content only with content 5 years ago
Richard Steinmetz 8bd8e97181
Do not cache file ids in FileSystemTags inside group folders 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
szaimen 35d978c2fc Rename External storages to External storage 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 6 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 6 years ago
Arthur Schiwon 04cd1348ec
consider local external storages, too 6 years ago
Arthur Schiwon 14bbec5fa7
enables the file name check also to match name of mountpoints 6 years ago
Morris Jobke c44ec8c5d5
Only execute plain mimetype check for directories and do the fallback only for non-directories 6 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 6 years ago
J0WI 1639289b95 Update urls to stackoverflow.com to "HTTPS" 6 years ago
Julius Härtl 11329dcb42
Flow: Include root folder for shared storages when fetching system tags 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago