| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Add BulkUpload DAV plugin | Louis Chemineau | 2021-10-15 | 2 | -0/+6 |
* | | Merge pull request #29188 from nextcloud/enhancement/public-write-api | Daniel | 2021-10-15 | 2 | -0/+4 |
|\ \ |
|
| * | | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 2 | -0/+4 |
* | | | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
|/ / |
|
* | | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 2 | -0/+2 |
* | | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
* | | Add repair job to delete calendar subscriptions that were orphaned when | Thomas Citharel | 2021-09-04 | 2 | -0/+2 |
|/ |
|
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 |
* | Update Autoloader | Louis Chemineau | 2021-06-21 | 1 | -1/+3 |
* | occ: new command dav:delete-calendar | Mattia Narducci | 2021-06-13 | 2 | -0/+2 |
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 2 | -0/+28 |
* | Add activities for creating, updating and deleting contacts | Joas Schilling | 2021-05-21 | 2 | -0/+4 |