Commit History

Author SHA1 Message Date
  Lukas Reschke d30fd23544 Clear session before setup 10 years ago
  Thomas Müller 105940b9dc Merge pull request #11638 from owncloud/oc8-translations 10 years ago
  Vincent Petry d71cd680dd Include core translations 10 years ago
  Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 10 years ago
  Thomas Müller 46c2909c78 Update doctrine/dbal to 2.5 10 years ago
  Thomas Müller c93ddf77b9 Use composer autoloader to load Patchwork 10 years ago
  Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 10 years ago
  Lukas Reschke d6380a5395 Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurable 10 years ago
  Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 10 years ago
  Robin Appelman 0b96297783 Use the TempManager to handle temporary files 10 years ago
  Morris Jobke e2ff180521 Merge pull request #11416 from owncloud/eventlogger 10 years ago
  Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 10 years ago
  Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 10 years ago
  Robin Appelman 9fd234f63f Log some additional events 10 years ago
  Robin Appelman 1e69f5e7ac Log some basic events 10 years ago
  Vincent Petry 9fc23e1967 Merge pull request #10934 from owncloud/datadir-write-setup 10 years ago
  Lukas Reschke 4893d2c0ed Show login again instead of JSON if CSRF check fails 10 years ago
  Thomas Müller bb18fe1384 send browsers timezone back tp the server on login 10 years ago
  Thomas Müller b1d0a0f3bf Merge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard 10 years ago
  Lukas Reschke d0d3b7457b Move BasicAuth check to "isLoggedIn()" 10 years ago
  Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests 10 years ago
  Lukas Reschke c19bc1917b Move basic auth check 10 years ago
  Lukas Reschke 07b14bcd4f Merge pull request #10960 from owncloud/use-intl-module-master 10 years ago
  Thomas Müller 59209e0f2b use intl's native normalizer_normalize() in case the module is available 10 years ago
  kondou 69f2c0544e Refresh if maintenance mode is over 11 years ago
  Lukas Reschke 2590a4dc85 Append port to trusted domain in case it's not 80 or 443 10 years ago
  Vincent Petry d6bfd90bf8 Do not load extra user backends when an upgrade is due 10 years ago
  Lukas Reschke c9afa60f62 Move trusted domain check to init() 10 years ago
  Lukas Reschke 63a90a129b Use proper RNG generator 10 years ago
  Robin Appelman 3c618a0252 Also setup the filesystem when matching routes 10 years ago