858 Commits (a1a8a06042e1f420fbdc6ff8cc1abead1d60c2ad)

Author SHA1 Message Date
  Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 8 years ago
  Morris Jobke 6f00729124 Refactor OC_Util::callCheck 8 years ago
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8 years ago
  Roeland Jago Douma 6fb60815c5 Use SystemConfig internally 8 years ago
  Roeland Jago Douma 0a09004d39 Inject Config into SystemConfig 8 years ago
  Roeland Jago Douma 82bf99c0cf Get rid of legacy OC_Config 8 years ago
  Roeland Jago Douma 7e44ea5da0 Remove deprecated function OC_User::getManager 8 years ago
  Lukas Reschke 1f69dcb593 Use URLGenerator instead of hard-coded WEBROOT 8 years ago
  Lukas Reschke 4d9af08f12 Execute only for web and not for CLI 8 years ago
  Lukas Reschke 125b7e7512 Ensure that ownCloud is always accessed with a trailing slash 8 years ago
  Morris Jobke 675417a75c Untangle the linkToDocs method in OC_Helper 8 years ago
  Lukas Reschke ba67dd9818 Add warning log entry when user accesses untrusted domain 8 years ago
  Roeland Jago Douma 0bb5eadf89 [autoloader] Make sure to load construct full paths 8 years ago
  Lukas Reschke 23e22c52b0 Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] 8 years ago
  Lukas Reschke 5588c5f262 Delete cookie instead of emptying value 8 years ago
  Joas Schilling 13dd62f7b0 Make sure that remote shares use the correct uid casing 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Individual IT Services fbe43e6a26 cache result of \OCP\Util::needUpgrade() 8 years ago
  Individual IT Services bf1cb20e90 do not load unnecessary code in case of webdav 8 years ago
  Phil Davis a165710e99 Minor text typos 8 years ago
  Georg Ehrke b3ff773bbf delete cached preview when rolling back file's version 9 years ago
  Robin McCorkell f8619870ea Remove get_temp_dir() 8 years ago
  Lukas Reschke 65ebba44ce Allow /tests folder in autoloader by default 8 years ago
  Robin McCorkell b3acf09c60 Only add valid root for enabled apps 8 years ago
  Morris Jobke 038b09b0b0 Proper details about git submodule update 9 years ago
  Individual IT Services cd0a5372ee reuse existing $systemConfig variable 9 years ago
  Robin Appelman e9b91b1798 verify the path in the autoloader 9 years ago
  root acae208f2f moved code to /lib/private/tempmanager.php 9 years ago
  Morris Jobke e88b380973 Remove DEBUG constant and use config value 9 years ago
  Joas Schilling 36eef2ddab Add a session wrapper to encrypt the data before storing it on disk 9 years ago
  Vincent Petry a2674b2b30 Additions to update page 9 years ago
  Vincent Petry b919ae96f0 Display app names in update page for app updates 9 years ago
  Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 9 years ago
  Arthur Schiwon ffaf5fed0e load backbone universally 9 years ago
  Thomas Müller c3cac887f5 - more injection 9 years ago
  Morris Jobke 5265a44260 Remove commented code 9 years ago
  Bjoern Schiessle 058d910f5e intproduce pre_addToGroup hook. we need to calculate the possible unique 9 years ago
  Roeland Jago Douma c8145cdbd6 Javascript mimetype icon resolver 9 years ago
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 years ago
  Vincent Petry 2fe677d0ed Catch cache garbage collection exception on postLogin 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Hendrik Leppelsack 8621d176db moved tooltip.js to vendor scripts 9 years ago
  Hendrik Leppelsack f66e9af9a0 replaced tipsy with bootstrap tooltip 9 years ago
  Thomas Müller 97a3d8c313 Fix login handler for file cache - fixes #16795 9 years ago
  Thomas Müller 5e60795962 Bring back OC\Cache\File - fixes #16760 9 years ago
  Robin Appelman e08423f956 release all locks on shutdown 9 years ago
  Georg Ehrke 745c3c64fa fix preview hooks, enable_previews default is true 9 years ago
  Arthur Schiwon e016ed55ff also free joblist and base from file cache code 9 years ago
  Bjoern Schiessle 0d5c7a11e2 use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 9 years ago
  Hugo Gonzalez Labrador 3e647afbd4 Do not trigger preview hooks if enable_previews is false 9 years ago