Commit Graph

464 Commits (2f26f647abedce9e4b661a993b3a2f14cc0b21c8)

Author SHA1 Message Date
Carl Schwan c71e47f5c3
Progress 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Arthur Schiwon bdf0fe6a03
fix(meta): copyright note 2 years ago
sorbaugh f66e4ee072
remove unused properties 2 years ago
sorbaugh c38bafba9e
Remove unneeded includes. 2 years ago
sorbaugh 65c70d7cc6
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue. 2 years ago
sorbaugh ab81cd1e1e
Add new user filter to search. 2 years ago
Valdnet be6c889414 Correct typos and add quotation marks 2 years ago
Simon L e5b11ced4a address review 2 years ago
Simon L 6439fdf5b6 Move inline docs to online documentation 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 2 years ago
Anna Larch 7f11ee8c4a fix(CardDAV): only run upgrade sync if 1000 users or less 2 years ago
Joas Schilling bed3ffb312
feat(admin): Show an error when the admin is throttled 2 years ago
Joas Schilling 93f0399a92
fix(memcache): Fix comparison of Memcache configs to classes 2 years ago
Côme Chilliet 487f5963a1 Use Server::get instead of new to avoid troubles with encryption constructors 2 years ago
Marcel Klehr 7adb2ce819
Admin AI settings: Use ContainerInterface instead of IServerContainer 2 years ago
Marcel Klehr f72f3f7df4
AI admin settings: strict_types 2 years ago
Marcel Klehr 2a3ef102f7
AI admin settings: Use config values in AI feature managers 2 years ago
Marcel Klehr a840e8c6e5
AI admin settings: Add save mechanism 2 years ago
Marcel Klehr fc9780a41d
First pass at ai admin settings 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
jld3103 da7062b939
settings: Add OpenAPI spec 2 years ago
Hamid Dehnavi 8850c66ab8 use square bracket syntax to modify array 2 years ago
Faraz Samapoor ff0b3feb2e Refactors "strpos" calls in /apps/settings to improve code readability. 2 years ago
Daniel Kesselberg 5a23b429dd
feat: remove check for OpenSSL 1.0.1d and 1.0.2b 2 years ago
Faraz Samapoor 716a659468 Uses "Null Coalescing Operator" to improve code readability. 2 years ago
Joas Schilling e038560606
chore(security): Bump "Expires" of well-known/security.txt 2 years ago
Christopher Ng 4e51f5224c feat(UserMigration)!: 32-bit support 2 years ago
fenn-cs 60a710c91c Deprecate PHP8.0 3 years ago
Simon L 80645a591a add an admin check for db file locking 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Thomas Citharel d87e55cf43
fix(dav): Use an icon with correct color for calendar user settings section 3 years ago
Varun Patil 35ea5025dd check-setup: recommend exif extension 3 years ago
julia.kirschenheuter 0cfbe54a5a Create headings for settings pages 3 years ago
Joas Schilling a4f0a531ca
chore(security): Bump "Expires" of well-known/security.txt 3 years ago
Christopher Ng db5d5c1705 Port admin delegation selects 3 years ago
MichaIng 7e725c5d94
Check for opcache.file_cache_only=1 3 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 3 years ago
MichaIng 03390ee791 Fix interned strings buffer check if 0 free bytes 3 years ago
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4 3 years ago
Joas Schilling ab8b54f2f6
fix(search): Fix settings section icon color 3 years ago
Christopher Ng 4c111845e8 Fix default phone region validation 3 years ago
Joas Schilling b4a29644cc
Add a const for the max user password length 3 years ago
Bennet Becker c8bde160cd
fix missing class in NewUserMailHelper and static code analysis errors 3 years ago
Bennet Becker 5a1cc8de9b
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ 3 years ago