summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/list.php
Commit message (Collapse)AuthorAgeFilesLines
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+11
| | | | | - added sharing overview entries in the sidebar - use OCS Share API to get the list of files
* Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-221-35/+0
|
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
|
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
|
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* Merge branch 'master' into sharing. Integrate with changes in master, rename ↵Michael Gapczynski2011-07-301-6/+5
| | | | | | | classes Conflicts: lib/base.php
* First implementation of sharing user interfaceMichael Gapczynski2011-07-201-0/+40