aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41867 from nextcloud/update-mimetype-msgChristoph Wurst2023-11-293-4/+4
|\
| * fix: change mime type for msg fileDaniel Kesselberg2023-11-293-4/+4
* | Merge pull request #41816 from nextcloud/fix/dav/single-day-oooChristoph Wurst2023-11-294-5/+11
|\ \
| * | fix(dav): Allow single-day out of officeChristoph Wurst2023-11-294-5/+11
* | | Merge pull request #41781 from nextcloud/minor-ui-updates-global-searchAndy Scherzinger2023-11-2915-37/+46
|\ \ \
| * | | Fix date filter wording & improve search feedbackfenn-cs2023-11-2913-30/+32
| * | | Unbold user names in SearchableListfenn-cs2023-11-291-0/+3
| * | | Improve accesibility for search tags/chipsfenn-cs2023-11-291-7/+11
| | |/ | |/|
* | | 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
| |/
* | Merge pull request #41703 from nextcloud/fix/dav/ooo-date-conversionChristoph Wurst2023-11-294-7/+7
|\ \ | |/ |/|
| * fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
| * fix(dav): Convert dates without tz driftChristoph Wurst2023-11-293-6/+6
|/
* Merge pull request #41818 from nextcloud/techdebt/noid/clarify-ooo-return-dataAndy Scherzinger2023-11-292-7/+4
|\
| * fix(OOO): Make the returned data more explicitJoas Schilling2023-11-292-7/+4
* | Merge pull request #41803 from nextcloud/register-eml-msgAndy Scherzinger2023-11-293-1/+16
|\ \ | |/ |/|
| * fix: add mimetype for eml and msgDaniel Kesselberg2023-11-283-1/+16
* | Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-messageChristoph Wurst2023-11-294-11/+41
|\ \
| * | fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-274-11/+41
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29270-764/+1108
* | | Merge pull request #41619 from nextcloud/fix/files--active-state-on-list-item...Grigorii K. Shartsev2023-11-294-15/+27
|\ \ \
| * | | chore(assets): Recompile assetsGrigorii K. Shartsev2023-11-282-3/+3
| * | | 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
|/ / /
* | | Merge pull request #41809 from nextcloud/fix/hidden-password-confirmationPytal2023-11-289-16/+15
|\ \ \
| * | | chore: compile assetsChristopher Ng2023-11-286-9/+9
| * | | fix: Hidden password confirmation dialogChristopher Ng2023-11-282-5/+5
| * | | 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-285-6/+6
|\ \ \
| * | | Update test for changed string - openInFilesAction.spec.tsAndy Scherzinger2023-11-281-1/+1
| * | | Change to capital letterValdnet2023-11-283-4/+4
| * | | Correct a typoValdnet2023-11-281-1/+1
| |/ /
* | | Merge pull request #41468 from nextcloud/feat/migrate-database-pending-bigint...Côme Chilliet2023-11-289-117/+108
|\ \ \ | |/ / |/| |
| * | 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-289-117/+108
* | | 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-2813-182/+287
|\ \ \
| * | | 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-279-60/+95
| * | | Migrate missing index database check to new APICôme Chilliet2023-11-279-64/+98
| * | | Migrate missing column database check to new APICôme Chilliet2023-11-279-56/+94
* | | | Merge pull request #40939 from nextcloud/pulsejet/sidebar-tagsLouis2023-11-284-5/+16
|\ \ \ \
| * | | | sidebar: allow turning off tags view by defaultVarun Patil2023-11-274-5/+16
* | | | | Merge pull request #41272 from nextcloud/fixOccScansGit'Fellow2023-11-281-3/+6
|\ \ \ \ \