aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Ensure the correct `dir` query is set on folder actionFerdinand Thiessen2024-01-251-3/+2
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-255-53/+90
* fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-252-3/+3
* fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-252-11/+23
* fix(files): Add declaration for `$navigation`Ferdinand Thiessen2024-01-251-0/+7
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-253-25/+110
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2522-4/+158
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-241-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2466-164/+254
* Merge pull request #43055 from nextcloud/backport/42999/stable28Arthur Schiwon2024-01-231-1/+7
|\
| * fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-231-1/+7
* | Wrap versions list in virtual scrollLouis Chemineau2024-01-232-16/+396
|/
* Merge pull request #43032 from nextcloud/fix/stable28-capabilitiesArthur Schiwon2024-01-232-5/+12
|\
| * fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-232-5/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2330-80/+116
* | fix(files): do not show `View in folder` in the Files viewJohn Molakvoæ2024-01-222-3/+27
|/
* fix(weather_status): Fix location format for OpenAPIprovokateurin2024-01-224-122/+125
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2228-12/+118
* Merge pull request #42983 from nextcloud/backport/42949/stable28John Molakvoæ2024-01-214-17/+23
|\
| * fix(files): Fix checkbox state semanticsChristopher Ng2024-01-214-17/+23
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-21142-430/+492
|/
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-1/+3
* 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-201-35/+79
* Merge pull request #42952 from nextcloud/backport/42888/stable28John Molakvoæ2024-01-2022-36/+44
|\
| * refactor: Configure OpenAPI scopesprovokateurin2024-01-194-0/+8
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-1918-36/+36
* | Merge pull request #42948 from nextcloud/backport/42940/stable28John Molakvoæ2024-01-209-1880/+5635
|\|
| * chore(deps): Update openapi-extractorprovokateurin2024-01-197-1864/+5635
| * chore(files): Remove unused type aliasprovokateurin2024-01-192-16/+0
* | fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19140-82/+252
* 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-181-4/+7
|\ \
| * | fix(files): use backend error message if providedJohn Molakvoæ2024-01-181-4/+7
* | | Merge pull request #42779 from nextcloud/backport/42126/stable28Arthur Schiwon2024-01-182-4/+3
|\ \ \
| * | | 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-189-349/+317
|\ \ \ \
| * | | | Remove obsolete check of curl SSL versionCôme Chilliet2024-01-182-272/+0
| * | | | Remove references to removed functions in testsCôme Chilliet2024-01-181-9/+0
| * | | | Fix Cron setup check testsCôme Chilliet2024-01-181-15/+0
| * | | | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-186-26/+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-186-14/+85
| * | | | Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-181-4/+0
| * | | | Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1