Commit History

Author SHA1 Message Date
  Lukas Reschke 74876fa6e7 Remove code related to session regeneration after some time 8 years ago
  Lukas Reschke a58ca89e7f Use ISession::clear 8 years ago
  Lukas Reschke 0e561afe79 Check if app does exists 9 years ago
  Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 8 years ago
  Morris Jobke 6f00729124 Refactor OC_Util::callCheck 9 years ago
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 9 years ago
  Roeland Jago Douma 6fb60815c5 Use SystemConfig internally 9 years ago
  Roeland Jago Douma 0a09004d39 Inject Config into SystemConfig 9 years ago
  Roeland Jago Douma 82bf99c0cf Get rid of legacy OC_Config 9 years ago
  Roeland Jago Douma 7e44ea5da0 Remove deprecated function OC_User::getManager 9 years ago
  Lukas Reschke 1f69dcb593 Use URLGenerator instead of hard-coded WEBROOT 9 years ago
  Lukas Reschke 4d9af08f12 Execute only for web and not for CLI 9 years ago
  Lukas Reschke 125b7e7512 Ensure that ownCloud is always accessed with a trailing slash 9 years ago
  Morris Jobke 675417a75c Untangle the linkToDocs method in OC_Helper 9 years ago
  Lukas Reschke ba67dd9818 Add warning log entry when user accesses untrusted domain 9 years ago
  Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 9 years ago
  Lukas Reschke 23e22c52b0 Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] 9 years ago
  Lukas Reschke 5588c5f262 Delete cookie instead of emptying value 9 years ago
  Joas Schilling 13dd62f7b0 Make sure that remote shares use the correct uid casing 9 years ago
  Morris Jobke b945d71384 update licence headers via script 9 years ago
  Individual IT Services fbe43e6a26 cache result of \OCP\Util::needUpgrade() 9 years ago
  Thomas Müller 68bf4440d3 Merge pull request #19293 from owncloud/individual-it-move_initTemplate 9 years ago
  Thomas Müller e7bc2a10e3 Merge pull request #15098 from owncloud/fix_preview_versions_revert_issue 9 years ago
  Individual IT Services bf1cb20e90 do not load unnecessary code in case of webdav 9 years ago
  Phil Davis a165710e99 Minor text typos 9 years ago
  Georg Ehrke b3ff773bbf delete cached preview when rolling back file's version 9 years ago
  Thomas Müller decdaf0018 Merge pull request #19024 from owncloud/remove-get_temp_dir 9 years ago
  Robin McCorkell f8619870ea Remove get_temp_dir() 9 years ago
  Lukas Reschke 65ebba44ce Allow /tests folder in autoloader by default 9 years ago
  Frank Karlitschek 7562e4959b Merge pull request #18658 from owncloud/configurable-temp 9 years ago