summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/list.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* Update license headersJenkins for ownCloud2015-03-261-1/+20
|
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+1
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-1/+19
|
* 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