Commit Graph

753 Commits (65f52fee4f333cc31591a265c2d5b4c0ed0d7016)

Author SHA1 Message Date
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 11 years ago
Georg Ehrke 32a5d51fa6 add fclose, fixes issue from bdb96b9af8 11 years ago
Georg Ehrke bdb96b9af8 fix issue with spamming logging files when loading cached thumbnail 11 years ago
Bjoern Schiessle 2e73c957e5 don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 11 years ago
kondou 5e3b6f1fd9 Fix some more docstrings 11 years ago
Vincent Petry 79ae3c4527 Allow XML entity loader for MDB2 schema loader 11 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 11 years ago
kondou 5d5306175f Fix some docstrings in l10n.php 11 years ago
Myles McNamara 195bdff91f move replace to inside isset 11 years ago
Myles McNamara 4ab7f58745 replace spaces in download link without encoding entire URL 11 years ago
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
Robin Appelman 8282cfff04 Cache the fileinfo in OC\Preview 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
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
Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') 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 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