Commit Graph

10 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Roeland Jago Douma c9cd633665
Fix the download of multiple files from the webUI 5 years ago
Morris Jobke fc403135d1
Use lib instead if core as l10n module in OC_Files 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1e086064f5
Move legacy classes from PSR0 to PSR4 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Arthur Schiwon af91efd315
when downloading from web, skip files that are not accessible 6 years ago
Julius Härtl 9e5d6114d5
Use files node API for single file downloads 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon f9bfd48e12
switch to Files Node API for zip generation 6 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 7 years ago
Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 8 years ago
Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Daniel Calviño Sánchez 90fdf83ca7
Use zip32 only if there are less than 65536 files 8 years ago
Roeland Jago Douma 4a73f645e5
Use zip32 if possible 8 years ago
Morris Jobke 70b1f510f2
Use normal header() calls instead of private method calls 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 5445b1ff17
Remove unused variables 8 years ago
noveens 8c27437ac0
HTTP 1.1 used when giving 403 and 404 errors while attempting to download non-existent file 9 years ago
Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 9 years ago
Vincent Petry 0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775) 9 years ago
Joas Schilling d2ff6c569e
Keep the filemtime for files when downloading them in a zip/tar 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke 4f90447150
[master] Use explode() instead of split() 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Piotr Filiciak 6577bbe887 Code style and doc fix 10 years ago
Piotr Filiciak 9999e05660
Http Range requests support in downloads 10 years ago
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Lukas Reschke c7abd307c0 Replace all required values 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Scrutinizer Auto-Fixer 466a085253 Scrutinizer Auto-Fixes 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Clark Tomlinson 9caf4ffbfc Replacing ini_get instances with inigetwrapper usages 10 years ago
Joas Schilling e2cfcd992c Allow storage wrappers to through a forbidden exception with retry information 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Thomas Müller 7fe7655070 The full name has to be tested if it's a dir - fixes #19854 10 years ago
Thomas Müller 9f25745649 Fix single file download - fixes #19614 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Thomas Müller be46cd6737 Refactor single file download into it's own method 10 years ago