summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Add back removed groups to the select form correctlyMichael Gapczynski2012-05-051-4/+10
* Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a...Michael Gapczynski2012-05-059-279/+440
* Remove blind effect for email private link in drop downMichael Gapczynski2012-05-051-4/+4
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-052-8/+8
* ported oc_dbFrank Karlitschek2012-05-032-27/+27
* ported oc_jsonFrank Karlitschek2012-05-038-13/+13
* port oc_responseFrank Karlitschek2012-05-031-1/+1
* Fix private linksMichael Gapczynski2012-05-021-1/+0
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* port appconfigFrank Karlitschek2012-05-023-4/+4
* fixing namespaceThomas Müller2012-05-021-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-022-2/+2
* port linkto and serverHostFrank Karlitschek2012-05-011-3/+3
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-012-2/+2
* some more portingFrank Karlitschek2012-05-011-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-011-1/+1
|\
| * Change default from address to sharing-noreply@server for emailing private linksMichael Gapczynski2012-05-011-1/+1
* | ported addSyript and other small stuffFrank Karlitschek2012-05-013-4/+4
|/
* porting of OC_User to public API complete.Frank Karlitschek2012-05-011-1/+1
* ported getUserFrank Karlitschek2012-05-018-25/+25
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-012-3/+3
* port to use the new public apiFrank Karlitschek2012-05-012-4/+4
* some fixes for sharingGeorg Ehrke2012-04-276-9/+4
* fix merge conflictsGeorg Ehrke2012-04-268-3/+107
|\
| * Add ability to send private links from sharing via emailMichael Gapczynski2012-04-262-2/+34
| * Fix a counting mistakeMichael Gapczynski2012-04-251-1/+1
| * Update sharing when users are removed, added to groups, and removed from groupsMichael Gapczynski2012-04-252-0/+31
| * Fix javascript checkbox toggle for resharingMichael Gapczynski2012-04-251-1/+1
| * Forgot to remove error log messages...Michael Gapczynski2012-04-251-3/+0
| * Allow admin to disable resharing of filesMichael Gapczynski2012-04-255-1/+45
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-231-1/+5
|\|
| * adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-1/+5
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-176-6/+6
|/
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Sharing: Add a filename after public share linkBart Visscher2012-04-141-4/+4
* Sharing: Don't get share icon for undefined filenameBart Visscher2012-04-141-1/+4
* Sharing: Define missing template varsBart Visscher2012-04-141-0/+2
* add the option to only load apps of a specific typeRobin Appelman2012-03-301-0/+3
* Make users only able to share with users in groups they belong toMichael Gapczynski2012-03-282-12/+24
* add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-291-1/+7
* merge master into encryptionRobin Appelman2012-02-261-9/+1
|\
| * missed one is_writeableRobin Appelman2012-02-261-1/+1
| * chunked implementation for readfileRobin Appelman2012-02-261-8/+0
* | Merge branch 'master' into encryptionRobin Appelman2012-02-252-2/+3
|\|
| * Sharing dropdown width fixed.Marvin Thomas Rabe2012-02-232-2/+3
* | add stream wrapper for in-memory files and dont use global variables for the ...Robin Appelman2012-02-211-2/+1
|/
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
* Temporary fix for sharing filesMichael Gapczynski2012-02-171-6/+9