Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" | Joas Schilling | 2024-01-10 | 1 | -0/+44 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix: improve typing and use \OCP\Server::get | John Molakvoæ | 2024-01-09 | 1 | -12/+4 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 2 | -5/+438 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(dav): undeclared `$cache` property | John Molakvoæ | 2023-12-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(userstatus): set user status to 'In a meeting' if calendar is busy | Anna Larch | 2023-12-19 | 1 | -573/+289 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | fix(ooo): add new ooo status with new emoji | Anna Larch | 2023-12-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | feat(comments): Add a meta data column for comments | Joas Schilling | 2023-12-14 | 1 | -1/+10 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(dav): Prevent out-of-office event time drifts | Christoph Wurst | 2023-12-11 | 1 | -6/+82 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | fix(dav): Improve handling and logging of bulk upload failures | Joas Schilling | 2023-12-05 | 1 | -2/+10 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(dav): Prioritize timezone from core/login | Christoph Wurst | 2023-11-29 | 1 | -6/+25 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | fix(dav): don't schedule out-of-office jobs for dates in the past | Richard Steinmetz | 2023-11-28 | 1 | -0/+471 | |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 3 | -877/+119 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 3 | -0/+391 | |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 23 | -71/+50 | |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | feat(caldav): Create personal event for out-of-office messages | Christoph Wurst | 2023-11-14 | 1 | -0/+546 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Fix dynamic property in CalDav tests | Côme Chilliet | 2023-11-13 | 1 | -0/+1 | |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | feat(search): Seach for persons as event attendees and organizers | Christoph Wurst | 2023-11-10 | 1 | -2/+10 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | feat(carddav): Allow advanced search for contacts | Benjamin Gaussorgues | 2023-11-10 | 1 | -2/+2 | |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | feat(caldav): Allow advanced search for events/tasks | Benjamin Gaussorgues | 2023-11-10 | 2 | -4/+4 | |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | feat(user status): automate user status for events | Anna Larch | 2023-11-09 | 1 | -0/+1508 | |
| | | | | | | | and automatically set a user status to free or busy depending on their calendar transparency, event status and availability settings Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | Support getting and setting metadata in DAV requests | Louis Chemineau | 2023-11-08 | 1 | -0/+3 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -1/+4 | |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | fix(scheduling): don't send iMIP emails to rooms / resources | Anna Larch | 2023-11-06 | 1 | -2/+161 | |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | fix(3rdparty): Don't use indirect dependency "Safe/" for functions | Joas Schilling | 2023-10-23 | 3 | -5/+5 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #39852 from nextcloud/pragmaHeader | Ferdinand Thiessen | 2023-10-18 | 1 | -4/+2 | |
|\ | | | | | Stop sending deprecated Pragma header | |||||
| * | Stop sending deprecated Pragma header | Git'Fellow | 2023-08-28 | 1 | -4/+2 | |
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | fix(dav): expand recurrences when searching | Richard Steinmetz | 2023-09-21 | 1 | -0/+69 | |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | | Enable litmus largefile tests | jld3103 | 2023-09-20 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | | Merge pull request #39626 from nextcloud/fix/remove-litmus-locks-tests | Kate | 2023-09-20 | 2 | -2/+2 | |
|\ \ | | | | | | | Remove litmus locks tests | |||||
| * | | Remove litmus locks tests | jld3103 | 2023-07-30 | 2 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | | | fix(dav): fix report tests | John Molakvoæ (skjnldsv) | 2023-09-18 | 1 | -3/+0 | |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | | Remove last at matcher call in dav application tests | Côme Chilliet | 2023-09-14 | 1 | -13/+6 | |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | fix(caldav): add webroot to objectid for activities | Daniel Kesselberg | 2023-09-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/ The calendar app uses base64(calendar uri) as identifier for calendar objects. Without this patch the links from activity app to calendar app don't work for installations in a subdirectory. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | | Enable caldav push notifications by default | hamza221 | 2023-09-12 | 2 | -3/+3 | |
| | | | | | | | | | | | | Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com> | |||||
* | | | fix(CalDAV): check birthday calendar owner | Anna Larch | 2023-09-06 | 1 | -2/+60 | |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | | reuse l10n and request in dav folder listing | Robin Appelman | 2023-09-04 | 2 | -34/+63 | |
| | | | | | | | | | | | | | | | | | | instead of having to query those once for every node Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 3 | -9/+9 | |
| |/ |/| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | fix(CardDAV): set owner-principal, displayname properties for SAB | Anna Larch | 2023-08-16 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | DateRangeError in PHP>=8.3 is not a ValueError anymore | Côme Chilliet | 2023-08-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | Fixing 32bit CI on PHP>=8.3 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | fix: close cursor after reading the invitation | Daniel Kesselberg | 2023-08-10 | 1 | -1/+3 | |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | fix share roots always being marked as writable | Robin Appelman | 2023-07-28 | 1 | -22/+54 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entity | Joas Schilling | 2023-07-19 | 1 | -10/+6 | |
|\ | | | | | fix(comments): Emit CommentsEntityEvent as typed event | |||||
| * | fix(comments): Emit CommentsEntityEvent as typed event | Joas Schilling | 2023-07-18 | 1 | -10/+6 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-option | Daniel | 2023-07-18 | 1 | -4/+25 | |
|\ \ | |/ |/| | enh(contacts): show/hide addressbooks for all | |||||
| * | enh(contacts): show/hide addressbooks for all | Johannes Merkel | 2023-07-10 | 1 | -4/+25 | |
| | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | |||||
* | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | fix(dav): Use IRequest constant to match version | Joas Schilling | 2023-07-11 | 2 | -49/+18 | |
|/ | | | | | | The pattern matches since a 10 year old client version Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | feat(admin_audit): Migrate to non-deprecated IEventDispatcher | Joas Schilling | 2023-07-04 | 1 | -9/+4 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | enh(sab): Add profileUrl to SAB | Johannes Merkel | 2023-07-03 | 1 | -3/+8 | |
| | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | |||||
* | Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurence | Christoph Wurst | 2023-06-29 | 1 | -5/+15 | |
|\ | | | | | Fix creating events with old (< unix time) lastoccurence |