Commit Graph

937 Commits (7e3b796de82f24f91930e96866c6c5f15ec04096)
 

Author SHA1 Message Date
Michael Gapczynski 7e3b796de8 More elegant solution for preparing IN ?s, thanks icewind 14 years ago
Michael Gapczynski 5bc0619234 Add support for sharing files with user groups 14 years ago
Michael Gapczynski 31a067b5a3 Add support for sharing multiple files from share dialog, move loops outside of OC_SHARE 14 years ago
Michael Gapczynski d36850f0f2 Close sharing dialog box on share success 14 years ago
Michael Gapczynski 64b5332f33 Make file sharing dialog work - only works for one file/folder and user 14 years ago
Michael Gapczynski ff3140052a Merge branch 'master' into sharing 14 years ago
Michael Gapczynski 1ec0b6ecc1 jQuery dialog for sharing files from within file browser - Not functional yet 14 years ago
Robin Appelman 344b7f548b only show songs for which the current user has songs indexed 14 years ago
Robin Appelman d6d38ac3fa only load image viewer when in the file browser 14 years ago
Robin Appelman 633d7826c9 remove debug alert 14 years ago
Robin Appelman 7b02adf715 fix sorting on newly inserted items in the file list 14 years ago
Robin Appelman 0e05a86484 some refactoring of the media player code 14 years ago
Jan-Christoph Borchardt 243199859b updated localization files 14 years ago
Robin Appelman 6a9a62b7d2 remove some dummy code 14 years ago
Robin Appelman 98cd83fabd bumb jquery and jquery-ui versions 14 years ago
Robin Appelman ac0c33209d add js versions of linkTo, imagePath,addScript and addStyle 14 years ago
Robin Appelman e03340b04d add getSelectedFiles() to files.js 14 years ago
Robin Appelman edec37b402 add OC_APP::getCurrentApp() to get the id of the active app 14 years ago
Robin Appelman a471d40cc8 Show installed apps as default for the apps entry on the settings page. 14 years ago
Robin Appelman 9a989a284a fix sabredav for sqlite2 14 years ago
Michael Gapczynski 415ae8e40a Merge branch 'master' into sharing 14 years ago
Michael Gapczynski 5148eb9121 Include groups in user autocomplete 14 years ago
Michael Gapczynski 4282a42b3f Add support for user autocomplete 14 years ago
Michael Gapczynski 17b5bcb24f Bug fixes for unshare() and opendir(), thanks darkh 14 years ago
Michael Gapczynski 4993fb4665 Filter out files you unshare from yourself in opendir() 14 years ago
Michael Gapczynski e6e673d7c0 Use SUBSTR instead of LIKE in queries, should now work with SQLite 14 years ago
Jakob Sack 3097e4f48a Merge branch 'sabredav' 14 years ago
Jakob Sack ccc94819e2 Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredav 14 years ago
Jakob Sack 5416c0e6f8 Remove HTTP_Webdav 14 years ago
Robin Appelman 18a36be28c fix problem with removing locks 14 years ago
Jakob Sack 0fa41e9171 Update docs, db scheme 14 years ago
Jakob Sack 3b92ec12c2 Properties work fine now 14 years ago
Robin Appelman 41a2da234a remove some debug output and supress some possible errors 14 years ago
Jakob Sack 5851da47f1 properties nearly work 14 years ago
Jakob Sack 7c9f356abe Support for locks, minor changes 14 years ago
Michael Gapczynski 0387cc5f1f Merge branch 'master' into sharing 14 years ago
Robin Appelman 9d1c5c855b fix warning if no username is set in the cookie 14 years ago
Robin Appelman 828a26c69e dont load some javascript files multiply times 14 years ago
Robin Appelman 101c6d151e fix resizing images in image viewer 14 years ago
Robin Appelman 38f1cffab3 import media app 14 years ago
Robin Appelman f441059b01 add getLocalFile to local storage provider 14 years ago
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 14 years ago
Michael Gapczynski 302527c2d6 Remove shared items check, it prevents sharing items if there aren't already any. 14 years ago
Robin Appelman 8eefd42a7d only remove old sqlite database if it exists 14 years ago
Michael Gapczynski 4abefde290 Remove admin page, administration is not needed at this time for sharing 14 years ago
Michael Gapczynski 6af4c465b8 Change all occurences of ['user_id'] to OC_USER::getUser() 14 years ago
Michael Gapczynski fcda3a338c Fix bug in constructor for appending numbers to already existing targets 14 years ago
Michael Gapczynski 3e6037659e Change permissions to is_writeable 14 years ago
Michael Gapczynski 22f8415045 Remove accidental kate swap file 14 years ago
Michael Gapczynski 1cfa911ce3 Update database.xml to current database fields, remove hard coded MTGap when mounting shared storage provider 14 years ago