aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-11-011-2/+8
* fix: add missing import after backportAndrey Borysenko2024-10-301-0/+1
* fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-301-0/+2
* WIP: address review comments, small fixesAndrey Borysenko2024-10-301-35/+7
* fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-301-0/+3
* feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-301-0/+33
* fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
* Merge pull request #48571 from nextcloud/backport/48532/stable30Kate2024-10-291-6/+0
|\
| * fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable30Maksim Sukharev2024-10-041-6/+0
* | Merge pull request #48866 from nextcloud/backport/48853/stable30Ferdinand Thiessen2024-10-231-0/+4
|\ \
| * | fix(app-store): Ensure the `groups` property is always an arraybackport/48853/stable30Ferdinand Thiessen2024-10-231-0/+4
* | | fix(app-store): Also proxy images of locally installed appsbackport/48854/stable30Ferdinand Thiessen2024-10-231-1/+15
|/ /
* / fix(appstore): Hide last modified information for shipped appsbackport/48743/stable30Marcel Müller2024-10-181-1/+1
|/
* fix: correctly count disabled users for subadminsbackport/48437/stable30Maksim Sukharev2024-09-301-4/+4
* fix: Ensure app discover section is returned as listbackport/48311/stable30Ferdinand Thiessen2024-09-241-1/+1
* refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-2713-75/+91
* feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-221-1/+1
* feat(users): Add support for admin delegation for users and groups managementLouis Chemineau2024-07-221-2/+8
* feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-171-1/+1
* chore(settings): Rename user groupsChristopher Ng2024-07-111-1/+1
* chore(l10n): Translate group namesChristopher Ng2024-07-111-2/+2
* feat: Add Recent accounts sectionChristopher Ng2024-07-111-1/+7
* fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-031-0/+4
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-2/+2
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-2/+2
* | chore: Add SPDX headerAndy Scherzinger2024-06-0317-414/+43
|/
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-1/+8
* feat: Add legal notice and privacy policy links to help pageChristopher Ng2024-04-221-0/+11
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+1
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-4/+4
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-3/+9
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-1/+1
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-4/+104
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-141-0/+14
* fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+3
* feat: Add declarative settingsjld31032024-03-124-20/+167
* feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-2/+0
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-252-147/+57
|\
| * Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-242-140/+53
| |\
| | * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-232-134/+50
| | * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+4
| * | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-7/+4
| |/
* / [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-232-2/+2
|/
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-133-6/+6
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-19/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-16/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-37/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-5/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-11/+0