Commit Graph

618 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
Christopher Ng e8cacc50a2 chore(settings): Rename user groups 2 years ago
Christopher Ng 51e9651436 chore(l10n): Translate group names 2 years ago
Christopher Ng 07319a118b feat: Add Recent accounts section 2 years ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
Daniel Kesselberg fd9fd1b6fb
fix(setupchecks): skip check when disk_free_space is disabled 2 years ago
Ferdinand Thiessen 6601adcd6d
refactor(SetupCheck): Make mariadb and mysql version variables 2 years ago
Ferdinand Thiessen 6e48ca1cf8
fix(settings): Adjust SetupCheck for supported database versions 2 years ago
MichaIng ea994fe8fb
fix(settings): make trailing slash for caldav/carddav redirects optional 2 years ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Archisman Das e1331d9edc fix:Ensure security.txt file ends with a newline character 2 years ago
Ferdinand Thiessen ef320200b9
fix: Move hint about firewall issues to common helper string 2 years ago
Josh Richards 5b5178abe7 fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 2 years ago
Josh Richards 229e5444c9 feat(SetupChecks): Refactor DatabaseHasMissingIndices 2 years ago
Josh Richards 29157149c8 fix: oops vendor string embedded in version 2 years ago
Josh Richards 2e94ec8832 fix: only compare major version of pgsql 2 years ago
Josh Richards 3ce8c6d0db fix: refactor postgresql check to match mariadb/mysql 2 years ago
Josh Richards f486be8da1 fix: only compare minor mariadb version differences 2 years ago
Josh Richards 2abd67cc02 fix(setupChecks): update db version checks 2 years ago
Josh Richards c0e395cc0d fix(setupCheck): Only warn when memcache present w/o memcached 2 years ago
Côme Chilliet 37262c860a
fix(setupchecks): Fix opcache buffer check 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
Richard Steinmetz 9ef70f0c4e feat: drop support for php 8.0 2 years ago
Josh 66fad4ae93 fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling b08563df32
fix(security): Update expiration date in security.txt 2 years ago
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically 2 years ago
Ferdinand Thiessen 14addf3fdb
fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range) 2 years ago
Johannes Merkel 33a0aa6994
fix(settings): show warning for indexToReplace as part of missing indices 2 years ago
Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Julien Veyssier ba94de2510
fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 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
Côme Chilliet 6278cf181e
fix: Improve HSTS warning wording as suggested by reviewer 2 years ago
Ferdinand Thiessen 002fda62f1 fix(settings): `posix_getpwuid` can return `false` which should not be accessed using array operation 2 years ago
Côme Chilliet 9f819f311f feat: Migrate HSTS check to Security headers SetupCheck 2 years ago
Côme Chilliet d7193ef65e fix: Migrate security headers check tests and fix the SetupCheck implementation 2 years ago
Côme Chilliet 310377e496 fix: Fix Security headers setup check behavior 2 years ago
Côme Chilliet 1fffdf4763 fix: Fix ocm-provider setup check failure detection 2 years ago
Côme Chilliet a47a1e6249 feat: Migrate header check to SetupCheck API 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 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
Ferdinand Thiessen 58f57fd13f
fix(settings): Adjust order of parameters for `runRequest` 2 years ago