aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41251 from nextcloud/fix/profile-activePytal2023-11-061-1/+3
|\
| * fix: Only highlight profile entry when viewing own profileChristopher Ng2023-11-021-1/+3
* | Use no style for info to make it different from warningCôme Chilliet2023-11-061-3/+5
* | Fix icon for errors to be consistent with the othersCôme Chilliet2023-11-061-1/+1
* | Add an emoji for warnings as wellCôme Chilliet2023-11-061-0/+1
* | Use constants for SUCCESS/FAILURE and show errors even on quiet levelCôme Chilliet2023-11-061-4/+7
* | Add a command to run the setup checks from CLICôme Chilliet2023-11-062-0/+89
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-062-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-052-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-046-6/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-036-2/+14
|/
* Merge pull request #40597 from nextcloud/fix/public-footer-empty-not-shownFerdinand Thiessen2023-11-025-7/+11
|\
| * chore: Compile CSS assetsFerdinand Thiessen2023-11-023-3/+3
| * fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-023-5/+9
* | fix(upgrade): files_rightclick is deprecatedArthur Schiwon2023-11-021-2/+0
|/
* feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-021-0/+13
* Merge pull request #41230 from nextcloud/indexFixGit'Fellow2023-11-021-3/+4
|\
| * Return only if changedGit'Fellow2023-11-011-2/+1
| * fix: add index on migration only if neededGit'Fellow2023-11-011-1/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-02122-122/+208
|/
* Merge pull request #40852 from nextcloud/feat/contactsmenu/user-statusChristoph Wurst2023-11-013-44/+45
|\
| * feat(contactsmenu): Show user statusChristoph Wurst2023-10-313-44/+45
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-012-2/+10
|/
* Merge pull request #41207 from nextcloud/fix/a11y/contacts-menu-actionsPytal2023-10-311-12/+1
|\
| * fix(a11y): Increase contrast of contacts menu actionsChristopher Ng2023-10-301-12/+1
* | load script and styles on setup pageRobin Appelman2023-10-311-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-314-0/+8
|/
* Merge pull request #41177 from nextcloud/fix/noid/reset-bfp-on-sudo-actionJoas Schilling2023-10-301-1/+2
|\
| * Reset BFP for sudo actionMarcel Müller2023-10-281-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-304-0/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-294-0/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2822-2/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2798-974/+98
* fix: Settings nav entries typingChristopher Ng2023-10-261-1/+1
* enh(a11y): Add separate profile entryChristopher Ng2023-10-262-2/+150
* fix: Set profile as active nav entryChristopher Ng2023-10-261-0/+4
* Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-262-35/+0
|\
| * Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-192-35/+0
* | Merge pull request #41117 from callmemagnus/bugfix/grant__js-errorFerdinand Thiessen2023-10-261-1/+1
|\ \
| * | fix(grant): remove JS error on Grant pageMagnus Anderssen2023-10-261-1/+1
* | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-265-0/+1239
|\ \ \ | |/ / |/| |
| * | Update core/Controller/TextToImageApiController.phpMarcel Klehr2023-10-261-1/+1
| * | en(TextToImage): Use specific exception class instead of generic RuntimeExcep...Marcel Klehr2023-10-261-1/+2
| * | fix(TextToImage\Migration): Fix typoMarcel Klehr2023-10-231-1/+1
| * | fix: Update openapi.jsonMarcel Klehr2023-10-221-1/+2
| * | fix(Text2Image): Fix $completionExpectedAt default valueMarcel Klehr2023-10-221-1/+1
| * | enh(Text2Image): Expose expected completion timeMarcel Klehr2023-10-203-2/+11
| * | fix(Text2Image): Add number_of_images to migrationMarcel Klehr2023-10-201-0/+4
| * | fix(Text2Image): Fix OpenAPI typesMarcel Klehr2023-10-202-3/+66
| * | enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-203-6/+11