Commit Graph

3921 Commits (e6ec0e8a5e35b94dee83bdd53302d76a6f4e92fa)

Author SHA1 Message Date
Jenkins for ownCloud a53a946c20 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 4cb760a924 LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes different problems, esp. with non-ascii characters in the dn (#631) 14 years ago
Jenkins for ownCloud f4d7955fe6 [tx-robot] updated from transifex 14 years ago
Björn Schießle f66ebea5ca fix typo in variable name 14 years ago
Björn Schießle bafb78ac94 fix regression in file versioning for shared files 14 years ago
Jenkins for ownCloud 401c56ce7b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud c7c5e2a2e2 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 14 years ago
Björn Schießle d527bb6c54 fix regression in file versioning for shared files 14 years ago
Jenkins for ownCloud 16a630024c [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 14 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 14 years ago
Jenkins for ownCloud 6c3f43b061 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 1d4d4fd678 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 9a441d3e3a show drag shadow in firefox by using helper:'clone' 14 years ago
Jenkins for ownCloud d251f04b98 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 74cf3b5dfb use normalizePath to have a proper target path 14 years ago
Arthur Schiwon 776be8d9f7 all but the first parameter are introduced by & 14 years ago
Arthur Schiwon fdc7a8b204 make sure path starts with / 14 years ago
Jenkins for ownCloud 7892204077 [tx-robot] updated from transifex 14 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 14 years ago
Jenkins for ownCloud 1857d5f914 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud dde3342398 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 14 years ago
Jenkins for ownCloud 3688376a6f [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer a81d7cd79f introduce Files.containsInvalidCharacters(), use when creating or renaming files 14 years ago
Thomas Mueller cd495bf9ba some more invalid characters have been added 14 years ago
Bart Visscher 1793e85a52 Also reject names with \ in the name 14 years ago
Jenkins for ownCloud 3a5f5e127c [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 495a8da354 port 95cee0e from stable45 14 years ago
Arthur Schiwon aebd4fd32d port dd694b5 from stable45 14 years ago
Arthur Schiwon 42f235123e LDAP: Make update script escape all known DNs. Requires version bump. 14 years ago
Arthur Schiwon 24e13419a3 LDAP: escape values in the DN, fixes #419 14 years ago
Jenkins for ownCloud 9204be827b [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 14 years ago
Frank Karlitschek 9b7cbb1145 interpret http 403 and http 401 as not authorized 14 years ago
Jenkins for ownCloud 568def2b61 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 2af7ac78d2 refs #505 - defining publicListView based on template parameter 14 years ago
Jenkins for ownCloud e28d71bf55 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 61670184c4 [tx-robot] updated from transifex 14 years ago
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 14 years ago
Brice Maron 02bc440900 Show error message to prevent adding a shared folder in the root dir fix #468 14 years ago
Thomas Mueller 4a3b5125cf adding comments on the form array indexes 14 years ago
Thomas Mueller 2b192a75c4 normalize the path once in upload.php is enough - THX Robin for this hint 14 years ago
Thomas Mueller 7af4cf48c9 refs #461 - drag'n'drop upload to a sub folder is working now 14 years ago
Björn Schießle 8a93cc14f6 port of approved pull request #442 - 'Always set renaming to false, also if renaming was aborted, to finalize the operation and show the file actions again.' 14 years ago
Jenkins for ownCloud a418a3ba65 [tx-robot] updated from transifex 14 years ago
libasys eda9ce4cf8 Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 14 years ago
Jenkins for ownCloud 9c36326e47 [tx-robot] updated from transifex 14 years ago