summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates/public.php
Commit message (Expand)AuthorAgeFilesLines
* show animated gifs on public sharing pageGeorg Ehrke2015-01-191-0/+2
* fix accessibility of logosJan-Christoph Borchardt2014-12-181-1/+5
* Added download size on public sharingVincent Cloutier2014-11-141-1/+1
* Refactor file sharing public link handlingLukas Reschke2014-11-141-3/+23
* Use SVG previews for public sharingLukas Reschke2014-09-301-12/+11
* Hiding add to your own cloud if server2server sharing is not enabledClark Tomlinson2014-09-031-1/+6
* Update public.phppzy2014-08-071-0/+5
* don't preload videos on public sharing, fixes #10042Georg Ehrke2014-07-301-1/+1
* use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt2014-07-041-2/+2
* for shared links, use wide logo on desktop and icon on mobileJan-Christoph Borchardt2014-07-031-1/+1
* Merge pull request #9391 from owncloud/design-mobile-shareJan-Christoph Borchardt2014-07-031-3/+5
|\
| * use same logo for mobile as for when logged in, fix #9360Jan-Christoph Borchardt2014-07-021-2/+4
| * hide text of download button, only show iconJan-Christoph Borchardt2014-07-021-1/+1
* | fix lineheight of server2server shareVolkan Gezer2014-07-021-1/+1
|/
* drop unneeded codeMorris Jobke2014-06-271-1/+1
* Fix prompting for passwordRobin Appelman2014-06-141-1/+1
* Update for changes in masterRobin Appelman2014-06-141-1/+0
* Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-4/+14
* drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-2/+0
* remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-231-1/+1
* load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-021-4/+0
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+4
* disable download button if zip download is disabledThomas Müller2014-05-021-0/+2
* remove file name from upper right buttonThomas Müller2014-04-291-1/+1
* reintroduce download button on public sharesThomas Müller2014-04-291-3/+10
* remove unneeded icon classJan-Christoph Borchardt2014-03-141-1/+1
* Fixed double file encoding for previewsVincent Petry2014-01-301-1/+1
* - adding class to header div: share-folder or share-fileThomas Müller2014-01-291-2/+3
* adjust file type icon placement for when no preview can be generatedJan-Christoph Borchardt2014-01-291-1/+1
* merge master into mobile-styleJan-Christoph Borchardt2014-01-291-1/+1
|\
| * Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-271-1/+1
| |\
| | * remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-231-1/+1
* | | Instead of 'No preview available for ...' we simple display the mieme-type iconThomas Müller2014-01-231-12/+8
* | | fix conflicts and add missing closing tagMorris Jobke2014-01-231-1/+1
* | | Merge branch 'master' into mobile-styleThomas Müller2014-01-231-1/+1
|\| |
| * | remove extra upload controlsMyles McNamara2014-01-101-13/+1
| * | fix upload button layoutMyles McNamara2014-01-101-5/+7
| |/
* | fix public share download button widthJan-Christoph Borchardt2014-01-161-3/+3
* | add download button on single file share pageThomas Müller2014-01-151-4/+10
* | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-151-52/+2
|/
* readd sharing token to public templateJörn Friedrich Dreyer2013-11-151-0/+1
* display the original file name - this will change in case of renamesThomas Müller2013-10-221-3/+3
* Added direct link in public share pageVincent Petry2013-10-181-0/+1
* Added filesApp flag as input field for files app detectionVincent Petry2013-10-081-0/+1
* Added isPublic flag in files_sharing templateVincent Petry2013-10-071-0/+1
* implement previews of single shared filesGeorg Ehrke2013-08-071-0/+4
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+3
* introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-1/+1
* adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-051-76/+80
* add public apiBjörn Schießle2013-07-041-1/+1