aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-095-16/+26
* fix(TemplateLayout): Use NavigationManager to get default app nameprovokateurin2024-09-091-5/+4
* fix(URLGenerator): Use NavigationManager to generate default page URLprovokateurin2024-09-091-6/+19
* refactor(AppManager): Deprecated default apps handlingprovokateurin2024-09-093-199/+42
* feat(NavigationManager): Add default entries handlingprovokateurin2024-09-094-12/+296
* Merge pull request #47837 from nextcloud/fix/files/dav-etagKate2024-09-093-10/+3
|\
| * fix(files): Never return a null ETag in DAVprovokateurin2024-09-093-10/+3
* | Merge pull request #47824 from nextcloud/rakekniven-patch-3Marcel Klehr2024-09-093-4/+4
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command2024-09-092-3/+3
| * fix: Update AdminAI.vuerakekniven2024-09-091-1/+1
| * chore(i18n): adapted lowercaserakekniven2024-09-091-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0934-12/+114
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0842-28/+166
* Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsgFerdinand Thiessen2024-09-075-18/+79
|\
| * fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-065-20/+72
| * fix(dav): Update 403 error messageCamila2024-09-062-7/+16
* | Merge pull request #47820 from nextcloud/dependabot/npm_and_yarn/underscore-1...dependabot[bot]2024-09-078-14/+13
|\ \
| * | chore(deps): bump underscore from 1.13.6 to 1.13.7dependabot[bot]2024-09-078-14/+13
* | | Merge pull request #47808 from nextcloud/rakekniven-patch-2Ferdinand Thiessen2024-09-071-2/+2
|\ \ \
| * | | chore(i18n): Spelling of IDrakekniven2024-09-061-2/+2
| | |/ | |/|
* | | Merge pull request #47821 from nextcloud/dependabot/npm_and_yarn/puppeteer-23...Ferdinand Thiessen2024-09-072-102/+61
|\ \ \
| * | | chore(deps-dev): bump puppeteer from 22.15.0 to 23.3.0dependabot[bot]2024-09-072-102/+61
| | |/ | |/|
* | | Merge pull request #47806 from nextcloud/chore/cleanup-public-shareFerdinand Thiessen2024-09-073-6/+5
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-09-062-3/+3
| * | | chore(files_sharing): Do not use files source files but directly the libraryFerdinand Thiessen2024-09-061-3/+2
| | |/ | |/|
* | | Merge pull request #47823 from nextcloud/dependabot/npm_and_yarn/vueuse/compo...dependabot[bot]2024-09-0752-95/+62
|\ \ \
| * | | chore(deps): bump @vueuse/components from 11.0.0 to 11.0.3dependabot[bot]2024-09-0752-95/+62
| | |/ | |/|
* | | Merge pull request #47818 from nextcloud/dependabot/npm_and_yarn/cypress-if-1...dependabot[bot]2024-09-072-6/+5
|\ \ \
| * | | chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6dependabot[bot]2024-09-072-6/+5
|/ / /
* | | Merge pull request #47819 from nextcloud/dependabot/npm_and_yarn/cypress-13.14.2dependabot[bot]2024-09-072-6/+5
|\ \ \
| * | | chore(deps-dev): bump cypress from 13.13.2 to 13.14.2dependabot[bot]2024-09-072-6/+5
| |/ /
* | | Merge pull request #47822 from nextcloud/dependabot/npm_and_yarn/stylelint-16...dependabot[bot]2024-09-072-16/+16
|\ \ \ | |/ / |/| |
| * | chore(deps-dev): bump stylelint from 16.8.2 to 16.9.0dependabot[bot]2024-09-072-16/+16
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-07240-8980/+9460
|/
* Merge pull request #47802 from nextcloud/fix/fallback-iconsFerdinand Thiessen2024-09-063-5/+8
|\
| * chore(assets): Recompile assetsnextcloud-command2024-09-062-3/+3
| * fix(files): Fallback icons should fill the containerFerdinand Thiessen2024-09-061-2/+5
* | Merge pull request #47801 from nextcloud/fix/taskproc/error-msgAnupam Kumar2024-09-064-2/+45
|\ \ | |/ |/|
| * chore: update autoloaderAnupam Kumar2024-09-062-0/+2
| * fix(TaskProcessing): increase error_message column lengthAnupam Kumar2024-09-062-2/+43
|/
* Merge pull request #47649 from nextcloud/fix/footer-overlapPytal2024-09-0612-16/+49
|\
| * chore(assets): Recompile assetsnextcloud-command2024-09-054-0/+12
| * chore: compile scssChristopher Ng2024-09-054-4/+4
| * fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-054-12/+33
* | Merge pull request #45652 from nextcloud/feat/migrate-files-sharing-public-to...Ferdinand Thiessen2024-09-06208-2161/+2662
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-09-06127-132/+797
| * | test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-0621-120/+879
| * | fix(files): "Edit locally" action should not be shown on public sharesFerdinand Thiessen2024-09-061-0/+6
| * | fix(files): Do not add click listener if there is no default action on public...Ferdinand Thiessen2024-09-063-31/+46
| * | fix(files_sharing): Ensure sidebar share entry lists are labelledFerdinand Thiessen2024-09-062-4/+14