Commit Graph

13 Commits (6ee1250d276d524d2a3e4f22f259a5576150eac4)

Author SHA1 Message Date
Thomas Müller 09d7882571 trimming all array elements 11 years ago
Thomas Müller 9d869ab596 we shall explode on ',' only 11 years ago
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 11 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Thomas Müller 01f2b7eb3a move to oc6 documentation 12 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 12 years ago
Thomas Müller 124984905e introduce OC_Helper::linkToDocs() 12 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 12 years ago
Thomas Müller 780280e53f fixing errors regarding wrong function calls / missing parameters 12 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 12 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 12 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 12 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 12 years ago
Morris Jobke 6e8bc13aa3 fix weird logical behaviour 12 years ago
Thomas Müller 8cf9336bcb storage information is path specific 12 years ago
Thomas Müller 1e4ebf47e2 webdav quota now displays the same values as the web interface does 12 years ago
Georg Ehrke 7fe9320ffe improve unknown backend 12 years ago
Valerio Ponte 881e362f93 final fix for xsendfile zip generation race condition 12 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 12 years ago
Robin Appelman fc332acf8a split of mimetype detection code from OC_Helper, adding the option for apps to register additional mimetype mappings 12 years ago
Jan-Christoph Borchardt 5a77b67147 change long couldn't be determined string to question mark again 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Georg Ehrke 65affdc9b3 make previews in files app smaller 12 years ago
Robin Appelman d042c8f166 use renamed constants 12 years ago
Bart Visscher df8ad46dae Change exit calls to throwing an exception 12 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 12 years ago
Georg Ehrke cf449d42e8 properly encode path 12 years ago
Bart Visscher 22c29eb64b Fix renaming using parenthesis 12 years ago
Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 12 years ago
Georg Ehrke 806f3bddec increase size of preview to size of row 12 years ago
Georg Ehrke 39c387eed4 implement server side use of previews 12 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. 12 years ago
Robin Appelman 85abede9bf actually return result 12 years ago
Robin Appelman 0470a5ba94 fix variable name 12 years ago
Robin Appelman cf7321915d seperate mimetype guessing from filename 12 years ago
Michael Gapczynski 59655e9afd Style fixes 12 years ago
Robin Appelman 24a401a548 Cache mimetype icons 12 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 12 years ago
Valerio Ponte 033c94d076 fixed xsendfile zip generation race condition 12 years ago
Robin Appelman 8a97afac6f Don't show storage space warning when the free space can't be determined 12 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 12 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 12 years ago
Björn Schießle eabfd9b69b put value assignment into brackets 12 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 12 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 12 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Lukas Reschke 46103e62d2 Coding style 12 years ago