| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
|\ |
|
| * | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 |
* | | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 1 | -1/+3 |
* | | Change registerBackend calls class argument to strings | Michael Gapczynski | 2012-06-30 | 1 | -1/+1 |
* | | Fixes and change database table from sharing to share | Michael Gapczynski | 2012-06-27 | 1 | -0/+2 |
* | | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 |
|/ |
|
* | Delay setup of FS until OC_Filesystem is used | Bart Visscher | 2012-06-20 | 1 | -2/+7 |
* | reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4 | Arthur Schiwon | 2012-06-14 | 1 | -2/+2 |
* | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
* | Sharing, fix: connect to hooks from the correct classes | Arthur Schiwon | 2012-06-08 | 1 | -2/+2 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 3 | -3/+5 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -6/+6 |
* | port appconfig | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
* | Update sharing when users are removed, added to groups, and removed from groups | Michael Gapczynski | 2012-04-25 | 1 | -0/+3 |
* | Allow admin to disable resharing of files | Michael Gapczynski | 2012-04-25 | 1 | -1/+5 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | add the option to only load apps of a specific type | Robin Appelman | 2012-03-30 | 1 | -0/+3 |
* | merge master into filesystem | Robin Appelman | 2012-01-30 | 1 | -0/+1 |
|\ |
|
| * | Emit hooks in OC_Share when sharing a file and forward hooks for deletion and... | Michael Gapczynski | 2012-01-16 | 1 | -0/+1 |
* | | remove the need to register storage providers, pass the classname during moun... | Robin Appelman | 2011-11-08 | 1 | -1/+0 |
|/ |
|
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -1/+2 |
* | Register OC_Share for autoloading and cleanup hooks | Michael Gapczynski | 2011-08-22 | 1 | -2/+4 |
* | Remove navigation entry for shared files | Michael Gapczynski | 2011-08-17 | 1 | -6/+1 |
* | No more subnavigation entries, fixing 'Shared' | Michael Gapczynski | 2011-08-09 | 1 | -2/+2 |
* | Use chosen select form for selecting users in sharing drop down | Michael Gapczynski | 2011-08-09 | 1 | -0/+2 |
* | moved dialog css to sharing, fixed position | Jan-Christoph Borchardt | 2011-08-02 | 1 | -0/+1 |
* | Move registering shared storage out of base | Michael Gapczynski | 2011-08-01 | 1 | -0/+2 |
* | Merge branch 'master' into sharing. Integrate with changes in master, rename ... | Michael Gapczynski | 2011-07-30 | 1 | -3/+3 |
* | Revise permissions system to support read, write, and delete | Michael Gapczynski | 2011-07-30 | 1 | -1/+1 |
* | im in ur branch, fixin teh details | Jan-Christoph Borchardt | 2011-07-30 | 1 | -3/+2 |
* | Make 'Share' a subnavigation entry of of 'Files' | Michael Gapczynski | 2011-07-29 | 1 | -2/+2 |
* | Integrate sharing app with the new interface | Michael Gapczynski | 2011-07-29 | 1 | -1/+1 |
* | jQuery dialog for sharing files from within file browser - Not functional yet | Michael Gapczynski | 2011-07-26 | 1 | -0/+2 |
* | Change permissions to is_writeable | Michael Gapczynski | 2011-07-20 | 1 | -1/+1 |
* | Remove accidental kate swap file | Michael Gapczynski | 2011-07-20 | 1 | -0/+0 |
* | Update database.xml to current database fields, remove hard coded MTGap when ... | Michael Gapczynski | 2011-07-20 | 2 | -15/+9 |
* | First implementation of sharing user interface | Michael Gapczynski | 2011-07-20 | 1 | -2/+2 |
* | Add post_delete and post_rename hooks and fix the constructor | Michael Gapczynski | 2011-07-18 | 1 | -0/+2 |
* | Add support for sharing folders | Michael Gapczynski | 2011-06-24 | 1 | -2/+1 |
* | Added source and target to database fields | Michael Gapczynski | 2011-06-16 | 1 | -5/+12 |
* | Initial setup of sharing app | Michael Gapczynski | 2011-06-11 | 3 | -0/+61 |