aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0910-4/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-082-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0710-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0634-34/+10
* Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-11-051-4/+2
|\
| * chore(setupchecks): update translation for MySQL row format checkchore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-10-301-4/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0540-78/+34
* | Merge pull request #49051 from nextcloud/rakekniven-patch-1Daniel2024-11-041-1/+1
|\ \
| * | chore(i18n): Fix grammarrakekniven2024-11-031-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0410-112/+1974
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-034-6/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-022-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0112-4/+64
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-3112-6/+74
* | fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30144-614/+1244
* fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-291-8/+3
* fix: loading state reactivityAndrey Borysenko2024-10-291-24/+28
* fix(ci): fix eslint errorsAndrey Borysenko2024-10-293-12/+9
* fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-291-0/+2
* fix: address review commentsAndrey Borysenko2024-10-297-30/+29
* WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-2910-66/+396
* WIP: address review comments, small fixesAndrey Borysenko2024-10-299-81/+74
* fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-291-0/+3
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-2912-43/+53
* WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
* WIP: add missing state checksAndrey Borysenko2024-10-291-1/+1
* WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
* WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-292-0/+39
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-2911-40/+692
* feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-291-0/+34
* fix(settings): Align contents of profile picture headingfix/align-avatar-visibilityChristopher Ng2024-10-292-2/+6
* fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-284-6/+26
* Merge pull request #48919 from nextcloud/fix/settings/userid-dependency-injec...Kate2024-10-284-7/+7
|\
| * fix(settings): Fix dependency injectionfix/settings/userid-dependency-injectionprovokateurin2024-10-284-7/+7
* | fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-10-281-2/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-284-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2712-56/+78
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2616-0/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-25142-142/+142
* Merge pull request #48874 from nextcloud/jtr/setup-checks-headingFerdinand Thiessen2024-10-241-1/+1
|\
| * fix(settings): Change "setup warnings" -> "setup checks" in Overviewjtr/setup-checks-headingJosh2024-10-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-248-80/+82
|/
* Merge pull request #48864 from nextcloud/fix/invalid-app-configFerdinand Thiessen2024-10-233-106/+112
|\
| * fix(settings): Do not use `null` on `string` parameter for sharing disclaimerFerdinand Thiessen2024-10-233-106/+112
* | Merge pull request #48852 from nextcloud/fix/app-store-markdownFerdinand Thiessen2024-10-232-48/+73
|\ \ | |/ |/|
| * fix(app-store): Correctly render Markdown in app descriptionFerdinand Thiessen2024-10-232-48/+73
* | Merge pull request #48854 from nextcloud/fix/proxy-app-screenshotKate2024-10-231-1/+15
|\ \ | |/ |/|
| * fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshotFerdinand Thiessen2024-10-231-1/+15