summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
* fix 'add to your nextcloud' input field, this is not an email addressBjoern Schiessle2017-06-131-1/+1
* 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-283-3/+3
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-1/+1
* Merge pull request #1606 from nextcloud/search-detailMorris Jobke2016-10-181-1/+0
|\
| * search design detailsJan-Christoph Borchardt2016-09-091-1/+0
* | 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 expiration date to share by link viewMorris Jobke2016-07-071-0/+3
* 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
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-222-104/+0
* replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-1/+0
* Consistently use rel=noreferrerLukas Reschke2016-03-202-3/+3
* Public link share disabled if password length is equal to 0prastut2016-03-081-2/+3
* Use HTTPS instead of HTTPLukas Reschke2016-02-051-1/+1
* 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
* remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt2015-10-301-1/+0
* Merge pull request #19733 from owncloud/remove-controls-whennotneededThomas Müller2015-10-141-3/+0
|\
| * Remove controls for file lists that don't need itVincent Petry2015-10-131-3/+0
* | apply new checkbox style to admin settingsHendrik Leppelsack2015-10-141-2/+2
|/
* 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
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-071-0/+1
|\
| * Combine upload action into the "New" menuVincent Petry2015-08-281-0/+1
* | Collapse HTML code for federated codeLukas Reschke2015-09-031-5/+6
|/
* don't load gs-shareThomas Müller2015-08-251-2/+4
* Simply hide sharing buttons for IE8 - fixes #18011Thomas Müller2015-08-251-0/+2
* Load missing JS dep in public link pageVincent Petry2015-08-181-0/+1
* Implement file actions dropdownVincent Petry2015-08-101-0/+1