Commit Graph

5778 Commits (92df8deb0ad4e38bc4eb2b02a8581e738cfa8d9e)

Author SHA1 Message Date
Robin Appelman 51165a1a04 Check if value exists before returning 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 13 years ago
Vincent Petry 7f24d42ca5 Propagate unencrypted_size up to the file cache root 13 years ago
Vincent Petry 0dcac65aa1 Fixed upload issue when free space is not known 13 years ago
Vincent Petry 9136e6ad30 Fixed X-Forwarded-Host parsing 13 years ago
Vincent Petry f8fe2753b1 Added localhost as trusted domain 13 years ago
Vincent Petry 421cff00bd Show warning page when accessing server from an untrusted domain 13 years ago
Georg Ehrke dbf83aada2 fix issue with Non-static method Imagick ../..; @ doesn't seem to work in this case 13 years ago
Georg Ehrke 32a5d51fa6 add fclose, fixes issue from bdb96b9af8 13 years ago
Georg Ehrke bdb96b9af8 fix issue with spamming logging files when loading cached thumbnail 13 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 13 years ago
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 13 years ago
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
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 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
kondou da19109f40 Config to disable basic_auth username chacking 13 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 13 years ago
Bjoern Schiessle e3f676e009 fix path in sharing results if it is a file in the Shared folder 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
Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') 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 3e2c56157b reduce width of searchbox on mobile, fix overlap, fix #7282 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