Commit Graph

5578 Commits (a6399f9ceffcf9865b8a2be155dc4f98bd2ee5dc)

Author SHA1 Message Date
Robin Appelman a6399f9cef Add the background job list to the public server container 12 years ago
Arthur Schiwon af781bdea7 fix DI 12 years ago
Arthur Schiwon 32afdcbefe Inject logger 12 years ago
Arthur Schiwon 20bfbb0fd9 wrong tld 12 years ago
Arthur Schiwon 82716ced48 sort following entries in alphabetical order 12 years ago
Arthur Schiwon 41e8d44cf7 move sorter into a class 12 years ago
Joas Schilling dbec143f09 Change MySQL to MySQL/MariaDB in the frontend 12 years ago
Bjoern Schiessle dc53c83e7b getData() always needs to return an array 12 years ago
Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 12 years ago
Jens-Christian Fischer 11f46e121c close statement in MimeType detection is executed [#7069] 12 years ago
Georg Ehrke d55ef442cd properly check if pdf and svg modules are installed 12 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 12 years ago
Robin Appelman 0ae4022fb4 Also clean up the filecache table when deleting a storage entry 12 years ago
Robin Appelman 8d6a3a00b4 Revert "Use Cache->clear to cleanup the filecache for removed users" 12 years ago
Bjoern Schiessle cf5277b558 also load error handler if debugging is enabled 12 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 12 years ago
Bart Visscher f1c60c7f8b Remove unused functions from OC_Helper 12 years ago
Robin Appelman 0d9fe770f3 Mark an app as loaded before we start loading it 12 years ago
Bjoern Schiessle 229f13adc0 change order of issubdirectory() calls to avoid error messages for non-apps 12 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 12 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 12 years ago
Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 12 years ago
Robin Appelman 1ab7ca0a19 Fix some phpdoc errors and rename interface 12 years ago
Otto Sabart 2f8ebd03b0 Add check for apc.enabled option 12 years ago
Jens-Christian Fischer 0f6c607171 added function documentation 12 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 12 years ago
Vincent Petry 5ad28f4d1f Allow getting info or renaming part files through WebDAV 12 years ago
Jan-Christoph Borchardt 25e9b7a742 add icons.css file, first step to get rid of %webroot% 12 years ago
Andreas Fischer 96f194c0f6 Add icons for mdb and accdb files. 12 years ago
Andreas Fischer 47ea7704ca Fix icons for xml,ppt,dot,dotx files. 12 years ago
Andreas Fischer 689516ebd7 Remove duplicate mimetypes while keeping previous behaviour. 12 years ago
Andreas Fischer 6241655df4 Bring mimetype list into alphabetical order. 12 years ago
Robin Appelman 5a5b6f187e Use Cache->clear to cleanup the filecache for removed users 12 years ago
Robin Appelman 374e3475c9 Also remove the user's home storage from the storage table when deleting a user 12 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 12 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 12 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 12 years ago
Thomas Müller 6746ad0a73 in case no share is found for the given token we can return right away 12 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 12 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 12 years ago
Robin Appelman 164915a3f8 Move test config folder to tests/config 12 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 12 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 12 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 12 years ago
Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 12 years ago
Vincent Petry 350214c609 Added Javascript unit tests 12 years ago
Thomas Müller 7f68497b39 error handling in case a requested app doesn't exists 12 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 12 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 12 years ago
Bjoern Schiessle 6845860470 keep response message 12 years ago