Commit Graph

6 Commits (c61d328ab9696a620b623fb2dfd1622eb0363dc4)

Author SHA1 Message Date
Thomas Müller 124984905e introduce OC_Helper::linkToDocs() 13 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 13 years ago
Thomas Müller 780280e53f fixing errors regarding wrong function calls / missing parameters 13 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 13 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 13 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Morris Jobke 6e8bc13aa3 fix weird logical behaviour 13 years ago
Thomas Müller 8cf9336bcb storage information is path specific 13 years ago
Thomas Müller 1e4ebf47e2 webdav quota now displays the same values as the web interface does 13 years ago
Georg Ehrke 7fe9320ffe improve unknown backend 13 years ago
Valerio Ponte 881e362f93 final fix for xsendfile zip generation race condition 13 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 13 years ago
Robin Appelman fc332acf8a split of mimetype detection code from OC_Helper, adding the option for apps to register additional mimetype mappings 13 years ago
Jan-Christoph Borchardt 5a77b67147 change long couldn't be determined string to question mark again 13 years ago
Georg Ehrke ac6a3133ec style fixes 13 years ago
Georg Ehrke 65affdc9b3 make previews in files app smaller 13 years ago
Robin Appelman d042c8f166 use renamed constants 13 years ago
Bart Visscher df8ad46dae Change exit calls to throwing an exception 13 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 13 years ago
Georg Ehrke cf449d42e8 properly encode path 13 years ago
Bart Visscher 22c29eb64b Fix renaming using parenthesis 13 years ago
Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 13 years ago
Georg Ehrke 806f3bddec increase size of preview to size of row 13 years ago
Georg Ehrke 39c387eed4 implement server side use of previews 13 years ago
Roland Hager a06d901e37 Fix: The check if upload_max_filesize or post_max_size is 0 fails if only one of them is 0. 13 years ago
Robin Appelman 85abede9bf actually return result 13 years ago
Robin Appelman 0470a5ba94 fix variable name 13 years ago
Robin Appelman cf7321915d seperate mimetype guessing from filename 13 years ago
Michael Gapczynski 59655e9afd Style fixes 13 years ago
Robin Appelman 24a401a548 Cache mimetype icons 13 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 13 years ago
Valerio Ponte 033c94d076 fixed xsendfile zip generation race condition 14 years ago
Robin Appelman 8a97afac6f Don't show storage space warning when the free space can't be determined 14 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 14 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 14 years ago
Björn Schießle eabfd9b69b put value assignment into brackets 14 years ago
Björn Schießle d8137fdf66 return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 14 years ago
Björn Schießle 5b94959686 using the number of writen bytes as indicator if streamCopy() was successfully. Instead check if fwrite returns the number of bytes or false 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 14 years ago
Lukas Reschke 46103e62d2 Coding style 14 years ago
Lukas Reschke 1b10032556 Use sanitizeHTML instead of stripslashes + htmlspecialchars 14 years ago
Jörn Friedrich Dreyer 1ef3e4c5c6 simplyfy mimetype parsing of 'file' output 14 years ago
Michael Gapczynski 7237ebf08b Fix OC_Helper and change deprecated methods 14 years ago
TheSFReader 9f5847b739 Simplify the code and remove a first unnecessary (and non conform) '&' character when there are pending arguments 14 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago