summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/public.php
Commit message (Expand)AuthorAgeFilesLines
* Move styles from core to appVictor Dubiniuk2013-07-291-0/+1
* Allow apps to have own 404 content, closes #3225Victor Dubiniuk2013-07-291-0/+5
* No admin option to enable public upload in case encryption is enabledThomas Müller2013-07-141-1/+4
* fixing Undefined index: publicUploadEnabledThomas Müller2013-07-121-0/+1
* fixing check if public share is a folder or notThomas Müller2013-07-061-1/+1
* Merge branch 'master' into fixing-3942-masterThomas Müller2013-07-061-0/+3
|\
| * no anonymous upload on files only foldersThomas Müller2013-07-051-0/+3
* | on reshares we now recursively move to the root of all reshares - therefore s...Thomas Müller2013-07-051-16/+2
|/
* Add a "Wrong password." message, if the passwordkondou2013-07-021-1/+1
* for now we disable public upload in case encryption is enabledThomas Mueller2013-06-281-1/+5
* Public upload featureRoman Geber2013-06-251-3/+15
* Use the new session wrapperRobin Appelman2013-05-281-3/+3
* RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links insteadMichael Gapczynski2013-05-221-1/+1
* Don't display shared links if disabledMichael Gapczynski2013-05-011-0/+7
* let public link download handle json encoded file listsBjörn Schießle2013-03-131-1/+7
* Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon2013-03-071-1/+5
* [files_sharing] From echo to pLukas Reschke2013-02-271-9/+8
* Whitespace fixesBart Visscher2013-02-221-2/+1
* Style cleanup files_sharingBart Visscher2013-02-211-2/+5
* Share: fix downloading selected files from public shared folderRobin Appelman2013-02-111-1/+1
* Share: fix sorting of files in public shared folderRobin Appelman2013-02-111-0/+12
* Share: fix nested subfolders in public shared foldersRobin Appelman2013-02-111-3/+6
* Share: fix breadcrumbs for public shared folderRobin Appelman2013-02-111-1/+1
* Share: fix downloading files from a public shared folderRobin Appelman2013-02-111-1/+1
* Set permissions to read onlyMichael Gapczynski2013-02-101-0/+1
* Remove additional old compatibility codeMichael Gapczynski2013-02-101-34/+1
* Proper fix for shared linksMichael Gapczynski2013-02-101-20/+25
* Fix public linksMichael Gapczynski2013-02-101-198/+40
* Remove old OC4 link compatibilityMichael Gapczynski2013-02-061-46/+0
* Merge branch 'master' into fixing-js-errors-public-link-masterThomas Mueller2013-01-311-63/+192
|\
| * merge master into filesystemRobin Appelman2013-01-301-0/+1
| |\
| | * Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-0/+1
| | |\
| | | * show display name instead of uid in the public shared files viewBjörn Schießle2013-01-251-0/+1
| * | | merge master into filesystemRobin Appelman2013-01-261-1/+1
| |\| |
| * | | merge master into filesystemRobin Appelman2013-01-161-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | merge master into filesystemRobin Appelman2013-01-151-16/+30
| |\ \ \
| * \ \ \ merge master into filesystemRobin Appelman2013-01-071-6/+6
| |\ \ \ \
| * | | | | merge master into filesystemRobin Appelman2012-12-151-1/+1
| |\| | | |
| * | | | | merge master into filesystemRobin Appelman2012-12-061-2/+23
| |\ \ \ \ \
| * | | | | | fixing syntax error + reformat the codeThomas Mueller2012-12-021-172/+184
| * | | | | | merge master into filesystemRobin Appelman2012-11-301-54/+207
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-151-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-071-226/+226
| |\ \ \ \ \ \ \ \
| * | | | | | | | | some more porting of the sharingRobin Appelman2012-10-271-1/+2
| * | | | | | | | | remove last uses of depricated OC_FilesystemRobin Appelman2012-10-271-4/+6
| * | | | | | | | | fix delete and sort filesRobin Appelman2012-10-271-2/+2
* | | | | | | | | | include keyboardshortcuts.jsThomas Mueller2013-01-281-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | missing renames of publicListView to disableSharingThomas Mueller2013-01-231-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Whitespace cleanupBart Visscher2013-01-161-6/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | add more linebreaks, replace SQL LIMIT with paramJörn Friedrich Dreyer2013-01-091-17/+35
| |_|_|_|_|/ |/| | | | |