Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-support | Richard Steinmetz | 3 days | 1 | -1/+2 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat: add example contact on first loginfeat/cardav-example-contact | Hamza Mahjoubi | 9 days | 2 | -0/+3 |
| | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | Merge pull request #51136 from ↵ | Daniel | 2025-03-11 | 1 | -3/+5 |
|\ | | | | | | | | | nextcloud/feat/noid/occ-list-delete-calendar-subscription feat: command to list and delete calendar subscriptions | ||||
| * | feat: command to list and delete calendar subscriptionsfeat/noid/occ-list-delete-calendar-subscription | Daniel Kesselberg | 2025-03-09 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | fix(dav): Fix share token pattern for base uri extractionfix/dav/publicremote-share-token-pattern | provokateurin | 2025-03-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(dav): Create SAB at installationfix/dav/create-sab-install | Christoph Wurst | 2025-03-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 6 | -95/+136 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Bump app versions and requirements | Joas Schilling | 2025-01-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(dav): introduce paginate with custom headers | Benjamin Gaussorgues | 2024-12-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 7 | -61/+100 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat: make systemtags public visiblefeat/systemtags-public | John Molakvoæ (skjnldsv) | 2024-10-11 | 1 | -1/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-get | Ferdinand Thiessen | 2024-10-09 | 1 | -6/+10 |
| | | | | | | | `GET` should be allowed even without Ajax header to allow downloading files, or show files in the viewer. All other requests could be guarded, but this should not. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(carddav): add command to list address booksfeat/add-addressbook-list-command | Anna Larch | 2024-09-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | feat(caldav): create subscriptions via occfeat/add-subscription-via-occ | Anna Larch | 2024-09-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 1 | -0/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(caldav): stricter default calendar checks | Richard Steinmetz | 2024-07-22 | 1 | -1/+2 |
| | | | | | | | | | | | Reject calendars that - are subscriptions - are not writable - are shared with a user - are deleted - don't support VEVENTs Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat(files_sharing): add public name prompt for files requests | skjnldsv | 2024-07-18 | 2 | -0/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(caldav): limit vevent size | SebastianKrupinski | 2024-07-04 | 1 | -0/+2 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | Merge pull request #46193 from nextcloud/fix/limit-vcard-size | Richard Steinmetz | 2024-07-05 | 1 | -0/+2 |
|\ | | | | | fix(carddav): limit vcard size | ||||
| * | fix(carddav): limit vcard size | SebastianKrupinski | 2024-07-04 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | Feat: Allow users to select another user as their out-of-office replacement | Hamza Mahjoubi | 2024-07-01 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | perf: remove full filesystem setup for accessing public link share dav endpoints | Robin Appelman | 2024-06-20 | 2 | -18/+15 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7 | Andy Scherzinger | 2024-05-28 | 1 | -0/+5 |
|\ | | | | | Add SPDX header - batch 7 | ||||
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | | 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 | ||||
| * | fix(dav): Rate limit address book creation | Hamza Mahjoubi | 2024-05-27 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 8 | -194/+28 |
|/ | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(dav): Add retention time to sync token cleanup | Christoph Wurst | 2024-03-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(dav): Add occ command to fix missing caldav sync tokens | Christoph Wurst | 2024-03-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(dav): Rate limit calendar/subscription creation | Christoph Wurst | 2024-02-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and ↵ | Anna Larch | 2024-02-15 | 2 | -2/+8 |
| | | | | | | calendars) Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): ajax request check on public remote endpoints | John Molakvoæ | 2024-01-17 | 2 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(psalm): update baseline and suppress unnecessary issues | John Molakvoæ | 2024-01-09 | 1 | -0/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: improve typing and use \OCP\Server::get | John Molakvoæ | 2024-01-09 | 1 | -32/+52 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -2/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: public dav endpoint v2 | John Molakvoæ | 2024-01-09 | 3 | -5/+123 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-05 | 1 | -1/+2 |
| | | | | | | | | * If there is an out of office absence info and it happens now -> return data * Else: return no data Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(out-of-office)!: Remove non OCS endpoint | Joas Schilling | 2023-12-01 | 1 | -2/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(out-of-office): Add OCS endpoint to set and clear absence | Joas Schilling | 2023-12-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ | | | | | Master is now 29 | ||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
|/ | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 1 | -0/+1 |
| | | | | | | | [skipci] Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat(dav): implement personal absence settings | Richard Steinmetz | 2023-11-07 | 1 | -1/+4 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | add index for classification | Akhil | 2023-10-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Akhil <akhil@e.email> Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | feat(dav): implement personal absence settings backend | Richard Steinmetz | 2023-10-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> |