Commit Graph

39 Commits (b6d76e9985105a245daf63f60b47e82df283019d)

Author SHA1 Message Date
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Thomas Tanghus da99e403bc Also fix linkToAbsolute 11 years ago
Thomas Tanghus 6fe3fd4a0b Fix linkToPublic. Refs #8218 11 years ago
Thomas Tanghus 51e47319ef White-list known secure mime types. Refs. #8184 11 years ago
Fabian Henze 7cdb16979a Fix setting the max-upload-size for really large values. 11 years ago
Robin Appelman da5541ac02 Allow reusing FileInfo for getStorageInfo 11 years ago
Thomas Tanghus 3a7829f784 Sub-dir was prepended twice 11 years ago
Robin Appelman 166dfbf58b use a non-recursive chmod on the datadir 11 years ago
Vincent Petry 145db370d1 Correctly round bytes when converted from human readable format 11 years ago
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota 11 years ago
Vincent Petry 0dcac65aa1 Fixed upload issue when free space is not known 11 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 11 years ago
Jan-Christoph Borchardt a6fb6abbe0 fix filetype icons for gzip, tex, perl, csv, sh 11 years ago
Jan-Christoph Borchardt 937a25593b fix lots of file type icons for archives, js, flash, ics, fonts, code, ... 11 years ago
Jan-Christoph Borchardt c2adf033f2 use file icon as fallback instead of application icon, fix #7237 11 years ago
Bart Visscher f1c60c7f8b Remove unused functions from OC_Helper 11 years ago
Robin Appelman 3c1ab66eda Reuse the calculated free_space in buildFileStorageStatistics 11 years ago
Andreas Fischer 96f194c0f6 Add icons for mdb and accdb files. 11 years ago
Andreas Fischer 47ea7704ca Fix icons for xml,ppt,dot,dotx files. 11 years ago
Thomas Müller 09d7882571 trimming all array elements 11 years ago
Thomas Müller 9d869ab596 we shall explode on ',' only 11 years ago
Pellaeon Lin fc607e6bce Separate PHP upload limit and free space 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