Commit Graph

746 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
kondou 5e3b6f1fd9 Fix some more docstrings 13 years ago
Vincent Petry 79ae3c4527 Allow XML entity loader for MDB2 schema loader 13 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 13 years ago
kondou 5d5306175f Fix some docstrings in l10n.php 13 years ago
Myles McNamara 195bdff91f move replace to inside isset 13 years ago
Myles McNamara 4ab7f58745 replace spaces in download link without encoding entire URL 13 years ago
Lukas Reschke 4c4bb70cb6 CSS is now loaded directly instead via PHP 13 years ago
Morris Jobke 49b331be39 add BMP mimetype for BMP previews 13 years ago
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 13 years ago
Robin Appelman 8282cfff04 Cache the fileinfo in OC\Preview 13 years ago
Vincent Petry 22adc397de Also quote old column name during DB migration 13 years ago
Thomas Müller ab850b961d remove unused code and fix wrong variable names - some PHPDoc updated 13 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 13 years ago
Vincent Petry 432a42d846 Fix case where port is missing 13 years ago
Bjoern Schiessle ebd73aee8f don't overwrite keys if rename was done by a stream copy 13 years ago
Vincent Petry a23ef25010 Removed unused deleteAll method on Common storage class 13 years ago
Vincent Petry c465835e85 Replace deleteAll call with unlink call 13 years ago
Robin Appelman 3487a95eab Remove fileid parameter for getFolderContent 13 years ago
Robin Appelman dd98e6333f Split getFolderContentById 13 years ago
Lukas Reschke fe44ac264b Add overwritehost config on setup and upgrade 13 years ago
Lukas Reschke f7fa8662e2 Remove `session_id_regenerate` from here 13 years ago
Lukas Reschke 69325c5eeb Move session_regenerate_id to `login()` 13 years ago
Lukas Reschke f11658698d Fix path to the mount file 13 years ago
Thomas Müller fbea02bebb kill $coreStyles and $coreScripts 13 years ago
Thomas Müller a0e790227e remove unused functions - have been introduced with the old minimizer approach 13 years ago
Thomas Müller 8cf73ca42f integrate assetic for asset pipeline-ing 13 years ago
Thomas Müller 7242d00aa6 enable static delivery of css files 13 years ago
Thomas Müller ac8e6b15b6 kill references to core.js and core.css 13 years ago
Thomas Müller bf22ed7bdb kill old minimizer code 13 years ago
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
Robin Appelman 1331de554c Reuse the folder id in View->getFolderContents 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
tomneedham df38d4ef1a Return 101 if user doesnt exist 13 years ago
Robin Appelman b6f44e9a1d Add caching to OC\Preferences 13 years ago
tomneedham 2f1a24eee7 Add displayname for admins 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