Commit Graph

32 Commits (015b9b1dac1e7f90e4e28d2b19697bedf83e56fe)

Author SHA1 Message Date
Robin Appelman da5541ac02 Allow reusing FileInfo for getStorageInfo 13 years ago
Thomas Tanghus 3a7829f784 Sub-dir was prepended twice 13 years ago
Robin Appelman 166dfbf58b use a non-recursive chmod on the datadir 13 years ago
Vincent Petry 145db370d1 Correctly round bytes when converted from human readable format 13 years ago
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota 13 years ago
Vincent Petry 0dcac65aa1 Fixed upload issue when free space is not known 13 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 13 years ago
Jan-Christoph Borchardt a6fb6abbe0 fix filetype icons for gzip, tex, perl, csv, sh 13 years ago
Jan-Christoph Borchardt 937a25593b fix lots of file type icons for archives, js, flash, ics, fonts, code, ... 13 years ago
Jan-Christoph Borchardt c2adf033f2 use file icon as fallback instead of application icon, fix #7237 13 years ago
Bart Visscher f1c60c7f8b Remove unused functions from OC_Helper 13 years ago
Robin Appelman 3c1ab66eda Reuse the calculated free_space in buildFileStorageStatistics 13 years ago
Andreas Fischer 96f194c0f6 Add icons for mdb and accdb files. 13 years ago
Andreas Fischer 47ea7704ca Fix icons for xml,ppt,dot,dotx files. 13 years ago
Thomas Müller 09d7882571 trimming all array elements 13 years ago
Thomas Müller 9d869ab596 we shall explode on ',' only 13 years ago
Pellaeon Lin fc607e6bce Separate PHP upload limit and free space 13 years ago
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 13 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 13 years ago
Thomas Müller 01f2b7eb3a move to oc6 documentation 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
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