summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-2/+2
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-142-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-pu...Roeland Jago Douma2020-04-031-4/+9
|\
| * Remove user name from public sharing pageJoas Schilling2020-04-011-4/+9
* | add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-311-1/+1
* | Add basic progressbar to public upload pageChristopher Mueller2020-03-311-2/+1
|/
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+29
* Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-211-7/+9
* Add the file drop uploaded files elementMichael Weimann2019-01-041-0/+1
* Fixes the grid toggle for none folder sharesMichael Weimann2018-11-091-1/+1
* Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-071-2/+2
* Moves the terms of service into a dialogMichael Weimann2018-11-071-6/+13
* Inlines the share note for file dropsMichael Weimann2018-11-071-1/+8
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-062-1/+8
* Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-301-2/+4
* Expose hide download to public pageRoeland Jago Douma2018-10-301-1/+2
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
* Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-2/+9
* Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-241-1/+2
* move the note up, so that it is also visible in the file drop viewBjoern Schiessle2018-07-211-5/+6
* some small template fixesBjoern Schiessle2018-07-211-1/+1
* show note on public link pageBjoern Schiessle2018-07-211-0/+5
* Move public auth page overRoeland Jago Douma2018-06-201-27/+0
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-7/+1
* Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-271-92/+37
* Remove video preview from files_sharingJulius Härtl2018-01-221-7/+1
* Use guest css on sharing authentication pageJulius Härtl2018-01-031-0/+1
* Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
* Add HTML5 audio player in public viewWilliam Pain2017-11-221-0/+6
* Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-011-0/+1
* Directly show linkJan-Christoph Borchardt2017-11-011-2/+2
* Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-011-1/+1
* Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-011-2/+2
* Add label to download actionJan-Christoph Borchardt2017-11-011-1/+1
* Fix display of Download entry textJan-Christoph Borchardt2017-11-011-1/+1
* Move shared page controls to menu in top rightJan-Christoph Borchardt2017-11-011-20/+34
* Use new-password as autocomplete on share auth pageRoeland Jago Douma2017-10-251-1/+1
* For images we have a preview for use the preview linkRoeland Jago Douma2017-09-251-1/+1
* Add box around link share password box, fix #5560Jan-Christoph Borchardt2017-09-171-1/+1
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
* Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-021-2/+2
|\
| * Change id to class in the main share templateMarin Treselj2017-07-311-2/+2
* | Fix comparisons in the sharing appJoas Schilling2017-08-011-1/+1
|/
* Add filename and sharer in public pageMorris Jobke2017-07-211-4/+6