summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | Go back to updating mtime of shared folder to invoke a file cache rescanMichael Gapczynski2012-05-091-3/+5
* | fix creating the shared folder when the user home folder is not in the root m...Robin Appelman2012-05-091-6/+3
* | Still trying to fix some sharing use casesMichael Gapczynski2012-05-092-10/+23
* | Sharing: even if a user has more groups in common, he should appear only once...Arthur Schiwon2012-05-091-0/+1
* | Set Content-Disposition to attachment for shared private linksMichael Gapczynski2012-05-081-1/+1
* | Avoid touch operation when unshare public linkBrice Maron2012-05-071-2/+4
* | Forgot to set token variableMichael Gapczynski2012-05-071-0/+1
* | Fix bug oc-542, encode urls for private linksMichael Gapczynski2012-05-072-2/+2
* | Fix bug oc-402, check if token is set for a private linkMichael Gapczynski2012-05-071-3/+1
* | Only load sharing statuses if in files appMichael Gapczynski2012-05-071-1/+1
* | improve remote.php and create public.phpGeorg Ehrke2012-05-072-2/+2
* | Remove manual file cache insertions of shared files, update mtime of shared f...Michael Gapczynski2012-05-061-9/+5
* | Fix feedback for sharing errorsMichael Gapczynski2012-05-062-5/+5
* | ported the oc_template classFrank Karlitschek2012-05-063-7/+7
|/
* 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