Commit Graph

888 Commits (fcda3a338c1a2cc08337dcc594a3f67bc4e8d879)
 

Author SHA1 Message Date
Michael Gapczynski fcda3a338c Fix bug in constructor for appending numbers to already existing targets 15 years ago
Michael Gapczynski 3e6037659e Change permissions to is_writeable 15 years ago
Michael Gapczynski 22f8415045 Remove accidental kate swap file 15 years ago
Michael Gapczynski 1cfa911ce3 Update database.xml to current database fields, remove hard coded MTGap when mounting shared storage provider 15 years ago
Michael Gapczynski abf6ba621a Merge branch 'master' into sharing 15 years ago
Michael Gapczynski c9082d5b0d Append number to name if target file already exists 15 years ago
Michael Gapczynski 029b21bf54 First implementation of sharing user interface 15 years ago
Jan-Christoph Borchardt 3fab6016f9 moved Remember login below password field 15 years ago
Jan-Christoph Borchardt f40a1c8cb8 fixed file size color calculation 15 years ago
Robin Appelman 6b034ad2f9 Allow users to start a new upload before the current upload has finished 15 years ago
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 15 years ago
Bartek Przybylski c5776fdae4 remember login added 15 years ago
Robin Appelman 6230001a3c show expire dates of public links as date and not as datetime 15 years ago
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 15 years ago
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 15 years ago
Robin Appelman 6cd5270967 Also commiting the actual loading icon might be usefull 15 years ago
Robin Appelman 0251290794 Show loading icon for uploading files, and disable file actions and DnD for uploading files. 15 years ago
Robin Appelman ff54602be0 No longer use the "Ok" button for file uploads 15 years ago
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 15 years ago
Michael Gapczynski 61837428ba Add post_delete and post_rename hooks and fix the constructor 15 years ago
Robin Appelman 24e81ce4d5 fix some ldap errors 15 years ago
Robin Appelman 4c0c5b64c2 show a proper error message in help when it can't get the data from apps.owncloud.com 15 years ago
Robin Appelman f4121339af Fix expiring of public links 15 years ago
Robin Appelman 6935f036a5 move list of mimetypes by extention to a seperate file. 15 years ago
Michael Gapczynski 1a6718c979 Add extra check for opendir() so it only adds the file to fakedirs if it has a different name than the source 15 years ago
Michael Gapczynski f3f8a96c6d Add return true to unlink() and rename(), a return is expected by OC_FILESYSTEM 15 years ago
Michael Gapczynski 5aaacf3241 Fix bug in rename() so files in a folder that is in a shared folder also get their targets updated 15 years ago
Michael Gapczynski dbcb35655e Fix bugs in opendir() and add extra checks to ensure functionality in all cases 15 years ago
Michael Gapczynski 8ad4a44171 Fix bugs in unlink(), rename(), pullOutOfFolders(), and getItemsInFolder() 15 years ago
Michael Gapczynski 8ed0223bd6 Add pullOutOfFolder() function for use by unlink() and rename() 15 years ago
Michael Gapczynski 7920e706ea Refactoring of OC_SHARE, added more documentation for functions 15 years ago
Michael Gapczynski 2fb1481613 Bug fix for setTarget() - append fetchAll() to query 15 years ago
Michael Gapczynski f09f2d3290 Fix typo in setup, thanks for pointing it out ab0oo 15 years ago
Michael Gapczynski 24e24f1b65 Add support for copying files between shared folders, add check to fromTmpFile() to confirm path is writeable 15 years ago
Michael Gapczynski ecaf66ee97 Add missing argument for fromTmpFile() inside of rename() 15 years ago
Michael Gapczynski 5896e48755 Add missing argument for fromTmpFile() inside of rename() 15 years ago
Michael Gapczynski a79f2535f8 Merge branch 'master' into sharing 15 years ago
Michael Gapczynski a861666500 Add missing parameter for fromTmpFile() inside of copy() 15 years ago
Michael Gapczynski d393ccfe2c Fix bug in getSource(), return false if target isn't in database 15 years ago
Michael Gapczynski 2c4fef91da Merge branch 'master' into sharing 15 years ago
Michael Gapczynski f8eced1960 Fix post_create and post_write hooks in copy(), was referencing an undefined variable 15 years ago
Michael Gapczynski b2b7d99302 Add checks in opendir() to prevent including the current directory or parent 15 years ago
Michael Gapczynski 6b303ee64b Fix bug in opendir() and remove getStorageMountPoint(), now using datadir argument instead 15 years ago
Robin Appelman 190908bc1e fix error in autocomplete when try to list non-existing or unreadable folders 15 years ago
Michael Gapczynski 9e420e4639 Home icon now points to index.php 15 years ago
Michael Gapczynski e202c29926 Merge branch 'master' into sharing 15 years ago
Michael Gapczynski 89a6f16e8d Merge branch 'master' of git://anongit.kde.org/owncloud 15 years ago
Michael Gapczynski 1b8e59a0ef Directory links in navigation shouldn't have a trailing '/' 15 years ago
Michael Gapczynski 163c490c92 Remove duplicate '/' from target when searching for source 15 years ago
Hans Bakker 5c671c995c finish refactoring of files admin page 15 years ago