Commit Graph

270 Commits (98ccb6c69c535fa05ab41d3c2fc136e1bc280325)

Author SHA1 Message Date
Morris Jobke 5b22225351
Update casing of PHP inside method name 7 years ago
Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 7 years ago
Morris Jobke cac87533e0
PHP 7.0 is end of life 7 years ago
Daniel Kesselberg 92675a606e
Add sendmailmode to gui 7 years ago
Sylvia van Os 935bb25639 Make connectivity check domains configurable 7 years ago
Morris Jobke 8e4f0f9d17
Use the proper default values 7 years ago
Marc Peña Segarra ea10c6a141 Fix the warning appearing check setup when mail_smtpmode is not configured. 7 years ago
John Molakvoæ (skjnldsv) 9f532df1a4
Show disabled even if empty if ldap enabled 7 years ago
Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking 7 years ago
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 7 years ago
Christoph Wurst 67c3730fbb
Add admin interface to enforce 2FA 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Daniel Kesselberg 45dab2d2a2
Add int-typehint 7 years ago
Daniel Kesselberg 2e5d8ecca4
Remove posix_getpwuid and compare only userid 7 years ago
Daniel Kesselberg a6bb19fa11
Fix path when app has wrong permission 8 years ago
Timo Förster 8d8189c932 Allow any Random generator that implements ISecureRandom for setupCheck 8 years ago
Timo Förster 006e150c87 Change check if secure randomness is possible. 8 years ago
Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 8 years ago
Michael Weimann c2fced4463
Adds a setup check for the memory limit 8 years ago
Arthur Schiwon 1b74bfc999
do not trigger counting on LDAP 8 years ago
Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check 8 years ago
Michael Weimann b2e60e365d
Adds a setup check for app directory permissions. 8 years ago
Joas Schilling a9f8ee4e9d
Also allow to update apps which are currently not enabled 8 years ago
Joas Schilling 2dcae4e8ea
Keep the data of the local app (especially the version) 8 years ago
Roeland Jago Douma 106ce3368d
Not all apps are from the appstore 8 years ago
Morris Jobke 882aab9d70
Fix detection if opcache extension is loaded 8 years ago
Morris Jobke 7c6c3d0d76
Fix tests 8 years ago
Cthulhux f6f49c77f7
opcache module check 8 years ago
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 8 years ago
Roeland Jago Douma 3cbe40ffac
If cronErros is empty json_decode will return NULL 8 years ago
Roeland Jago Douma 4c0d710479
Just pass uid to the Token stuff 8 years ago
Morris Jobke 9c4aecb539
Merge all setup checks into one controller 8 years ago
Morris Jobke 4a0b7aaf6c
Merge tips & tricks section into setup checks 8 years ago
Morris Jobke 624d191ef6
Fix wrong hint about missing indexes 8 years ago
John Molakvoæ (skjnldsv) 62667914a0
Copyright fix, changed vue settings output name and fixes template name 8 years ago
Julius Härtl f5ecd1c100
Add category field to apps that are only known from the app store 8 years ago
Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet 8 years ago
Julius Härtl a045159637
Use icon instead of screenshot in the list view 8 years ago
Julius Härtl a5509aa253
Move filtering to javascript 8 years ago
Julius Härtl b4a7be20c8
Properly clear cache 8 years ago
Julius Härtl 5ac8af27dc
Cleanup controller code 8 years ago
Julius Härtl 664bc37a80
Remove old js code except for app navigation rebuild 8 years ago
Julius Härtl 30cd8ed837
Proper rendering of bundles 8 years ago
Julius Härtl bf7cef10be
Simplify backend code 8 years ago
Julius Härtl 1ad8ea75b5
Fix active indicator and add proper separation between screenshot and preview 8 years ago
Julius Härtl 8b919ecdc4
Properly search for other apps 8 years ago
Julius Härtl cd60e5b634
Move logic to app management mixin 8 years ago
Julius Härtl 492b76935c
Add link to developer docs and fix view if appstore is disabled 8 years ago
Julius Härtl d7b928fd9b
Add install/remove to the new controller methods 8 years ago
Julius Härtl eccc391bda
Load marked and return proper Template with CSP 8 years ago