Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): undeclared `$cache` property | John Molakvoæ | 2023-12-21 | 1 | -0/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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> | ||||
* | 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 #42351 from nextcloud/backport/42304/stable28 | Joas Schilling | 2023-12-19 | 2 | -5/+5 |
|\ | | | | | [stable28] fix(ooo): add new ooo status with new emoji | ||||
| * | 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> | ||||
* | | 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(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 #42152 from nextcloud/backport/42144/stable28 | Joas Schilling | 2023-12-15 | 1 | -0/+2 |
|\ | | | | | [stable28] fix(caldav): don't reuse query builder objects | ||||
| * | fix(caldav): don't reuse query builder objects | Anna Larch | 2023-12-11 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.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(dav): Prevent out-of-office event time drifts | Christoph Wurst | 2023-12-13 | 2 | -29/+92 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | 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> | ||||
* | | Revert "[stable28] fix(dav): Prevent out-of-office event time drifts" | Arthur Schiwon | 2023-12-11 | 2 | -92/+29 |
| | | |||||
* | | 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> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(dav): Improve handling and logging of bulk upload failures | Joas Schilling | 2023-12-07 | 3 | -5/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-07 | 4 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-06 | 5 | -26/+231 |
| | | | | | | | | * 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> | ||||
* | Merge pull request #42014 from nextcloud/backport/41985/stable28 | Benjamin Gaussorgues | 2023-12-05 | 1 | -2/+2 |
|\ | |||||
| * | fix(files): allow any throwable in logException | Varun Patil | 2023-12-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | If a TypeError is passed here, it in turn causes a TypeError which kills the rendering of the error page. Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-05 | 2 | -8/+16 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-04 | 2 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41967 from nextcloud/fix/dav/single-day-ooo-stable28 | Joas Schilling | 2023-12-02 | 1 | -1/+7 |
|\ | | | | | [stable28] fix(dav): Allow single-day out of office | ||||
| * | fix(dav): Allow single-day out of office | Christoph Wurst | 2023-12-01 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-02 | 6 | -0/+42 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(out-of-office)!: Remove non OCS endpoint | Joas Schilling | 2023-12-01 | 4 | -103/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(out-of-office): Migrate frontend to OCS endpoint | Joas Schilling | 2023-12-01 | 1 | -3/+4 |
| | | | | 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 | 3 | -0/+350 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(copyright): Fix copyright doc blocks | Joas Schilling | 2023-12-01 | 3 | -64/+42 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-01 | 24 | -0/+134 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Update dav snapshots | Ferdinand Thiessen | 2023-11-30 | 1 | -35/+35 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #41811 from nextcloud/backport/41778/stable28 | Arthur Schiwon | 2023-11-29 | 2 | -20/+492 |
|\ | | | | | [stable28] fix(dav): don't schedule out-of-office jobs for dates in the past | ||||
| * | fix(dav): don't schedule out-of-office jobs for dates in the past | Richard Steinmetz | 2023-11-28 | 2 | -20/+492 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | fix(dav): Timezone drift of OOO event | Christoph Wurst | 2023-11-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | fix(dav): Convert dates without tz drift | Christoph Wurst | 2023-11-29 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #41886 from nextcloud/backport/41866/stable28 | Christoph Wurst | 2023-11-29 | 2 | -6/+34 |
|\ \ | | | | | | | [stable28] fix(dav): Prioritize timezone from core/login | ||||
| * | | fix(dav): Prioritize timezone from core/login | Christoph Wurst | 2023-11-29 | 2 | -6/+34 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #41845 from nextcloud/backport/41818/stable28 | Andy Scherzinger | 2023-11-29 | 2 | -7/+4 |
|\ \ \ | |/ / |/| | | [stable28] fix(OOO): Make the returned data more explicit | ||||
| * | | fix(OOO): Make the returned data more explicit | Joas Schilling | 2023-11-29 | 2 | -7/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #41837 from nextcloud/backport/41738/stable28 | Andy Scherzinger | 2023-11-29 | 3 | -12/+15 |
|\ \ \ | |/ / |/| | | [stable28] feat(dav): hide search providers if their respective app is not activated | ||||
| * | | feat(dav): hide search providers if their respective app is not activated | Benjamin Gaussorgues | 2023-11-29 | 3 | -12/+15 |
| |/ | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* / | fix(dav): Make ooo settings a form and the message required | Christoph Wurst | 2023-11-29 | 1 | -8/+17 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [stable28] enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 10 | -964/+282 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #41726 from nextcloud/backport/41722/stable28 | Arthur Schiwon | 2023-11-28 | 1 | -9/+23 |
|\ | | | | | [stable28] fix(dav): Avoid date diffing if PHP is buggy | ||||
| * | fix(dav): Avoid date diffing if PHP is buggy | Christoph Wurst | 2023-11-24 | 1 | -9/+23 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-28 | 6 | -32/+162 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |