summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates/public.php
Commit message (Expand)AuthorAgeFilesLines
* Remove primary class from public link download buttonJan-Christoph Borchardt2017-05-161-1/+1
* Correctly escape the footer description from themingJoas Schilling2017-03-171-1/+1
* fix log and app nameChristoph Wurst2017-01-231-5/+4
* more cleanupChristoph Wurst2017-01-231-30/+26
* Fixed public share download buttonJohn Molakvoæ (skjnldsv)2017-01-221-2/+2
* Fixed public share header buttonsJohn Molakvoæ (skjnldsv)2017-01-221-2/+2
* fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-1/+1
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-1/+4
* Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
* move closing div to the right placeBjoern Schiessle2016-07-201-1/+1
* Move JS inclusion to ControllerRoeland Jago Douma2016-07-181-20/+0
* replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-141-2/+2
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-1/+1
* Add text about uploaded filesLukas Reschke2016-06-101-1/+3
* Add some error handlingLukas Reschke2016-06-091-0/+7
* Fix public upload for normal sharesLukas Reschke2016-06-091-2/+3
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-4/+10
* Add fancy layoutLukas Reschke2016-06-091-5/+11
* Fix XSSLukas Reschke2016-06-091-1/+1
* add hide file list optionBjoern Schiessle2016-06-091-17/+33
* video posterPiotr Filiciak2016-05-241-6/+2
* Fix: Bugs in shared link with video #24331Piotr Filiciak2016-05-151-3/+5
* replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-1/+0
* Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-2/+2
* [Share 2.0] Move showing link share to sharing 2.0Roeland Jago Douma2016-01-201-1/+1
* Removed deprecated OC_Helper::mimeTypeIcon functionRoeland Jago Douma2015-12-181-1/+1
* show display name but internally use the user nameBjörn Schießle2015-12-141-1/+1
* fix scrollbars in public templateHendrik Leppelsack2015-10-061-31/+32
* Do noy allow empty urls to be submitted in "add to your owncloud"Roeland Jago Douma2015-09-301-1/+1
* Combine upload action into the "New" menuVincent Petry2015-08-281-0/+1
* Load missing JS dep in public link pageVincent Petry2015-08-181-0/+1
* Implement file actions dropdownVincent Petry2015-08-101-0/+1
* remove duplicate ID in HTML template for public sharesMorris Jobke2015-06-251-1/+1
* Disable video preview if previews are disabledMorris Jobke2015-06-091-1/+1
* replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-221-4/+14
* Move mimetype check from template to controllerJoas Schilling2015-03-161-4/+3
* Use the PreviewManager where possibleJoas Schilling2015-03-161-2/+2
* 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
|\