aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \ \
| * | | | | fix: reduce memory consumption of scansGit'Fellow2023-11-031-3/+6
* | | | | | Merge pull request #41714 from nextcloud/enh/add-ooo-and-remove-user-statusAnna2023-11-2827-1431/+554
|\ \ \ \ \ \
| * | | | | | enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2827-1431/+554
|/ / / / / /
* | | | | | Merge pull request #41779 from nextcloud/bugfix/noid/use-destinct-exception-s...Arthur Schiwon2023-11-285-6/+88
|\ \ \ \ \ \
| * | | | | | fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-285-6/+88
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #41777 from nextcloud/fix/comments-use-ncdatetimeFerdinand Thiessen2023-11-288-47/+20
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2023-11-276-9/+9
| * | | | | | fix(comments): Move from Moment.js to `NcDateTime`Ferdinand Thiessen2023-11-272-38/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #41782 from nextcloud/fix/load-files-listPytal2023-11-274-8/+8
|\ \ \ \ \ \
| * | | | | | chore: compile assetsChristopher Ng2023-11-272-3/+3
| * | | | | | fix(files): Empty files list when uid contains special charsChristopher Ng2023-11-272-5/+5
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2844-140/+888
|/ / / / / /
* | | | | | Merge pull request #41709 from nextcloud/fix/files-copy-move-actionEduardo Morales2023-11-276-7/+129
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | chore: Compile assetsFerdinand Thiessen2023-11-274-6/+6
| * | | | | enh(files): Add cypress tests for copy and moveFerdinand Thiessen2023-11-271-0/+116
| * | | | | 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
* | | | | | Merge pull request #41693 from nextcloud/fix/files-drag-and-dropFerdinand Thiessen2023-11-278-128/+134
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |