summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-191-2/+2
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-061-4/+35
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-011-99/+0
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-011-0/+77
* fix(OOO): Make the returned data more explicitJoas Schilling2023-11-291-4/+3
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-0/+4
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-7/+8
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-16/+15
* feat: Add out-of-office message APIChristoph Wurst2023-11-091-0/+78
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-071-0/+94
* fix: close cursor after reading the invitationDaniel Kesselberg2023-08-101-1/+2
* dav: Add OpenAPI specjld31032023-07-112-0/+16
* Remove comment and guests option from Invitations UIAnna Larch2022-12-201-17/+2
* Multiple fixesCarl Schwan2022-07-311-3/+4
* Block download when needed on direct download endpointVincent Petry2022-07-281-1/+15
* Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ2021-10-221-1/+6
|\
| * Update attendence for external usersDaniel Kesselberg2021-10-081-1/+6
| * Scheduling plugin not updating responding attendee status take twoAnna Larch2021-10-081-1/+1
* | Add support for Delegation Settings for more appsCarl Schwan2021-10-151-0/+2
|/
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-7/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Merge pull request #23025 from Iscle/masterMorris Jobke2020-10-061-2/+6
|\
| * DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
| * DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
|/
* Update license headers for 19Christoph Wurst2020-04-292-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-053-3/+10
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* avoids users searches on backend, faster processingArthur Schiwon2019-04-171-1/+1
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-1/+1
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+236
* Improve the directContollerRoeland Jago Douma2018-04-261-15/+14
* Add directDownload support of storageRoeland Jago Douma2018-04-261-11/+16
* Request a direct linkRoeland Jago Douma2018-04-261-4/+52
* First step of DAV endpointRoeland Jago Douma2018-04-261-0/+61
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-3/+38
* Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+81