Commit Graph

184 Commits (d3752ca1e925c3aed46c13f7ea26c8f540db05e0)

Author SHA1 Message Date
Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Jan-Christoph Borchardt 82fc754d3f move SQLite notice from warnings to tips & tricks 10 years ago
Jan-Christoph Borchardt 7c66e17237 force log messages to break to alleviate horizontal scroll on Admin page 10 years ago
Jan-Christoph Borchardt 04a4df5065 only show connection checks results if there are errors, fix #11476 10 years ago
Jan-Christoph Borchardt 6d384e5f7c consolidate all admin warnings and notices into one section 10 years ago
Jan-Christoph Borchardt c2ccaf000a add Tips & tricks section to admin settings 10 years ago
Robin McCorkell 69d376fbf1 Put notice about checking logs in setup warning 10 years ago
Jan-Christoph Borchardt db02edd7c8 adjust list of errors, more compact and readable 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Jakob Sack 97a624dba5 Improve language on backgroundjob admin page 10 years ago
Jakob Sack 7a84c90d71 Rename $human_time to $relative_time in cron settings 10 years ago
Jakob Sack 0efed5c216 Add absolute time of last cronjob as hover tip 10 years ago
Jakob Sack 6e906fc4d4 Use relative time for cron status 10 years ago
Lukas Reschke b6d8a48ce1 Add detection for invalid CLI configuration for settings page 10 years ago
Lukas Reschke 06cf93e6ee Move UTF-8 check to setup 10 years ago
Lukas Reschke b701bbd8c5 Use APCu only if available in version 4.0.6 and higher 10 years ago
cmeh 01f89083ba Adding a missing space between value and unit 10 years ago
Joas Schilling 4172ba48d4 Deduplicate template code and do not translate the links 10 years ago
cmeh c1d661d35b Coherent use of "SQLite" in lines 119 and 124 10 years ago
Thomas Müller d748368ecb Don't highly discourage 10 years ago
Thomas Müller f86c73c9f6 enhance sqlite warning on admin page as well as during setup - fixes #13906 10 years ago
Lukas Reschke 40244c9eef Disable autocomplete for SMTP Password 10 years ago
Clark Tomlinson 0ae4db2431 Revert "Disable autocomplete for SMTP Password" 10 years ago
Lukas Reschke 74bae87803 Disable autocomplete for SMTP Password 10 years ago
Lukas Reschke b432ea29c9 Add `rel="noreferrer"` where possible and switch to HTTPS 10 years ago
Frank Karlitschek 828d7d6cf5 add a Windows warning 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Joas Schilling 3d997e8c62 Fix incorrect warning about setting the overwrite.cli.url 10 years ago
Joas Schilling 539c0aeb04 Add an option to disallow sending sharing emails to non-owncloud users 10 years ago
Lukas Reschke 2b76227180 Check for working .htaccess via AJAX 10 years ago
Lukas Reschke 1b0bc2e099 PHP 5.4 is now required for master 10 years ago
Simon Whittaker 6d04ca18d9 adding @ sign between email address and domain name to make the syntax clearer 10 years ago
Lukas Reschke fc116f563f Allow read-only configuration 10 years ago
Volkan Gezer 388ef07c20 update grammar 10 years ago
Morris Jobke 226d43a1cf manage select2 via bower 11 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 11 years ago
Vincent Petry 2a454fd04d Capitalize Checks in admin page 11 years ago
Thomas Müller 1076a77840 fix loading of more log entries 11 years ago
Thomas Müller d9db791c67 introduce sidebar for admin page 11 years ago
Thomas Müller d3eebad591 fixing typos 11 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 11 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 11 years ago
Thomas Müller f4eae03f20 date printed in the admin section regarding last execution time is already displayed in the users timezone - no need to append UTC 11 years ago
Vincent Petry d23621536c Now using select2 for the groups excluded from sharing 11 years ago
Lukas Reschke c13a8acbb5 Don't show warning when has_internet_connection is set to false 11 years ago
Joas Schilling 64d64610d2 Add a note about overwritewebroot when using system cron 11 years ago
Volkan Gezer 46309a9ee4 ascii typo 11 years ago
Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 11 years ago
Volkan Gezer 2561ef123b fix apostrophe fixes #9486 11 years ago