Commit Graph

41 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
dratini0 d4e5ef4f38 Removed simplified X-accel-redirect even further 10 years ago
dratini0 c432b52c74 Changed the disputed while loop to a single if. 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
dratini0 10e13b172a Extending the X-accel redirect functionality with a more scalable approach. 10 years ago
dratini0 b1594ad1df Revert "Fix: X-Accel-Redirect did not support custom data dir and local mounts" 10 years ago
dratini0 80032ec301 Revert "removed a little duplication" 10 years ago
dratini0 31970ee740 removed a little duplication 10 years ago
dratini0 f2075f803f Fix: X-Accel-Redirect did not support custom data dir and local mounts 10 years ago
Joas Schilling 8e28bf012c Move constants from GET_TYPE to OC\Files so they can be autoloaded 10 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Lukas Reschke 8fc1a9f5a9 Make 404 page easier to understand 11 years ago
Lukas Reschke 312ed18d15 Use secure mimetype for content delivery 11 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Lukas Reschke 81c23b02da Link to previous directory 11 years ago
Lukas Reschke 2bda3f9ae0 Use direct link instead of JS 11 years ago
josh4trunks 9b4643f386 Send URI instead of filepath to NGINX for X-Accel 11 years ago
Fabian Henze 7cdb16979a Fix setting the max-upload-size for really large values. 11 years ago
Vincent Petry b48510c978 Use the correct resolve method to resolve file storage 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 11 years ago
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Nicolai Ehemann 99ad4e8000 switched zip file creation to ZipStreamer to create zip files directly in memory 11 years ago
Nicolai Ehemann 791772abea refactored/cleaned up lib/files.php 11 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 11 years ago
Nicolai Ehemann 66aa9b4e27 lib/files.php: make use of === instead of == 11 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 11 years ago
Bart Visscher 4c8bc61753 XSendfile and encryption don't work together 11 years ago
Thomas Müller f2fe47bc21 fixing spelling and restructure sentence 12 years ago
Vincent Petry 726a202cdb Fixed getLocalFile() condition for x-send-file 12 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher 179b42c56d Fixed review issues 12 years ago
Bart Visscher 8c5df31c49 DRY use OC_Template::printErrorPage 12 years ago
Bart Visscher df8ad46dae Change exit calls to throwing an exception 12 years ago
mvn23 59fa3055e1 Reviewed code for X-Sendfile2 12 years ago
mvn23 3f20a080fe Revert most changes for testing 12 years ago
mvn23 a25bfa9291 Update files.php 12 years ago
mvn23 46f97f4c38 Implement X-Sendfile2 for resume support in LigHTTPd 12 years ago
Michael Gapczynski 9bebf9b4c8 Don't set Content-Length header if size is unknown 12 years ago
Valerio Ponte 033c94d076 fixed xsendfile zip generation race condition 12 years ago
Olivier Tétard 17fd6482d8 Fix file sharing via public link for one particular file. 12 years ago
Valerio Ponte 99c873ea29 fixed typo that broke xsendfile 12 years ago
Arthur Schiwon f4a326173e fix foldersize check to validate zip input size 12 years ago
Björn Schießle ce9942331e create a meanigful file name if files are from the root folder 12 years ago
Björn Schießle 4a4f705adc json encode list of files 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago