Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 35 | -836/+135 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(tests): Replace deprecated methods in `FileTest` | Ferdinand Thiessen | 2024-05-02 | 1 | -16/+30 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-check | Côme Chilliet | 2024-04-02 | 1 | -3/+2 |
|\ | | | | | fix(dav): Fix quota check for chunk upload | ||||
| * | chore(dav): Fix tests for length headers on upload | Côme Chilliet | 2024-04-02 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -3/+3 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -6/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(dav): update a principal's schedule-default-calendar-URL | Richard Steinmetz | 2024-02-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Refactors "substr" calls to improve code readability | Hamid Dehnavi | 2024-02-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | fix: improve typing and use \OCP\Server::get | John Molakvoæ | 2024-01-09 | 1 | -12/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 2 | -5/+438 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 6 | -12/+9 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(dav): fix report tests | John Molakvoæ (skjnldsv) | 2023-09-18 | 1 | -3/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | reuse l10n and request in dav folder listing | Robin Appelman | 2023-09-04 | 2 | -34/+63 |
| | | | | | | instead of having to query those once for every node Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 2 | -6/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix share roots always being marked as writable | Robin Appelman | 2023-07-28 | 1 | -22/+54 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(dav): Use IRequest constant to match version | Joas Schilling | 2023-07-11 | 2 | -49/+18 |
| | | | | | | The pattern matches since a 10 year old client version Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: cominbation of small fixes | Arthur Schiwon | 2023-06-21 | 1 | -3/+20 |
| | | | | | | | | - possible null return - parameter name mismatch in implementation - incomplete unit test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix: include invisible tags for admins | Arthur Schiwon | 2023-06-21 | 1 | -45/+59 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix: search with more than one search tags | Arthur Schiwon | 2023-06-21 | 1 | -108/+302 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | tests: Adapt node related unit tests mocks to required root view | Julius Härtl | 2023-04-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix: Use proper path when creating node instances | Julius Härtl | 2023-04-17 | 1 | -2/+18 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix dav application tests | Côme Chilliet | 2023-04-03 | 1 | -2/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Tidy up typing in OC\Files\View | Côme Chilliet | 2023-04-03 | 1 | -2/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Michiel de Jong <michiel@unhosted.org> | ||||
* | fix: Use proper path for quota fetching | Julius Härtl | 2023-03-06 | 1 | -0/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 5 | -14/+470 |
| | |||||
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 5 | -470/+14 |
| | | | | | | Also remove old Oc_FileChunking logis that produced GC- collectable chunks Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | perf(dav): Do not call general setupFS on ever dav auth | Julius Härtl | 2023-02-09 | 1 | -6/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix Sabre connector test | Côme Chilliet | 2023-02-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Type sizes as int|float throughout the code base | Côme Chilliet | 2023-02-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 29 | -182/+182 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Get rid of deprecated at matcher in dav application tests | Côme Chilliet | 2023-01-05 | 6 | -181/+171 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Use display name cache on getStorageInfo | Julius Härtl | 2022-12-16 | 1 | -0/+15 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Adapt test to also run isolated Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | More fixing | Joas Schilling | 2022-11-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -5/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix duplicate event email notifications | Richard Steinmetz | 2022-11-04 | 1 | -0/+31 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add nc:share-attributes Webdav property | Vincent Petry | 2022-07-28 | 1 | -0/+62 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 1 | -1/+1 |
| | | | | | | Found via `codespell -q 3 -S l10n -L jus ./apps/dav` Signed-off-by: luz paz <luzpaz@github.com> | ||||
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav | Vincent Petry | 2022-06-10 | 1 | -0/+49 |
|\ | | | | | Expose additional emails in {DAV:}alternate-URI-set | ||||
| * | Expose additional emails in {DAV:}alternate-URI-set | Thomas Citharel | 2022-05-17 | 1 | -0/+49 |
| | | | | | | | | | | | | | | | | | | This allows iMip invitations to be send with an alternative email as "Reply-To" field. Closes #27201 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Don't spam the log with fatals when maintenance mode is enabled or an ↵ | Joas Schilling | 2022-06-10 | 1 | -2/+5 |
|/ | | | | | | upgrade has to be done Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 1 | -0/+4 |
|\ | | | | | Use share setting in DAV search | ||||
| * | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 2 | -26/+20 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #25747 from nextcloud/XAccelBuffering | blizzz | 2022-04-07 | 1 | -2/+5 |
|\ | | | | | Add X-Accel-Buffering header to downloads | ||||
| * | Add X-Accel-Buffering header to downloads | Unpublished | 2022-01-17 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Unpublished <unpublished@gmx.net> | ||||
* | | use existing node in SharesPlugin | Robin Appelman | 2022-04-06 | 4 | -47/+80 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |