Commit Graph

123 Commits (c34e63bb1f9752892d3c36b50e461b284f822a36)

Author SHA1 Message Date
Lukas Reschke b344e40acc Allow classes in <h2> tags 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 years ago
Joas Schilling bdc82dcfb9 Check for redis to be 2.2.5+ 10 years ago
Thomas Müller 43772e2a9a Adding information on file locking status to admin section 10 years ago
Joas Schilling eadc2c330c Display the module settings in the list of the encryption modules 10 years ago
Joas Schilling 1341d03455 Can't use function return value in write context 10 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 10 years ago
root 35dbef55b5 Checks if getenv returns proper system variable results 10 years ago
Joas Schilling b5c5775626 Fix potential undefined variable 10 years ago
Jan-Christoph Borchardt b083b65894 fix capitalization for server-side encryption and email server, fix #15642 10 years ago
Bjoern Schiessle 7d4b1b52d0 always create a new instance of the encryption module 10 years ago
Bjoern Schiessle d2ef73367c allow user to start migration in admin settings if no external user back-ends are enabled 10 years ago
Bjoern Schiessle e3d77c4b01 add migration script from old encryption to new one 10 years ago
Thomas Müller bd933b1c85 Adding app icon and fixing admin setting 10 years ago
Joas Schilling 4608d3def7 Fix link to the updater 10 years ago
Joas Schilling 495562f40c Move federated cloud sharing, files externals and updater to special positions 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Joas Schilling cd09b949a6 Add navigation entry for tips and tricks setion 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Jan-Christoph Borchardt 6d384e5f7c consolidate all admin warnings and notices into one section 10 years ago
Lukas Reschke 9926cb36de Remove unused section 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Lukas Reschke b6d8a48ce1 Add detection for invalid CLI configuration for settings page 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Lukas Reschke 06cf93e6ee Move UTF-8 check to setup 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke b701bbd8c5 Use APCu only if available in version 4.0.6 and higher 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Frank Karlitschek 828d7d6cf5 add a Windows warning 10 years ago
Morris Jobke 7b9343f385 fix typo - caused by 3d997e8c62 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 8b9cc5c25b Remove unexisting `htAccessWorkinght` 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
Lukas Reschke fc116f563f Allow read-only configuration 10 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 10 years ago
Joas Schilling e32968cfce Remove exec() call with invalid name on windows 10 years ago
Arthur Schiwon c5c74792d1 add 'namespace' for automatically created navigation divs, fixes #12080 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 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
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 11 years ago
Vincent Petry a064536ec1 Fixed select2 for admin and apps page 11 years ago
Vincent Petry 0d28ba0662 Added select2 on the apps page 11 years ago
Vincent Petry 4a27f4b8b5 Load select2 on admin page 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