summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/public.php
Commit message (Expand)AuthorAgeFilesLines
...
* readd sharing token to public templateJörn Friedrich Dreyer2013-11-151-0/+1
* Append file etag to preview URLsVincent Petry2013-10-281-1/+1
* Fixed zip download button for unlimited filesize in public modeVincent Petry2013-10-171-1/+2
* Fix password screen for public sharesMorris Jobke2013-10-071-0/+2
* Merge branch 'master' into appframework-masterThomas Müller2013-09-251-1/+2
|\
| * remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-1/+1
| * namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-1/+1
| * move upload dialog css to separate fileJörn Friedrich Dreyer2013-09-181-0/+1
* | use \OC::$server->getPreviewManager() instead of \OCP\PreviewThomas Müller2013-09-171-1/+1
|/
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-1/+1
* adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a...Thomas Müller2013-09-121-0/+15
* move isMimeSupported out of template filesGeorg Ehrke2013-08-211-0/+1
* Merge master into oc_previewGeorg Ehrke2013-08-191-3/+3
|\
| * Use boolean casting for bitwise and result.Andreas Fischer2013-08-171-1/+1
| * Compare result are already true/falseBart Visscher2013-08-171-3/+3
* | fix merge conflictsGeorg Ehrke2013-08-051-0/+6
|\|
| * 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
* | style fixesGeorg Ehrke2013-07-301-1/+1
* | Merge branch 'master' into oc_previewThomas Müller2013-07-301-0/+4
|\|
| * 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
* | implement use of previews in sharing appGeorg Ehrke2013-07-111-0/+3
|/
* 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
| |\