Commit Graph

750 Commits (434835b326bddcd2e53a9ee46734e4f358a9d1f1)

Author SHA1 Message Date
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 13 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 13 years ago
Arthur Schiwon 7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 13 years ago
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 13 years ago
Jan-Christoph Borchardt cc8e19ad11 move CSS for apps out of styles.css into new apps.css 13 years ago
kondou 0c708be76b Use defaultavatars 13 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 13 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 13 years ago
Bart Visscher b5e2842e00 Very simple log rotation 13 years ago
Stephane Martin 81a45cfcf1 fixes #4574 13 years ago
Thomas Müller ba029ef4b2 initial setup of the server container 13 years ago
kondou 65d802329f Fix some naming and spacing in lib/util.php 13 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago
Thomas Tanghus ca495758bd Fix octemplate string escaping. 13 years ago
Robin Appelman 10d3e63ce5 add quota streamwrapper that limits the amount of data that can be written to a stream 13 years ago
Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 13 years ago
Bart Visscher aa22194a09 In debug mode uncaught exceptions should display a nice page 13 years ago
Bart Visscher 49fca86f3c Cleanup error generation in base.php 13 years ago
Bart Visscher 7d86e262e1 Use autoloader for Patchwork/PHP/Shim/Normalizer 13 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 13 years ago
Bart Visscher 2db839c4d3 Move error handlers from OC_Log to OC\Log\ErrorHandler 13 years ago
Bart Visscher 57370353ad Check if the app is enabled and the app path is found before trying to load the script file 13 years ago
Bart Visscher 9a50a8f0cc Don't load the apps when we need to upgrade 13 years ago
Thomas Mueller 3b91ce695f session_life_time -> session_lifetime 13 years ago
Thomas Mueller 794c189650 session life time is now configurable and set to the same value 13 years ago
Florian Scholz b1fd9b3907 - add slash if webroot is an empty string 13 years ago
Victor Dubiniuk fbbb6ef8ef Init dummy session first 13 years ago
Florian Scholz efea868704 - removed slash-adding for logout-header-redirect 13 years ago
Thomas Tanghus 9cd6645037 Move comment and set requesttoken. 13 years ago
Thomas Tanghus 901b1150ff Replacement for jquery.dialog to fit better with ownCloud design. 13 years ago
Robin Appelman b8b0b7606a initialize the session earlier 13 years ago
Thomas Tanghus ad5c4bf771 Cleanup hacke v.2 13 years ago
Thomas Tanghus e21649ccff Revert "Clean up hack." 13 years ago
Thomas Tanghus 138c7f615b Clean up hack. 13 years ago
Georg Ehrke fa6b96090a move to OC namespace 13 years ago
Georg Ehrke eebc15dce0 connect preview lib to filesystem hooks 13 years ago
Robin Appelman 040045cc2e provide a dummy session for CLI 13 years ago
Robin Appelman e73c04501e Fix session not working error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
kondou 3001db6b50 Update jquery to 1.10.0 & add jquery-migrate 1.2.1 13 years ago
Thomas Tanghus e66f609a64 Hack base.php to make Basic Auth work 13 years ago
Florin Peter a92dead754 only connect share hooks if installation OC is installed 13 years ago
Thomas Tanghus c8bbf90feb Port OC.dialogs to use octemplate except for prompt() and form(). 13 years ago
Thomas Tanghus f355d797ff Port OC.dialogs to use octemplate except for prompt() and form(). 13 years ago
Michael Gapczynski f8336c1e2c Turn off theme before update 13 years ago
Robin Appelman 0d25c0001c check for setlocale after setting up the paths to prevent autoloader confusion 13 years ago
Robin Appelman 0b5f6b9c13 Move autoloader to it's own class 13 years ago
Bart Visscher 41f7eb948a Move start of the maintenance mode to the ajax call 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman 172499d5f3 Don't start the session when in cli mode 13 years ago