aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41816 from nextcloud/fix/dav/single-day-oooChristoph Wurst2023-11-292-2/+8
|\
| * fix(dav): Allow single-day out of officeChristoph Wurst2023-11-292-2/+8
* | Merge pull request #41866 from nextcloud/fix/dav/login-timezoneChristoph Wurst2023-11-292-6/+34
|\ \ | |/ |/|
| * fix(dav): Prioritize timezone from core/loginChristoph Wurst2023-11-292-6/+34
* | fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* | fix(dav): Convert dates without tz driftChristoph Wurst2023-11-291-3/+3
|/
* fix(OOO): Make the returned data more explicitJoas Schilling2023-11-292-7/+4
* Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-messageChristoph Wurst2023-11-291-8/+17
|\
| * fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-271-8/+17
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29172-154/+498
* | refactor(files): replace deprecated `is` attr on `<a>` with dynamic componentGrigorii K. Shartsev2023-11-281-11/+20
* | fix(files): make file list item link focusableGrigorii K. Shartsev2023-11-281-1/+2
* | fix(files): remove focus outline on file list item clickGrigorii K. Shartsev2023-11-281-2/+4
* | fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
* | Merge pull request #41778 from nextcloud/fix/dav/schedule-ooo-jobsRichard Steinmetz2023-11-282-20/+492
|\ \
| * | fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-282-20/+492
* | | Merge pull request #41753 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-283-3/+3
|\ \ \
| * | | Update test for changed string - openInFilesAction.spec.tsAndy Scherzinger2023-11-281-1/+1
| * | | Change to capital letterValdnet2023-11-281-1/+1
| * | | Correct a typoValdnet2023-11-281-1/+1
| |/ /
* | | Merge pull request #41468 from nextcloud/feat/migrate-database-pending-bigint...Côme Chilliet2023-11-286-85/+103
|\ \ \ | |/ / |/| |
| * | Migrate away from deprecated doctrine/dbal getName functionCôme Chilliet2023-11-281-2/+2
| * | Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-286-85/+103
* | | Merge pull request #41766 from nextcloud/bugfix/noid/remove-Could-not-find-re...Joas Schilling2023-11-281-1/+0
|\ \ \ | |/ / |/| |
| * | fix(files_external): Fix "Could not find resource main.js to load"Joas Schilling2023-11-271-1/+0
* | | Merge pull request #41460 from nextcloud/feat/migrate-database-missing-checksCôme Chilliet2023-11-288-87/+279
|\ \ \
| * | | Missing things in database should be warning, not infoCôme Chilliet2023-11-273-3/+3
| * | | fix(tests) Fix CheckSetupControllerTestCôme Chilliet2023-11-271-2/+0
| * | | Switch from deprecated hasPrimaryKey to getPrimaryKey functionCôme Chilliet2023-11-271-1/+1
| * | | Migrate missing primary key database check to new APICôme Chilliet2023-11-276-29/+93
| * | | Migrate missing index database check to new APICôme Chilliet2023-11-276-30/+93
| * | | Migrate missing column database check to new APICôme Chilliet2023-11-276-26/+93
| |/ /
* | | Merge pull request #40939 from nextcloud/pulsejet/sidebar-tagsLouis2023-11-282-2/+13
|\ \ \
| * | | sidebar: allow turning off tags view by defaultVarun Patil2023-11-272-2/+13
* | | | enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2820-1379/+433
* | | | Merge pull request #41777 from nextcloud/fix/comments-use-ncdatetimeFerdinand Thiessen2023-11-282-38/+11
|\ \ \ \
| * | | | fix(comments): Move from Moment.js to `NcDateTime`Ferdinand Thiessen2023-11-272-38/+11
| | |/ / | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2838-136/+858
* | | | Merge pull request #41709 from nextcloud/fix/files-copy-move-actionEduardo Morales2023-11-271-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(files): Correct condition for checking copy/move into same directoryFerdinand Thiessen2023-11-271-1/+7
* | | | Merge pull request #41749 from nextcloud/checkUserOwnerFerdinand Thiessen2023-11-271-20/+16
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files_versions): Explicitly check for user or owner before call getUserFo...Git'Fellow2023-11-271-20/+16
* | | | fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-11-273-18/+18
* | | | fix(files): Show error message if drag-and-drop upload failsFerdinand Thiessen2023-11-272-4/+9
* | | | fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-11-275-124/+121
| |_|/ |/| |
* | | fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-11-272-36/+42
| |/ |/|
* | Merge pull request #41738 from nextcloud/feat/hide-dav-search-provider-if-no-appBenjamin Gaussorgues2023-11-273-12/+15
|\ \
| * | feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-273-12/+15
* | | Merge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-rangeJoas Schilling2023-11-272-2/+3
|\ \ \ | |/ / |/| |
| * | docs(openapi): update definitionsArthur Schiwon2023-11-241-1/+1