Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Update `@nextcloud/vue` to 8.5.1 | Ferdinand Thiessen | 2024-01-30 | 1 | -35/+35 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 13 | -1/+13 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-27 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier test | Joas Schilling | 2024-01-26 | 1 | -3/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(userstatus): Also set the user status when the user has no status at all | Joas Schilling | 2024-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(userstatus): CALL status should overwrite MEETING status | Anna Larch | 2024-01-24 | 1 | -16/+19 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | chore: Update dav snapshot | Christopher Ng | 2024-01-23 | 1 | -83/+94 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-23 | 2 | -12/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Use viewBox instead of viewbox in SVGs | provokateurin | 2024-01-22 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-21 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | refactor: Migrate IgnoreOpenAPI attributes to OpenAPI | provokateurin | 2024-01-18 | 1 | -2/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #42850 from ↵ | Christoph Wurst | 2024-01-18 | 1 | -1/+24 |
|\ | | | | | | | | | nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection fix(CalDAV): set acls for DeletedCalendarObjectsCollection | ||||
| * | fix(CalDAV): set acls for DeletedCalendarObjectsCollection | Johannes Merkel | 2024-01-17 | 1 | -1/+24 |
| | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | | 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(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-16 | 2 | -10/+22 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #42619 from ↵ | Joas Schilling | 2024-01-15 | 2 | -4/+51 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/caldav-status-undefined-index-0 fix(dav): Fix user status "Undefined array key 0 at StatusService.php… | ||||
| * | | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" | Joas Schilling | 2024-01-10 | 2 | -4/+51 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 2 | -8/+8 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_message | Louis | 2024-01-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Improve view only error message | ||||
| * | | | Improve view only error message | Louis Chemineau | 2024-01-10 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* / / | fix(quota): automatically detect chunk quota with `OC-Total-Length` header | John Molakvoæ | 2024-01-10 | 1 | -33/+50 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-10 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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 | 2 | -44/+56 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 4 | -18/+465 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | feat: public dav endpoint v2 | John Molakvoæ | 2024-01-09 | 7 | -11/+365 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-07 | 2 | -10/+10 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-06 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-04 | 2 | -0/+416 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Update Nc Vue to 8.4.0 | julia.kirschenheuter | 2024-01-02 | 1 | -15/+15 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | fix(dav): undeclared `$cache` property | John Molakvoæ | 2023-12-21 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(dav): Hide less than minute diff in calendar notification title | jld3103 | 2023-12-20 | 1 | -1/+1 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-20 | 78 | -78/+0 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(userstatus): set user status to 'In a meeting' if calendar is busy | Anna Larch | 2023-12-19 | 5 | -763/+382 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #42349 from nextcloud/artonge/perf/dav_hidden_prop | Louis | 2023-12-19 | 1 | -3/+3 |
|\ | | | | | Use FileInfo's metadata for hidden prop | ||||
| * | Use FileInfo's metadata for hidden prop | Louis Chemineau | 2023-12-19 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #42339 from nextcloud/fix/dav/allow-multiple-organizers | Richard Steinmetz | 2023-12-19 | 1 | -1/+67 |
|\ \ | |/ |/| | fix(dav): allow multiple organizers if possible | ||||
| * | fix(dav): allow multiple organizers if possible | Richard Steinmetz | 2023-12-17 | 1 | -1/+67 |
| | | | | | | | | | | | | | | | | | | This is very hacky! However, we want to allow saving events with multiple organizers. Those events are not RFC compliant, but sometimes imported from major external calendar services (e.g. Google). If the current user is not an organizer of the event we ignore the exception as no scheduling messages will be sent anyway. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Don't query oc_properties for metadata props | Louis Chemineau | 2023-12-18 | 1 | -2/+7 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(ooo): add new ooo status with new emoji | Anna Larch | 2023-12-18 | 2 | -5/+5 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-17 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-16 | 4 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #42209 from nextcloud/bugfix/noid/comments-meta-data | Joas Schilling | 2023-12-15 | 1 | -1/+10 |
|\ | | | | | feat(comments): Add a meta data column for comments | ||||
| * | 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(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-15 | 2 | -0/+6 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-13 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-12 | 4 | -2/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-drift | Christoph Wurst | 2023-12-11 | 2 | -29/+92 |
|\ | | | | | fix(dav): Prevent out-of-office event time drifts | ||||
| * | fix(dav): Prevent out-of-office event time drifts | Christoph Wurst | 2023-12-11 | 2 | -29/+92 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |