158 Revize (e025cf067f63b69c0613106a6a1aba7c4f963641)

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