Commit Graph

4258 Commits (70c3ab3c53fa31331c19d3f1d74fce29efc047d4)

Author SHA1 Message Date
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
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 12 years ago
Jenkins for ownCloud b69328e1d1 [tx-robot] updated from transifex 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
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
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
Jörn Friedrich Dreyer 8148c187a3 whitespace cleanup 12 years ago
Jenkins for ownCloud 516464ba94 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c6064a542c [tx-robot] updated from transifex 12 years ago
Tom Needham 3d23e98390 Remove the WIP external sharing api 12 years ago
Jenkins for ownCloud 329bddab48 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 66e57f5fb1 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek e6de09c0a9 check if admin 12 years ago
Jenkins for ownCloud 0229b070c9 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski f94c26e573 Change post_write hook to write to prevent creating a duplicate of the original file on upload 12 years ago
Thomas Mueller 314dd4bacc prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup 12 years ago