| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(dav): introduce paginate with custom headers | Benjamin Gaussorgues | 2024-12-20 | 1 | -1/+1 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 7 | -61/+100 |
* | feat: make systemtags public visiblefeat/systemtags-public | John Molakvoæ (skjnldsv) | 2024-10-11 | 1 | -1/+7 |
* | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-get | Ferdinand Thiessen | 2024-10-09 | 1 | -6/+10 |
* | feat(carddav): add command to list address booksfeat/add-addressbook-list-command | Anna Larch | 2024-09-30 | 1 | -0/+1 |
* | feat(caldav): create subscriptions via occfeat/add-subscription-via-occ | Anna Larch | 2024-09-15 | 1 | -0/+1 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
* | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 1 | -0/+1 |
* | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 1 | -0/+7 |
* | fix(caldav): stricter default calendar checks | Richard Steinmetz | 2024-07-22 | 1 | -1/+2 |
* | feat(files_sharing): add public name prompt for files requests | skjnldsv | 2024-07-18 | 2 | -0/+2 |
* | fix(caldav): limit vevent size | SebastianKrupinski | 2024-07-04 | 1 | -0/+2 |
* | Merge pull request #46193 from nextcloud/fix/limit-vcard-size | Richard Steinmetz | 2024-07-05 | 1 | -0/+2 |
|\ |
|
| * | fix(carddav): limit vcard size | SebastianKrupinski | 2024-07-04 | 1 | -0/+2 |
* | | Feat: Allow users to select another user as their out-of-office replacement | Hamza Mahjoubi | 2024-07-01 | 1 | -1/+1 |
|/ |
|
* | perf: remove full filesystem setup for accessing public link share dav endpoints | Robin Appelman | 2024-06-20 | 2 | -18/+15 |
* | Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7 | Andy Scherzinger | 2024-05-28 | 1 | -0/+5 |
|\ |
|
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 1 | -0/+5 |
* | | Merge pull request #44664 from nextcloud/fix/dav/rate-limit-create-adress-book | Hamza | 2024-05-28 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | fix(dav): Rate limit address book creation | Hamza Mahjoubi | 2024-05-27 | 1 | -0/+2 |
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 8 | -194/+28 |
|/ |
|
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
* | fix(dav): Add retention time to sync token cleanup | Christoph Wurst | 2024-03-21 | 1 | -1/+1 |
* | fix(dav): Add occ command to fix missing caldav sync tokens | Christoph Wurst | 2024-03-12 | 1 | -0/+1 |
* | fix(dav): Rate limit calendar/subscription creation | Christoph Wurst | 2024-02-23 | 1 | -0/+2 |
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c... | Anna Larch | 2024-02-15 | 2 | -2/+8 |
* | fix(dav): ajax request check on public remote endpoints | John Molakvoæ | 2024-01-17 | 2 | -2/+2 |
* | fix(psalm): update baseline and suppress unnecessary issues | John Molakvoæ | 2024-01-09 | 1 | -0/+7 |
* | fix: improve typing and use \OCP\Server::get | John Molakvoæ | 2024-01-09 | 1 | -32/+52 |
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -2/+8 |
* | feat: public dav endpoint v2 | John Molakvoæ | 2024-01-09 | 3 | -5/+123 |
* | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-05 | 1 | -1/+2 |
* | fix(out-of-office)!: Remove non OCS endpoint | Joas Schilling | 2023-12-01 | 1 | -2/+0 |
* | feat(out-of-office): Add OCS endpoint to set and clear absence | Joas Schilling | 2023-12-01 | 1 | -0/+2 |
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ |
|
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
|/ |
|
* | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 1 | -0/+1 |
* | feat(dav): implement personal absence settings | Richard Steinmetz | 2023-11-07 | 1 | -1/+4 |
* | add index for classification | Akhil | 2023-10-31 | 1 | -1/+1 |
* | feat(dav): implement personal absence settings backend | Richard Steinmetz | 2023-10-29 | 1 | -1/+1 |
* | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app | Christoph Wurst | 2023-09-17 | 3 | -3/+3 |
|\ |
|
| * | Refactors "strpos" calls in /apps/dav to improve code readability. | Faraz Samapoor | 2023-06-12 | 3 | -3/+3 |
* | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 2 | -5/+9 |
|/ |
|
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | fix(carddav): expose system address book | Anna Larch | 2023-05-11 | 1 | -1/+2 |
* | feat(dav): store scopes for properties and filter locally scoped properties f... | Anna Larch | 2023-05-09 | 1 | -1/+1 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | [WIP] Add logging to Scheduling Plugin | Anna Larch | 2023-01-04 | 1 | -1/+1 |