Commit Graph

4536 Commits (a7d82ad0ee72811245406c82dd46656989de16cd)

Author SHA1 Message Date
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Jenkins for ownCloud 533f0e8e25 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 4a8c25eef5 dechex not necessary, do not waste time with it 12 years ago
Arthur Schiwon 19fa78d1ee Code style 12 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 12 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 12 years ago
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 12 years ago
Jenkins for ownCloud b69328e1d1 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski 8f8a5bbfb7 Maked Shared_Permissions extend Permissions class 12 years ago
Michael Gapczynski a7d4d04223 Fix mimetypes in shared cache 12 years ago
Thomas Mueller e475c26f1a fixing <input> tag 12 years ago
Frank Karlitschek 861f32a22b Update apps/user_webdavauth/user_webdavauth.php 12 years ago
Björn Schießle a0b0a1d294 adjust timestamp of the file copied from the version history 12 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 12 years ago
Björn Schießle 619c3ef56d use limits defined in issue https://github.com/owncloud/core/issues/860 12 years ago
Jörn Friedrich Dreyer da442b024c remove aborted uploads 12 years ago
Jörn Friedrich Dreyer cbb118d4a3 adapt to isFileNameValid, whitespace cleanup 12 years ago
Jenkins for ownCloud 0b007235b9 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 7042b5bf1f remove silly assignment 12 years ago
Thomas Mueller a0d6f0e127 fixing undefined $eventSource 12 years ago
Thomas Mueller 4a345fd911 removing undefined $response 12 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 12 years ago
Sam Tuke 2d98afa1ea Removed debugging line 12 years ago
Sam Tuke b024db9f98 Made Keymanager::getFileKey() dependencies explicit, fixed client code and tests accordingly 12 years ago
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 12 years ago
Sam Tuke 7fe9245636 Development snapshot 12 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 12 years ago
Jenkins for ownCloud 934d9dcc42 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon ec1caa7d35 support LDAP search using multiple base DNs also with paged results, implements #395 12 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 12 years ago
Jörn Friedrich Dreyer 9cd7bb2c8d reverse z-index of a and input to make upload work again in ie8/9 12 years ago
Jörn Friedrich Dreyer de496ed16d remove initial iframe, is added automatically by jquery upload mechanism 12 years ago
Jenkins for ownCloud 90f39cd703 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 81489ad860 support multiple base DNs 12 years ago
Arthur Schiwon 3b82be5e64 Base DNs will be used as array, now, to support usage of multiple DNs 12 years ago
Michael Gapczynski 1137723b2a Remove unnecessary length parameter from last commit 12 years ago
Michael Gapczynski 38876fc98a Update old storage classes names to the new namespace during mounting 12 years ago
Michael Gapczynski f144be8857 Don't mount shared storage unless there are shared files 12 years ago
Arthur Schiwon 72d67ec036 Switch to textarea to enable configuration of multiple DNs 12 years ago
Jörn Friedrich Dreyer fc64e8ec58 fix error when wrong dir was specified 12 years ago
Arthur Schiwon 959996c3b4 LDAP: fix spelling 12 years ago
Jörn Friedrich Dreyer ea732e5b29 also translate 'No file was uploaded. Unknown error' 12 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 3ea9432d43 fixing undefined variable $l 12 years ago
Jörn Friedrich Dreyer 0405edc798 add translation call for 'Not enough space available' upload error 12 years ago
Sam Tuke 665261dc9a Development snapshot, mocking out Session{} for crypt unit tests 12 years ago
Jörn Friedrich Dreyer 03b8a065cf input/form switching cleanup 12 years ago
Jörn Friedrich Dreyer a6733ff012 abort rename on ESC keyup 12 years ago
Jörn Friedrich Dreyer 740b6623aa show notification when renaming a file to '' 12 years ago
Jörn Friedrich Dreyer 32c2b0d50e enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty 12 years ago