Commit Graph

5734 Commits (88c9ae129e7dcc0e10aee682c8d4fa31b93b614c)

Author SHA1 Message Date
Lukas Reschke 4c4bb70cb6 CSS is now loaded directly instead via PHP 11 years ago
Morris Jobke 49b331be39 add BMP mimetype for BMP previews 11 years ago
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 11 years ago
Vincent Petry 22adc397de Also quote old column name during DB migration 11 years ago
Thomas Müller ab850b961d remove unused code and fix wrong variable names - some PHPDoc updated 11 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 11 years ago
Bjoern Schiessle e3f676e009 fix path in sharing results if it is a file in the Shared folder 11 years ago
Vincent Petry 432a42d846 Fix case where port is missing 11 years ago
Bjoern Schiessle ebd73aee8f don't overwrite keys if rename was done by a stream copy 11 years ago
Vincent Petry a23ef25010 Removed unused deleteAll method on Common storage class 11 years ago
Vincent Petry c465835e85 Replace deleteAll call with unlink call 11 years ago
Robin Appelman 3487a95eab Remove fileid parameter for getFolderContent 11 years ago
Robin Appelman dd98e6333f Split getFolderContentById 11 years ago
Lukas Reschke fe44ac264b Add overwritehost config on setup and upgrade 11 years ago
Lukas Reschke f7fa8662e2 Remove `session_id_regenerate` from here 11 years ago
Lukas Reschke 69325c5eeb Move session_regenerate_id to `login()` 11 years ago
Lukas Reschke f11658698d Fix path to the mount file 11 years ago
Thomas Müller fbea02bebb kill $coreStyles and $coreScripts 11 years ago
Thomas Müller a0e790227e remove unused functions - have been introduced with the old minimizer approach 11 years ago
Thomas Müller 8cf73ca42f integrate assetic for asset pipeline-ing 11 years ago
Thomas Müller 7242d00aa6 enable static delivery of css files 11 years ago
Thomas Müller ac8e6b15b6 kill references to core.js and core.css 11 years ago
Thomas Müller bf22ed7bdb kill old minimizer code 11 years ago
Jan-Christoph Borchardt 3e2c56157b reduce width of searchbox on mobile, fix overlap, fix #7282 11 years ago
Jan-Christoph Borchardt a6fb6abbe0 fix filetype icons for gzip, tex, perl, csv, sh 11 years ago
Morris Jobke b76a3993d4 fix master - #7274 brokes it 11 years ago
Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class 11 years ago
Jan-Christoph Borchardt cac4652c10 coding style: spaces around => 11 years ago
Jan-Christoph Borchardt 937a25593b fix lots of file type icons for archives, js, flash, ics, fonts, code, ... 11 years ago
Lukas Reschke 2d5b3899a6 Hardening: Remove dangerous characters + Subdirectory Check 11 years ago
Morris Jobke f944707a15 fix wrong removes 11 years ago
Robin Appelman 1331de554c Reuse the folder id in View->getFolderContents 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 11 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 11 years ago
tomneedham 0beaeed713 Remove unused variables 11 years ago
Robin Appelman 2166683e3b Allow setting the frequency of which the file watcher checks for updates 11 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 11 years ago
Robin Appelman ac2e3ab373 remove some unneeded isset's 11 years ago
Robin Appelman 2e97a4cd32 Fix some phpdoc 11 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 11 years ago
Jan-Christoph Borchardt c2adf033f2 use file icon as fallback instead of application icon, fix #7237 11 years ago
Jan-Christoph Borchardt 0f434038a7 add cbr/cbz file type icon, fix #6953 11 years ago
Robin Appelman 09502fcb36 remove the JsonSerializable interface from \OC\Files\FileInfo 11 years ago
Robin Appelman b35f679483 Fix test cases for group manager 11 years ago
Robin Appelman 0ba0596341 remove duplicate call to groupExists 11 years ago
Georg Ehrke f62f1658ce suppress error msg caused by php bug 11 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Bart Visscher 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 11 years ago