summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-6/+6
* port appconfigFrank Karlitschek2012-05-021-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-2/+2
* port to use the new public apiFrank Karlitschek2012-05-011-3/+3
* Update sharing when users are removed, added to groups, and removed from groupsMichael Gapczynski2012-04-251-0/+3
* Allow admin to disable resharing of filesMichael Gapczynski2012-04-251-1/+5
* merge master into filesystemRobin Appelman2012-01-301-0/+1
|\
| * Emit hooks in OC_Share when sharing a file and forward hooks for deletion and...Michael Gapczynski2012-01-161-0/+1
* | remove the need to register storage providers, pass the classname during moun...Robin Appelman2011-11-081-1/+0
|/
* Register OC_Share for autoloading and cleanup hooksMichael Gapczynski2011-08-221-2/+4
* Remove navigation entry for shared filesMichael Gapczynski2011-08-171-6/+1
* No more subnavigation entries, fixing 'Shared'Michael Gapczynski2011-08-091-2/+2
* Use chosen select form for selecting users in sharing drop downMichael Gapczynski2011-08-091-0/+2
* moved dialog css to sharing, fixed positionJan-Christoph Borchardt2011-08-021-0/+1
* Move registering shared storage out of baseMichael Gapczynski2011-08-011-0/+2
* Merge branch 'master' into sharing. Integrate with changes in master, rename ...Michael Gapczynski2011-07-301-3/+3
* im in ur branch, fixin teh detailsJan-Christoph Borchardt2011-07-301-3/+2
* Make 'Share' a subnavigation entry of of 'Files'Michael Gapczynski2011-07-291-2/+2
* Integrate sharing app with the new interfaceMichael Gapczynski2011-07-291-1/+1
* jQuery dialog for sharing files from within file browser - Not functional yetMichael Gapczynski2011-07-261-0/+2
* First implementation of sharing user interfaceMichael Gapczynski2011-07-201-2/+2
* Add post_delete and post_rename hooks and fix the constructorMichael Gapczynski2011-07-181-0/+2
* Add support for sharing foldersMichael Gapczynski2011-06-241-2/+1
* Initial setup of sharing appMichael Gapczynski2011-06-111-0/+10