aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
* Fix wrong var name in sharedstorage.phpBart Visscher2012-02-081-2/+2
* writable not writeableRobin Appelman2012-02-051-5/+5
* prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+1
* dont try to use the filesystem when it isnt setup yetRobin Appelman2012-01-311-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-01-301-1/+0
|\
| * Sharing app needs to be loaded for public link of file in Shared folder - fix...Michael Gapczynski2012-01-301-1/+0
* | merge master into filesystemRobin Appelman2012-01-302-2/+31
|\|