summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-182-1/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-141-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-121-0/+6
* Change version number update occurs on to prevent problem with betas, users u...Michael Gapczynski2012-09-101-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-111-0/+4
* Provide update script for files sharingMichael Gapczynski2012-09-093-13/+44
* Disable link sharing for folders temporarily - next releaseMichael Gapczynski2012-09-091-2/+4
* Fix fetching shared children items, fixes problem with displaying owner of a ...Michael Gapczynski2012-09-081-6/+16
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-093-2/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-081-0/+7
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-072-4/+16
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-071-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-062-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-051-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-043-0/+3
* Add additional html tags to public links template for previewersMichael Gapczynski2012-09-031-0/+2
* Implement generateTarget for file sharing backendMichael Gapczynski2012-09-011-3/+19
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-011-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-019-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-3113-25/+43
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-312-2/+2
* Show notification that no preview is available if no previewer is found for a...Michael Gapczynski2012-08-293-3/+14
* Check if file source exists before searching for linkMichael Gapczynski2012-08-291-2/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-3012-45/+24
* Fix filesystem setup for shared public link with logged in userBart Visscher2012-08-291-2/+1
* Fix shared storage working with user backend defined data directoriesMichael Gapczynski2012-08-291-1/+2
* Whitespace fixes in appsBart Visscher2012-08-293-25/+25
* Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-294-10/+26
* Fix typoMichael Gapczynski2012-08-282-2/+2
* Remove unnecessary ajax file from files_sharingMichael Gapczynski2012-08-281-11/+0
* Remove old database xml file for files_sharing, bump version numberMichael Gapczynski2012-08-282-43/+1
* Change public file from get.php to public.phpMichael Gapczynski2012-08-281-2/+2
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-1/+1
* Initial previewer for public linksMichael Gapczynski2012-08-277-99/+111
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-282-1/+7
* only mount every single homefolder when using sharing appGeorg Ehrke2012-08-271-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-0/+6
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-252-0/+12
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-252-0/+12
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-251-0/+2
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-254-34/+55
|\|
| * Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-243-15/+25
| * Prevent resharing in UI if share permission not grantedMichael Gapczynski2012-08-241-4/+4
| * Fix shared storage rename. Note: You can only rename shared files/folders tha...Michael Gapczynski2012-08-241-15/+26
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2543-1847/+739
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-246-1/+31
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2314-115/+28
| * Check if files_sharing app is enabled, move file specific javascript to files...Michael Gapczynski2012-08-222-0/+65
| * Move share CSS to core, add script and style from inside Share APIMichael Gapczynski2012-08-221-17/+0