Commit Graph

163 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 79184f3aed
feat(settings): migrate setup checks to Vue to prevent visual issues 4 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Joas Schilling 460d3e8ba9
test: Migrate settings and provisioning_api to PHPUnit10 8 months ago
provokateurin 98275fb806
refactor(settings): Use parameters explicitly when setting mail settings 12 months ago
Ferdinand Thiessen 9e327a5890
fix(apps-store): Remove apps from force-enabled state when uninstalled 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Ferdinand Thiessen b5256181a4
fix(settings): Sort all settings - incl declarative settings - by priority 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 8fb64b886a
fix(settings): pronouns UsersControllerTest 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Louis Chemineau 26beedef36
test(users): Adapt tests to new admin delegation checks 1 year 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
Ferdinand Thiessen df502c114d
feat(settings): Cache app discover images to ensure privacy of users 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
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
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 9bdad442f8 Remove references to removed functions in tests 2 years ago
Côme Chilliet b27455b922 Fix Cron setup check tests 2 years ago
Côme Chilliet 7017b3e675
Fix CheckSetupControllerTest following overwrite.cli.url migration 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
Côme Chilliet c998680348
Fix tests in CheckSetupControllerTest 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet d1aac16a72
Fix AppDirsWithDifferentOwnerTest 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Côme Chilliet d2dbe1c50c
Migrate tests for AppDirsWithDifferentOwner setup check 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
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 6b0d295307 fix(tests) Fix CheckSetupControllerTest 2 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 2 years ago