summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42988 from nextcloud/backport/42889/stable28Ferdinand Thiessen2024-01-2113-59/+199
|\
| * chore(assets): Recompile assetsnextcloud-command2024-01-206-7/+29
| * fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-202-1/+34
| * fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-206-41/+43
| * enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-202-35/+118
* | Merge pull request #42986 from nextcloud/backport/stable28-profile-vueFerdinand Thiessen2024-01-219-352/+194
|\ \ | |/ |/|
| * chore: Compile assetsFerdinand Thiessen2024-01-205-28/+6
| * enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-204-324/+188
* | Merge pull request #42982 from nextcloud/backport/42974/stable28Ferdinand Thiessen2024-01-201-1/+1
|\ \ | |/ |/|
| * fix(build): Fix OpenAPI diff on non-default specsprovokateurin2024-01-201-1/+1
* | Merge pull request #42952 from nextcloud/backport/42888/stable28John Molakvoæ2024-01-2038-72/+80
|\ \
| * | refactor: Configure OpenAPI scopesprovokateurin2024-01-194-0/+8
| * | refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-1934-72/+72
* | | Merge pull request #42948 from nextcloud/backport/42940/stable28John Molakvoæ2024-01-2011-1885/+5640
|\| |
| * | chore: Adjust codeownersprovokateurin2024-01-191-1/+1
| * | chore(deps): Update openapi-extractorprovokateurin2024-01-198-1868/+5639
| * | chore(files): Remove unused type aliasprovokateurin2024-01-192-16/+0
* | | Merge pull request #42984 from nextcloud/backport/42950/stable28John Molakvoæ2024-01-205-9/+9
|\ \ \ | |_|/ |/| |
| * | fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-205-9/+9
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19242-264/+466
* Merge pull request #42789 from nextcloud/release/28.0.2_rc1v28.0.2rc1Arthur Schiwon2024-01-181-2/+2
|\
| * 28.0.2 RC1Arthur Schiwon2024-01-151-2/+2
* | Merge pull request #42921 from nextcloud/backport/42891/stable28Arthur Schiwon2024-01-181-2/+10
|\ \
| * | Improve path resolution in files_version hooksLouis Chemineau2024-01-181-2/+10
* | | Merge pull request #42767 from nextcloud/backport/42598/stable28John Molakvoæ2024-01-183-7/+10
|\ \ \
| * | | fix(files): use backend error message if providedJohn Molakvoæ2024-01-183-7/+10
* | | | Merge pull request #42779 from nextcloud/backport/42126/stable28Arthur Schiwon2024-01-188-11/+10
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-01-156-7/+7
| * | | | Allow user to finish typing date before formattingfenn-cs2024-01-151-3/+2
| * | | | Tooltip outside click, should abort share creationfenn-cs2024-01-151-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #42918 from nextcloud/backport/setupchecks-2/stable28Arthur Schiwon2024-01-1812-483/+336
|\ \ \ \
| * | | | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-183-278/+0
| * | | | Remove references to removed functions in testsCôme Chilliet2024-01-181-9/+0
| * | | | Fix Cron setup check testsCôme Chilliet2024-01-182-71/+0
| * | | | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-187-48/+151
| * | | | Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-181-5/+0
| * | | | Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-188-34/+85
| * | | | Fix tests because we added escaping to setupchecksCôme Chilliet2024-01-181-1/+1
| * | | | Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-181-4/+0
| * | | | Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1
| * | | | Properly escape HTML and add support for highlight links in setupchecksCôme Chilliet2024-01-181-3/+17
| * | | | Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-181-1/+1
| * | | | Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-181-2/+17
| * | | | Migrate code integrity to SetupCheck APICôme Chilliet2024-01-188-29/+67
* | | | | Merge pull request #42882 from nextcloud/backport/42853/stable28John Molakvoæ2024-01-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-171-1/+1
* | | | | Merge pull request #42895 from nextcloud/backport/42840/stable28John Molakvoæ2024-01-189-13/+13
|\ \ \ \ \
| * | | | | fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-189-13/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #42928 from nextcloud/backport/42923/stable28Joas Schilling2024-01-189-2/+53
|\ \ \ \ \