Commit Graph

846 Commits (8ef920fdf90bc54d6f17134ebd80a71db2f9d8ea)

Author SHA1 Message Date
Julius Härtl 6fd571461c
Properly handle creating the template directory in a subfolder (fixes #25787) 5 years ago
Julius Härtl 37591f05dc
Get the parent directory before creating a file from a template 5 years ago
Robin Appelman c8736e7a23
fix return value of Root::get 5 years ago
Morris Jobke 81fef4ddee
Log when a storage is marked as unavailable 5 years ago
Robin Appelman aee4caed07
show better error messages when a file with a forbidden path is encountered 5 years ago
Robin Appelman 8a92229485
getStorage can also return null 5 years ago
Robin Appelman f842608c95
getRelativePath can return null 5 years ago
John Molakvoæ (skjnldsv) 2074d87d0c
Catch invalid cache source storage path 5 years ago
Robin Appelman e5dc1a8085
Set umask before operations that create local files 5 years ago
Robin Appelman bfe3712372
handle ordering in folder search 6 years ago
Robin Appelman feed42dd6d
folder filtering in sql 6 years ago
Robin Appelman de713967c0
cleanup fileinfo creation 6 years ago
Robin Appelman a428f7d1e0
format 6 years ago
Robin Appelman bd229e7548
handle limit and offset in folder file search 6 years ago
Robin Appelman 50e374c12f
only require user to be set in a query that handles tags 6 years ago
Robin Appelman f8bca545df
unify handling of Folder::search methods into "new" query objects 6 years ago
Robin Appelman d7748e2b4d
verify that cache entry is valid 6 years ago
Robin Appelman c2fc3195dd
also implement for FailedCache and NullCache 6 years ago
Robin Appelman ad636ae12d
use returned file id for object store copy 6 years ago
Robin Appelman d2bcb57a54
add ICopyFromCache trait to expose existing implementation 6 years ago
Robin Appelman 3eb764e65d
remove explicit fclose from S3->writeStream 6 years ago
Robin Appelman f98fed3f8a
reuse usermanager instance when processing search results 6 years ago
Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 6 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 6 years ago
Roeland Jago Douma cc2beee872 Add getID function to the simplefile implementation 6 years ago
Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 6 years ago
Roeland Jago Douma c3f1eb4f7f Remove Redundantcasts 6 years ago
Julius Härtl 19eb48b8a3
Properly end iterating over the file once the target has been reached 6 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 6 years ago
Robin Appelman 0363af3790
move AbstractCacheEvent into OCP 6 years ago
Christoph Wurst aabd73912e
Type the service registration 6 years ago
Julius Härtl 18e2e86b95
Avoid template creators being registered multiple times 6 years ago
Julius Härtl 222d8e6c1a
Use proper path for scanner 6 years ago
Julius Härtl 0d384dedaa
Obtain the user language from the passed in user id 6 years ago
Julius Härtl 39a4b1c401
Normalize compared path to avoid renaming to the same directory 6 years ago
Julius Härtl 6c1b357973
Move TemplateProvider registration to boot context and make template type registration lazy 6 years ago
Julius Härtl 0111381529
Only create template directory if it is present in the default skeleton 6 years ago
John Molakvoæ (skjnldsv) 4f90766ba3
Skip template picker if none available 6 years ago
Julius Härtl 7e6d69d166
Add templatedirectory config value to let admins have their custom templates by default 6 years ago
John Molakvoæ (skjnldsv) 78e114ed72
Add template picker 6 years ago
Julius Härtl 4974404774
files: Create files from template API 6 years ago
Robin Appelman e511a539b7
adjust tests 6 years ago
Robin Appelman 5ae0be08b4
fix search in nested jails 6 years ago
Robin Appelman 27f9df2e87
fix cachjail searching for root 6 years ago
Robin Appelman a44aab11f7
do cachejail search filtering in sql 6 years ago
Robin Appelman d182043e83
explicitly set permissions on newly created folders 6 years ago
Jasper Knockaert 40fde94b4d
fix even more brackets 6 years ago
Jasper Knockaert 252d1ae512
fix brakcets 6 years ago
Jasper Knockaert f9a0380eb1
consolidation of boolean expression 6 years ago
Johannes Leuker ac88bcbd5f Add 'allow Symlinks' as an option to config.php 6 years ago