| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(dav): Rate limit calendar/subscription creation | Christoph Wurst | 2024-02-22 | 2 | -0/+2 |
* | feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook | Thomas Citharel | 2023-05-16 | 2 | -0/+4 |
* | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perf | Arthur Schiwon | 2023-05-11 | 2 | -0/+2 |
|\ |
|
| * | PoC: SystemTags endpoint to return tags used by a user with meta data | Arthur Schiwon | 2023-05-09 | 2 | -0/+2 |
* | | feat(dav): store scopes for properties and filter locally scoped properties f... | Anna Larch | 2023-05-09 | 2 | -0/+2 |
|/ |
|
* | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-05-03 | 2 | -0/+2 |
* | expose system tags as dav property for files | Robin Appelman | 2023-04-28 | 2 | -0/+2 |
* | Feature: Provide access to app generated calendars through CalDAV | Ferdinand Thiessen | 2023-04-25 | 2 | -0/+6 |
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
* | Merge pull request #36800 from rotdrop/feature/dav-macos-quirks | Anna | 2023-03-13 | 2 | -0/+2 |
|\ |
|
| * | apps/dav: add some OSX specific quirks. | Claus-Justus Heine | 2023-03-07 | 2 | -0/+2 |
* | | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 2 | -0/+4 |
|/ |
|
* | Use recurrence instance to build iMip email | Anna Larch | 2023-02-02 | 2 | -0/+4 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | Add a background job to prune outdated sync tokens | Thomas Citharel | 2022-10-27 | 2 | -0/+2 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 2 | -0/+2 |
* | Merge pull request #32973 from nextcloud/cleanup/avatar-code | Carl Schwan | 2022-07-11 | 1 | -7/+7 |
|\ |
|
| * | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | | Fix determination of cron job run | Joas Schilling | 2022-07-01 | 2 | -0/+4 |
* | | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 2 | -0/+2 |
|/ |
|
* | Handle the move operation properly between shared calendars | Thomas Citharel | 2022-06-14 | 2 | -0/+2 |
* | Merge pull request #30368 from nextcloud/dav-allow-object-properties | Vincent Petry | 2022-06-10 | 2 | -0/+4 |
|\ |
|
| * | Allow DAV Object properties | Thomas Citharel | 2022-05-16 | 2 | -0/+4 |
* | | Merge pull request #32364 from nextcloud/dav-listeners | Vincent Petry | 2022-06-10 | 2 | -0/+10 |
|\ \ |
|
| * | | Remove all legacy event dispatchers from CalDAV & CardDAV backends | Thomas Citharel | 2022-05-17 | 2 | -0/+10 |
* | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade... | Joas Schilling | 2022-06-10 | 2 | -0/+2 |
|/ / |
|
* / | Cleanup dav | Carl Schwan | 2022-05-05 | 2 | -2/+0 |
|/ |
|
* | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 3 | -3/+8 |
* | Merge pull request #31673 from nextcloud/feat/contacts-migration | Vincent Petry | 2022-04-07 | 2 | -0/+6 |
|\ |
|
| * | Contacts export and import | Christopher Ng | 2022-03-30 | 2 | -0/+6 |
* | | Merge pull request #29510 from nextcloud/backport/27378/master | John Molakvoæ | 2022-04-04 | 2 | -0/+2 |
|\ \ |
|
| * | | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2022-03-31 | 2 | -0/+2 |
| |/ |
|
* | | Merge pull request #30823 from nextcloud/work/profiler | Carl Schwan | 2022-04-04 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 2 | -0/+2 |
* | | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
|/ |
|
* | Integrate migrator | Christopher Ng | 2022-03-02 | 2 | -4/+0 |
* | Calendar export and import | Christopher Ng | 2022-03-02 | 2 | -0/+10 |
* | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-16 | 2 | -0/+2 |
* | send request id in response header | Robin Appelman | 2022-02-01 | 2 | -0/+2 |
* | Set the file's mtime from the headers in bulk upload | Louis Chemineau | 2022-01-11 | 4 | -3/+5 |
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
* | Revert "add dav plugin to trigger recalculating of checksums" | John Molakvoæ | 2021-11-01 | 2 | -2/+0 |
* | Merge pull request #27378 from nextcloud/dav-recalc-checksum | John Molakvoæ | 2021-11-01 | 2 | -0/+2 |
|\ |
|
| * | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2021-08-23 | 2 | -0/+2 |
* | | Add scheduling availability settings | Christoph Wurst | 2021-10-18 | 2 | -0/+2 |
* | | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 2 | -6/+4 |