158 커밋 (e025cf067f63b69c0613106a6a1aba7c4f963641)

작성자 SHA1 메시지 날짜
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 년 전
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 년 전
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 년 전
  John Molakvoæ (skjnldsv) 6c968fe77d Fix import order and formatting 4 년 전
  Christoph Wurst 5bf3d1bb38
Update license headers 4 년 전
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6 년 전
  Morris Jobke 53a899a1f5
Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0 6 년 전
  Morris Jobke e758cfcdc8
Remove unused methods of OC_Response 6 년 전
  Joas Schilling 813f0a0f40
Fix apps/ 8 년 전
  Lukas Reschke aba539703c
Update license headers 8 년 전
  Thomas Müller 682821c71e Happy new year! 8 년 전
  Morris Jobke b945d71384 update licence headers via script 8 년 전
  Jenkins for ownCloud b585d87d9d Update license headers 9 년 전
  Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 9 년 전
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 년 전
  Lukas Reschke fca4628a5c Show 404 page when accessing empty share URL 9 년 전
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 년 전
  Lukas Reschke 5f07fb15dc Fix case-sensitivity 9 년 전
  Lukas Reschke 988c85d292 Refactor file sharing public link handling 9 년 전
  Vincent Petry 6cbabdf217 Fixed array detection on public download 9 년 전
  Lukas Reschke 99e9e762d1 Do not double decode values 9 년 전
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 10 년 전
  Clark Tomlinson 27de0e5621 Hiding add to your own cloud if server2server sharing is not enabled 9 년 전
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 년 전
  Thomas Müller 2fb8fcf6cb we can only close the session if encryption is not used 10 년 전
  Thomas Müller b68275baba close session right before the download starts - this enables parallel downloads 10 년 전
  Robin Appelman 2005c162bd Fix prompting for password 10 년 전
  Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 10 년 전
  Vincent Petry 6fd084243b Fixed many issues, clean up 10 년 전
  Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 10 년 전
  Thomas Müller 6e75b37d04 disable download button if zip download is disabled 10 년 전
  Vincent Petry 9f62059efa Fix file summary to use the whole file list 10 년 전
  Vincent Petry 3101663129 Removed redundant free space and upload limit in public page 10 년 전
  Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 10 년 전
  Robin Appelman f33d35cd07 Fix svg icons for public shares and external/shared files 10 년 전
  Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 10 년 전
  Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 10 년 전
  Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 10 년 전
  Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 10 년 전
  Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 10 년 전
  Thomas Müller 4ec6debe2b remove unused variable 10 년 전
  Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 10 년 전
  Pellaeon Lin 4726a2021b Add $freeSpace and $uploadLimit to files_sharing 10 년 전
  Robin Appelman 1462fba37c use OC_Util::basename 10 년 전
  Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 10 년 전
  Robin Appelman d279ddd9a2 Show the name of the shared folder in the breadcrumb when viewing a publicly shared folder 10 년 전
  Jan-Christoph Borchardt 2bdd014f83 first mobile style rules, hide extra columns in files view and scroll header 10 년 전
  Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 10 년 전
  Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 10 년 전
  Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 10 년 전