Commit Graph

588 Commits (08e62bece99ab59624b363aec64400a499991561)

Author SHA1 Message Date
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
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API 2 years ago
John Molakvoæ a6a962d5a2
fix(settings): adjust source maps setup check wording and log level 2 years ago
John Molakvoæ (skjnldsv) f0494e2b5a
feat(settings): add JavaScript Source Maps support `.js.map` setup check 2 years ago
Ferdinand Thiessen ef2c312b18
feat(settings): Migrate data directory protection check to `SetupCheck` 2 years ago
Côme Chilliet ca246dc35c
feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
Ferdinand Thiessen ad747ab62b
feat(settings): Migrate OCM / OCS provider tests to SetupCheck 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
Ferdinand Thiessen 398b042af7
enh(settings): Migrate WOFF2 loading check to a SetupCheck 2 years ago
Ferdinand Thiessen 096d66edc8
enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests 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
Simon L 9228adba73 do not break personal settings page is viewer is not there 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Simon L 686e2683ed fix psalm 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Simon L b0c57ed65f do not break personal settings page is viewer is not there 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
rakekniven 8663da1e50
fix(i18n): Adapted spelling of Unicode 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Ferdinand Thiessen d49b70773b
fix(settings): Disable renaming for tokens marked to be wiped 2 years ago