Commit Graph

307 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Ferdinand Thiessen f5b73d2c77
fix: Remove legacy settings forms 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin f012c996ee
refactor(settings): Replace security annotations with respective attributes 1 year ago
Louis Chemineau 3574d7eec8
feat(users): Enable features for delegated user admins 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Marcel Klehr 9dca5ae0e0
feat(settings/admin/ai): Add Task Processing API settings 1 year ago
Christopher Ng e8cacc50a2 chore(settings): Rename user groups 1 year ago
Christopher Ng 51e9651436 chore(l10n): Translate group names 1 year ago
Christopher Ng 07319a118b feat: Add Recent accounts section 1 year ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Christopher Ng 2b04a80f90 feat: Add legal notice and privacy policy links to help page 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically 2 years ago
Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2 years ago
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 2 years ago
Ferdinand Thiessen f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route 2 years ago
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Côme Chilliet ca246dc35c
feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
Ferdinand Thiessen 00386a5407 fix(settings): Use initial state instead of custom state for server data 2 years ago
Ferdinand Thiessen dd7fba2c95 fix(settings): Only use `id` in categories - drop duplicated `ident` property 2 years ago
Andrii Rublov 8d22d341c8 [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 2 years ago
Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 67541f21f6
Migrate fair use of free push service check to new SetupCheck API 2 years ago
Côme Chilliet 9add64f30e
Merge writable temporary space check with the s3 one, and improve 2 years ago
Côme Chilliet ccbc5fc273
Remove old version of temporary space setup check and fix tests 2 years ago
Côme Chilliet 10664e9529 Migrate MySQL utf8mb4 check to new SetupCheck API 2 years ago
Côme Chilliet ca3e1a531a
Merge gmp and bcmath module checks with the existing PHP modules setup check 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Côme Chilliet a77bab2f95
Migrate set_time_limit setup check to new API 2 years ago
Côme Chilliet 5ad549a72f
Migrate memcached PHP module setup check to new API 2 years ago
Côme Chilliet 0e889da4a8
Remove obsolete check of curl SSL version 2 years ago
Côme Chilliet 46ebe16c83 Migrate Cron checks to new SetupCheck API 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
Côme Chilliet 24f8b04908
Remove CSRF check from code integrity rescan 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 989b5ffbab
Remove unused properties from CheckSetupControllerTest 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago