Commit Graph

3603 Commits (5deba29bdfedc3ee2babece9eafff0bb709cd90c)

Author SHA1 Message Date
Jenkins for ownCloud 5764bf088e [tx-robot] updated from transifex 13 years ago
Florin Peter f55aaad858 fix for infinite loop causing on files_encryption branch when testing "apps/files_encryption/test/crypt.php" on Method testSymmetricStreamEncryptShortFileContent 13 years ago
Jenkins for ownCloud 901e0c598d [tx-robot] updated from transifex 13 years ago
Florin Peter d32bf993fa removed previous added post rename FileProxy hook 13 years ago
Tom Needham d33f6b9af6 Use correct variable when checking auth 13 years ago
Jenkins for ownCloud 7b2c64236c [tx-robot] updated from transifex 13 years ago
Robin Appelman 8a838e0e03 Code style 13 years ago
Bart Visscher 7db5ec30c3 Add check for Magic Quotes 13 years ago
Bart Visscher f5b0d904fb web_server_restart needs to be true to display the hint 13 years ago
Robin Appelman 172499d5f3 Don't start the session when in cli mode 13 years ago
Bart Visscher b46f6e4f97 Simplify app js locating for layout pages 13 years ago
Bart Visscher ea4ae857a1 Simplify app css locating for layout pages 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Robin Appelman bcd9a69033 Cache: seperate handing of numeric storage id's to it's own class 13 years ago
Florin Peter 672d177f10 added post rename proxy 13 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 13 years ago
Robin Appelman 31d7f4df2a Make sure the filesystem is initialized when searching for mounts 13 years ago
Florin Peter fac288a4ad added unencrypted file size to file cache 13 years ago
Lukas Reschke 632221bed0 Correct the parameter description 13 years ago
Lukas Reschke 2d4af5dfca Correct function description 13 years ago
Bernhard Posselt c9c1e483c5 use utf-8 encoding for json 13 years ago
Tom Needham b3e7485612 Correct the api response when both a shipped app and/or a third party app fail 13 years ago
Lukas Reschke d41b600725 Add an update notification on every page for admin users 13 years ago
Robin Appelman 3d42d49d14 Add markdown to mimetype list 13 years ago
Lukas Reschke 4f96d7fb85 Allow loading of external media ressources 13 years ago
Daniel Molkentin 6ac2fdf44b sync parameters in setup.php with the ones in the actual .htaccess 13 years ago
Florian Scholz 03aa86d8a6 - xframe restriction configurable now 13 years ago
Bernhard Posselt a8075943c3 use variable instead of relative path to file 13 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 13 years ago
Florin Peter 25ff32db6b Added post proxy for getFileInfo. 13 years ago
Markus Goetz f1a63254fb Fix ugly error style on install 13 years ago
Jenkins for ownCloud 05ab9d2de7 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 6e78c4fcc0 Disallow URLs containing a @ 13 years ago
Robin Appelman 3c90625ef1 Files: also check if the source path is valid when doing a rename or copy operation 13 years ago
Robin Appelman 7c1a4d2f57 Fix raiseError call in the MDB2 sqlite3 driver 13 years ago
Robin Appelman 5942d5aeac Improve error message if user creation fails during setup 13 years ago
Björn Schießle b5cb5dab51 fix encryption to owncloud user for public link shares 13 years ago
Björn Schießle b24a673714 the owner uid is not interesting. We want to get all users who have access to the given item source, no matter from whom it was shared 13 years ago
Jenkins for ownCloud f6808617b3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 03c7a52bc5 [tx-robot] updated from transifex 13 years ago
Bart Visscher e1c5b31d65 Test if we want a 3rdparty style/script before checking the 3rdparty root 13 years ago
Bart Visscher 7ac49dd52a Cleaner isWebDAVWorking reason, otherwise people overlook the reason 13 years ago
Thomas Tanghus e09c17de5b Added explanation 13 years ago
Bart Visscher e4876c9117 Don't use empty session.cookie_path, otherwise we get multiple cookies 13 years ago
Björn Schießle fe58e4b1a6 we need to add the owner of the file as parameter in case someone else like the owner edits the file; if $includeOwner is set than add owner also if no other recipient was found. This changes enable all user with write access to the file to edit it and to encrypt it to the right list of users again 13 years ago
Thomas Tanghus 9facb67fab Let autoloader resolve paths under apps lib directory. 13 years ago
Jenkins for ownCloud cbd8b792d9 [tx-robot] updated from transifex 13 years ago
Brice Maron 43d0f1fabf Warn when we do an upgrade 13 years ago
Thomas Tanghus 44668b36a7 Remove not null constraint. Fix #2976 13 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 13 years ago