Commit Graph

605 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Ferdinand Thiessen 6dede68baa
feat(ZipFolderPlugin): always use the parent folder name as archive name 4 months ago
Ferdinand Thiessen 9ba4150a18
fix(dav): ensure moving or copying a file is possible 4 months ago
Richard Steinmetz 5b254ea39a
perf: prevent fetching a principal's user account if the data is not needed 4 months ago
Git'Fellow 995c97acb4
chore(MtimeSanitizer): Print bad values to help debugging 4 months ago
Salvatore Martire 5d028cfaf8 fix: propfind query monitor breaking removeListener and removeAllListeners 5 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 5 months ago
Richard Steinmetz 51f0aa5be2
fix: exclude \Sabre\DAVACL\Plugin from prop find monitoring 5 months ago
Salvatore Martire 4a0a00a5a2 perf(shares): avoid array_merge in loops 5 months ago
Salvatore Martire bdcd583045 feat: make use of `preloadCollection` in core apps 5 months ago
Salvatore Martire 9bbebd6034 feat: emit `preloadCollection` event in DAV 5 months ago
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend 5 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Salvatore Martire ec176a933a feat(dav): report inefficient DAV plugins in logs 5 months ago
Ferdinand Thiessen 32703d0500
fix(ZipFolderPlugin): set mtime of directories in archive 5 months ago
nextcloud-command f5a5b005b6 chore: Update minimum supported desktop version 5 months ago
Robin Appelman 398b106f0c fix: validate written size for s3 multipart uploads 5 months ago
Jyrki Gadinger 45c8664b00 fix: hide guests group from overall principals 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 6 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
provokateurin 689a853dc6
fix(dav): Initialize the FS for the user right after authenticating 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Julius Knorr 82e299401e perf(dav): Preload dav search with tags/favorites 6 months ago
Maxence Lange 58c089e6f4 fix(dav): catch exception on non local account 6 months ago
Robin Appelman b9b8db6176 fix: log error when writing stream to dav file 7 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 8 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
John Molakvoæ (skjnldsv) b286bca485
fix(dav): remove unnecessary plugin getHTTPMethods 8 months ago
John Molakvoæ (skjnldsv) 4495794a0b
feat(dav): allow uploading folders to public shares 8 months ago
provokateurin 46f5b07322
feat(dav): Enable chunked upload for public shares 8 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 8 months ago
provokateurin e90e3a70fa
feat(dav): Allow share principals 8 months ago
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws 8 months ago
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 8 months ago
Ferdinand Thiessen b4255a9652
fix(dav): allow uploading of files with long filenames 9 months ago
Ferdinand Thiessen 6141ab1da6
refactor(dav): simplify length header handling 9 months ago
Ferdinand Thiessen ba3c504812
feat(files_sharing): add WebDAV property for the `hide-download` state of shares 9 months ago
Robin Appelman 2b0116f0eb
fix: don't have sabre/dav send it's own reponse if we already send the zip response 9 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 9 months ago
Marcel Klehr 14cd98c989 fix(dav): Give proper HTTP status code on MKCOL when quota exceeded 9 months ago
Ferdinand Thiessen fa63e646d4
fix(dav): do not require CSRF for safe and indempotent HTTP methods 10 months ago
Louis Chemineau c2f2f21673
feat: Support deleting metadata from WebDAV 10 months ago
Ferdinand Thiessen 845693582f
fix(dav): Handle end of stream in `File::put` 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 11 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Robin Appelman 4978cd3c21
fix: use relative paths for upload locks 11 months ago
Daniel Kesselberg 99ae669e39
fix: Replace the TypeError to prevent exposing the installation path 11 months ago
Robin Appelman 9193cd664e fix: block moving files to it's own parent with dav 1 year ago