aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-014-103/+0
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-013-0/+350
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-017-68/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-01152-104/+494
* fix: Update dav snapshotsFerdinand Thiessen2023-11-301-35/+35
* Merge pull request #41934 from nextcloud/41885-manual-backportAndy Scherzinger2023-11-303-36/+35
|\
| * Improve share logic for enforced password & expiry datefenn-cs2023-11-303-36/+35
* | Merge pull request #41921 from nextcloud/backport/41765/stable28Louis2023-11-3010-6/+420
|\ \ | |/ |/|
| * Synchronize operation on live photo filesLouis Chemineau2023-11-3010-6/+420
* | Fix more active entry iconsJoas Schilling2023-11-301-0/+4
* | fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-302-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30176-300/+318
* Merge pull request #41811 from nextcloud/backport/41778/stable28Arthur Schiwon2023-11-292-20/+492
|\
| * fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-282-20/+492
* | fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* | fix(dav): Convert dates without tz driftChristoph Wurst2023-11-291-3/+3
* | Merge pull request #41886 from nextcloud/backport/41866/stable28Christoph Wurst2023-11-292-6/+34
|\ \
| * | fix(dav): Prioritize timezone from core/loginChristoph Wurst2023-11-292-6/+34
* | | Merge pull request #41845 from nextcloud/backport/41818/stable28Andy Scherzinger2023-11-292-7/+4
|\ \ \ | |/ / |/| |
| * | fix(OOO): Make the returned data more explicitJoas Schilling2023-11-292-7/+4
* | | Merge pull request #41807 from nextcloud/backport/41753/stable28Andy Scherzinger2023-11-293-3/+3
|\ \ \
| * | | Update test for changed string - openInFilesAction.spec.tsAndy Scherzinger2023-11-291-1/+1
| * | | Change to capital letterValdnet2023-11-291-1/+1
| * | | Correct a typoValdnet2023-11-291-1/+1
| |/ /
* | | Merge pull request #41837 from nextcloud/backport/41738/stable28Andy Scherzinger2023-11-293-12/+15
|\ \ \
| * | | feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-293-12/+15
* | | | Merge pull request #41783 from nextcloud/backport/41749/stable28Andy Scherzinger2023-11-291-20/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(files_versions): Explicitly check for user or owner before call getUserFo...Git'Fellow2023-11-291-20/+16
| | |/ | |/|
* | | Merge pull request #41815 from nextcloud/backport/41809/stable28Andy Scherzinger2023-11-291-2/+1
|\ \ \
| * | | fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
| |/ /
* | / fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-291-8/+17
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29172-154/+498
|/
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2819-1326/+378
* Merge pull request #41726 from nextcloud/backport/41722/stable28Arthur Schiwon2023-11-281-9/+23
|\
| * fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2838-136/+858
* | Merge pull request #41761 from nextcloud/backport/41678/stable28Joas Schilling2023-11-271-1/+1
|\ \
| * | fix(security): Update expiration date in security.txtJoas Schilling2023-11-271-1/+1
* | | fix(setupcheck): Fix memory limit setup checkJoas Schilling2023-11-271-1/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2732-26/+678
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2642-4/+670
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2566-22/+256
* | Ensure share has download permissions in F2VLouis2023-11-241-10/+10
* | Ensure share has download permissions in F2VLouis2023-11-241-2/+16
* | fix(files): Use SVG as FilePicker icons instead of Vue componentsFerdinand Thiessen2023-11-241-4/+4
* | Fix action button labelsMarco Ambrosini2023-11-241-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-241156-5788/+1672
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-2313-39/+786
* Merge pull request #41691 from nextcloud/backport/41680/stable28Andy Scherzinger2023-11-231-2/+2
|\