158 Commits (e025cf067f63b69c0613106a6a1aba7c4f963641)

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