aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41799 from nextcloud/fix/revert-user-status-composer-clas...Anna2023-11-301-55/+53
|\
| * fix(userstatus): revert ClassLoader changesAnna Larch2023-11-281-55/+53
* | Merge pull request #41808 from nextcloud/accessibility/breadcrumbsFerdinand Thiessen2023-11-301-0/+2
|\ \
| * | accessibility fix - changed the dir attribute to have valid value, keeping pr...Eduardo Morales2023-11-301-0/+2
* | | Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photosLouis2023-11-3010-6/+420
|\ \ \ | |/ / |/| |
| * | Synchronize operation on live photo filesLouis Chemineau2023-11-2910-6/+420
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30176-300/+318
* | | Fix more active entry iconsJoas Schilling2023-11-291-0/+4
* | | fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-292-0/+2
|/ /
* | 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
|\ \ \ \ | |/ / / |/| | |