Commit Graph

588 Commits (72f134cfce05eb089a6d8271e73d6eb95cbe94a4)

Author SHA1 Message Date
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 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
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
Bjoern Schiessle cf5277b558 also load error handler if debugging is enabled 13 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 13 years ago
Bart Visscher f1c60c7f8b Remove unused functions from OC_Helper 13 years ago
Robin Appelman 0d9fe770f3 Mark an app as loaded before we start loading it 13 years ago
Bjoern Schiessle 229f13adc0 change order of issubdirectory() calls to avoid error messages for non-apps 13 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 13 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 13 years ago
Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 13 years ago
Robin Appelman 1ab7ca0a19 Fix some phpdoc errors and rename interface 13 years ago
Otto Sabart 2f8ebd03b0 Add check for apc.enabled option 13 years ago
Vincent Petry 5ad28f4d1f Allow getting info or renaming part files through WebDAV 13 years ago
Andreas Fischer 96f194c0f6 Add icons for mdb and accdb files. 13 years ago
Andreas Fischer 47ea7704ca Fix icons for xml,ppt,dot,dotx files. 13 years ago
Andreas Fischer 689516ebd7 Remove duplicate mimetypes while keeping previous behaviour. 13 years ago
Andreas Fischer 6241655df4 Bring mimetype list into alphabetical order. 13 years ago
Robin Appelman 5a5b6f187e Use Cache->clear to cleanup the filecache for removed users 13 years ago
Robin Appelman 374e3475c9 Also remove the user's home storage from the storage table when deleting a user 13 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 13 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 13 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 13 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 13 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 13 years ago
Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 13 years ago
Thomas Müller 7f68497b39 error handling in case a requested app doesn't exists 13 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 13 years ago
Bjoern Schiessle 6845860470 keep response message 13 years ago
st3so a2cae551f3 fixing typo in redirection query string 13 years ago
Georg Ehrke 6f21da12e8 encode imagePath and fix documentation of loadFromFile 13 years ago
Joan 2abea96462 Disabled internet checking as mentioned when in proxy mode 13 years ago
Andreas Fischer acd81f6c69 Readd support for memcached_server config variable. 13 years ago
Andreas Fischer 320353c237 Add support for multiple memcached servers. 13 years ago
Vincent Petry 4faba49f0a Fix calculated folder size to use unencrypted size 13 years ago
Thomas Müller 22bd69f75c set login name within apache auth backend 13 years ago
Thomas Müller 9b7c3a5c66 fixing PHPDoc and use cameCase names 13 years ago
Arthur Schiwon 4585b4ea3f Infowarning about 32bit 13 years ago
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename 13 years ago
Thomas Müller e35bca1c26 Fix ownCloud for php5.3.x 13 years ago