Commit Graph

5677 Commits (65843e245996c9ecfd167be2b520bb917b32aa7e)

Author SHA1 Message Date
Jan-Christoph Borchardt a6fb6abbe0 fix filetype icons for gzip, tex, perl, csv, sh 13 years ago
Morris Jobke b76a3993d4 fix master - #7274 brokes it 13 years ago
Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class 13 years ago
Jan-Christoph Borchardt cac4652c10 coding style: spaces around => 13 years ago
Jan-Christoph Borchardt 937a25593b fix lots of file type icons for archives, js, flash, ics, fonts, code, ... 13 years ago
Lukas Reschke 2d5b3899a6 Hardening: Remove dangerous characters + Subdirectory Check 13 years ago
Morris Jobke f944707a15 fix wrong removes 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 13 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
tomneedham 0beaeed713 Remove unused variables 13 years ago
Robin Appelman 2166683e3b Allow setting the frequency of which the file watcher checks for updates 13 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 13 years ago
Robin Appelman ac2e3ab373 remove some unneeded isset's 13 years ago
Robin Appelman 2e97a4cd32 Fix some phpdoc 13 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 13 years ago
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
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 13 years ago
Bart Visscher 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 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
Bart Visscher 1fb5f96c37 Style fixes 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 b330d07b51 Fix more documentation failes 13 years ago
Thomas Tanghus 2ff0d3a255 Test if $url is already prefixed by '/' 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
Jörn Friedrich Dreyer 81031984a6 remove duplicate param lines for OCP\User::getUsers() 13 years ago
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 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