Commit Graph

3952 Commits (d3e37fa157faa59598e92a9aa02c6bbf818b60e0)

Author SHA1 Message Date
Michael Gapczynski c47bf9bbce Add checks for storage object 14 years ago
Robin Appelman 8fb4dfd2ea use background scanner 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
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
Robin Appelman 3358bface5 fix incorectly merged versions.php 14 years ago
Robin Appelman 54240140b1 fix incorectly merged smb.php 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
Jenkins for ownCloud ac22cd4ab0 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon d79e9a2da7 LDAP: cherrypick objectGUID handling from stable45, was part of PR 344 14 years ago
Jörn Friedrich Dreyer bbef5b377e add i18n for cancel button 14 years ago
Jenkins for ownCloud 09d6d843f7 [tx-robot] updated from transifex 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Jenkins for ownCloud 9f8cc09642 [tx-robot] updated from transifex 14 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 14 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 14 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 14 years ago
Jenkins for ownCloud 7ec0efe5c2 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud b33a443088 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 127a5a3ecd l10n support for user_webdavauth 14 years ago
Jenkins for ownCloud cb57a20ec2 [tx-robot] updated from transifex 14 years ago
Robin Appelman 41a61bc637 fix undefined index when loading files app 14 years ago
Robin Appelman d4858527c2 fix rename parameter order 14 years ago
Jenkins for ownCloud c8f24fa3c9 [tx-robot] updated from transifex 14 years ago
Robin Appelman 37fe9800b6 add actions to newly created files and folders 14 years ago
Robin Appelman 42935c5564 reuse jquery object when adding files to the file list 14 years ago
Robin Appelman e14054610f Revert "fix blocking drag & drop upload of folders" 14 years ago
Björn Schießle 168a2c7b6b get the right file name for drag&drop. This was necessary after the switch to css to show/hide file actions, otherwise the actions where part of the extracted file name. 14 years ago
Björn Schießle 12983cf0b0 urlencode file/dir to allow special characters in filename/path (issue #95) 14 years ago
Jenkins for ownCloud 3e01fe1dbb [tx-robot] updated from transifex 14 years ago