Commit Graph

5617 Commits (92560c5b86cb88920b6e439bdf4b90f1d59e9b6c)

Author SHA1 Message Date
Jan-Christoph Borchardt c2adf033f2 use file icon as fallback instead of application icon, fix #7237 13 years ago
Jan-Christoph Borchardt 0f434038a7 add cbr/cbz file type icon, fix #6953 13 years ago
Robin Appelman 09502fcb36 remove the JsonSerializable interface from \OC\Files\FileInfo 13 years ago
Robin Appelman b35f679483 Fix test cases for group manager 13 years ago
Robin Appelman 0ba0596341 remove duplicate call to groupExists 13 years ago
Georg Ehrke f62f1658ce suppress error msg caused by php bug 13 years ago
Robin Appelman d6576c640c Add unit tests for JobList 13 years ago
Robin Appelman 62288971ca Additional phpdoc 13 years ago
Robin Appelman 3aafa837b8 Remove internal methods from the public interface 13 years ago
Robin Appelman 50cc6a85e5 Add explicit sorting 13 years ago
Robin Appelman a6399f9cef Add the background job list to the public server container 13 years ago
Arthur Schiwon af781bdea7 fix DI 13 years ago
Arthur Schiwon 32afdcbefe Inject logger 13 years ago
Arthur Schiwon 20bfbb0fd9 wrong tld 13 years ago
Arthur Schiwon 82716ced48 sort following entries in alphabetical order 13 years ago
Arthur Schiwon 41e8d44cf7 move sorter into a class 13 years ago
Joas Schilling dbec143f09 Change MySQL to MySQL/MariaDB in the frontend 13 years ago
Bjoern Schiessle dc53c83e7b getData() always needs to return an array 13 years ago
Robin Appelman cd3ef0bb9d Add caching to appconfig 13 years ago
Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 13 years ago
Jens-Christian Fischer 11f46e121c close statement in MimeType detection is executed [#7069] 13 years ago
Georg Ehrke d55ef442cd properly check if pdf and svg modules are installed 13 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 13 years ago
Robin Appelman 0ae4022fb4 Also clean up the filecache table when deleting a storage entry 13 years ago
Robin Appelman 8d6a3a00b4 Revert "Use Cache->clear to cleanup the filecache for removed users" 13 years ago
Bjoern Schiessle cf5277b558 also load error handler if debugging is enabled 13 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 13 years ago
Bart Visscher f1c60c7f8b Remove unused functions from OC_Helper 13 years ago
Robin Appelman 0d9fe770f3 Mark an app as loaded before we start loading it 13 years ago
Bjoern Schiessle 229f13adc0 change order of issubdirectory() calls to avoid error messages for non-apps 13 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 13 years ago
Robin Appelman 3c1ab66eda Reuse the calculated free_space in buildFileStorageStatistics 13 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 13 years ago
Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 13 years ago
Robin Appelman 1ab7ca0a19 Fix some phpdoc errors and rename interface 13 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 13 years ago
Otto Sabart 2f8ebd03b0 Add check for apc.enabled option 13 years ago
Jens-Christian Fischer 0f6c607171 added function documentation 13 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 13 years ago
Vincent Petry 5ad28f4d1f Allow getting info or renaming part files through WebDAV 13 years ago
Jan-Christoph Borchardt 25e9b7a742 add icons.css file, first step to get rid of %webroot% 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
Andreas Fischer 689516ebd7 Remove duplicate mimetypes while keeping previous behaviour. 13 years ago
Andreas Fischer 6241655df4 Bring mimetype list into alphabetical order. 13 years ago
Robin Appelman 5a5b6f187e Use Cache->clear to cleanup the filecache for removed users 13 years ago
Robin Appelman 374e3475c9 Also remove the user's home storage from the storage table when deleting a user 13 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 13 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 13 years ago