Commit Graph

269 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 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
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
Salvatore Martire ec176a933a feat(dav): report inefficient DAV plugins in logs 5 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
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Joas Schilling 76e6ab1dff
test: Migrate remaining DAV tests to PHPUnit 10 7 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 8 months ago
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 8 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 9 months ago
Daniel Kesselberg db86cf8db1 fix: skip caching lastSeenQuotaUsage for remote shares 10 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Robin Appelman 757076af29
fix: explicitly ignore nested mounts when transfering ownership 1 year ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 1 year ago
skjnldsv 8c0f8db6ca feat(config): add `maximum.supported.desktop.version` 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 2489608a72
refactor(dav): Add Storage parameter strong types 1 year ago
provokateurin 256a8d8903
test: Fix IStorage return types 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 627980ec2a test: fix service overwrite in PartFileInRootUploadTest 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Ferdinand Thiessen 5fc715a9e2
fix: Adjust unit tests and protect against XSS 1 year ago
Camila 0a72756d96
fix(dav): Update 403 error message 1 year ago
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 2 years ago
Ferdinand Thiessen 69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
Ferdinand Thiessen 67a0e01382
fix(dav): Try basic auth for ajax WebDAV requests 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Andy Scherzinger 56d4f3aa2d
chore: Add SPDX header 2 years ago
Ferdinand Thiessen f82c5f0146
fix(tests): Replace deprecated methods in `FileTest` 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet 01f59be55a chore(dav): Fix tests for length headers on upload 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago