aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/public.php
Commit message (Expand)AuthorAgeFilesLines
* disable download button if zip download is disabledThomas Müller2014-05-021-1/+2
* Fix file summary to use the whole file listVincent Petry2014-04-281-0/+1
* Removed redundant free space and upload limit in public pageVincent Petry2014-04-031-4/+0
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-84/+6
* Fix svg icons for public shares and external/shared filesRobin Appelman2014-02-191-1/+2
* Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-2/+4
* Remove unused template variable assignment of files_sharing/template/public.phpPellaeon Lin2014-02-061-5/+0
* Move template variable assignment to correct placePellaeon Lin2014-02-061-4/+5
* Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-301-7/+10
|\
| * Merge branch 'master' into mobile-styleThomas Müller2014-01-231-5/+7
| |\
| | * Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller2014-01-211-3/+3
| | |\
| | | * OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller2014-01-211-3/+3
| | * | adding password protection check to getShareByToken()Thomas Müller2014-01-211-1/+1
| | |/
| | * Fixed isPreviewAvailable warnings in logVincent Petry2014-01-171-1/+1
| | * Show the name of the shared folder in the breadcrumb when viewing a publicly ...Robin Appelman2014-01-151-0/+2
| * | remove unused variableThomas Müller2014-01-201-1/+0
| * | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-151-1/+2
| * | first mobile style rules, hide extra columns in files view and scroll headerJan-Christoph Borchardt2014-01-141-0/+1
| |/
* / Add $freeSpace and $uploadLimit to files_sharingPellaeon Lin2014-01-171-0/+4
|/
* Merge branch 'master' into encryption_enable_public_uploadBjoern Schiessle2013-11-271-0/+7
|\
| * disable trahs in files_sharing/public.phpBjoern Schiessle2013-11-211-0/+1
| * fix undefined index errors if public share viewBjoern Schiessle2013-11-211-0/+6
* | public upload now also works with encryption enabledBjoern Schiessle2013-11-211-3/+0
|/
* 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
|/