aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/public.js
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): Allow file actions other than download for hide download ...Julius Härtl2023-03-131-1/+1
* Replace custom tooltips with native ones in files_sharingjulia.kirschenheuter2022-12-221-2/+1
* Fix grid view button in public pageVincent Petry2022-09-271-0/+25
* fix: play single audio shares with the viewerMax2022-09-131-1/+1
* fix: use old singe file share rendering as fallbackMax2022-08-251-1/+44
* fix: only use viewer when mimetype is supportedMax2022-08-251-5/+16
* feature: first take on using the viewer to render single file sharesMax2022-08-251-61/+2
* Remove more legacy idsVincent Petry2022-07-271-1/+0
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+2
* Replace files app ids to classesVincent Petry2022-07-261-2/+2
* Explicitly close div elementLouis Chemineau2022-04-041-2/+2
* prevent right-click when hideDownload is enabledszaimen2022-03-031-0/+8
* Add generic type and description when its missingLouis Chemineau2022-01-111-6/+6
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Don't load text file preview when text app is available (Fixes: #20615)Jonas Meurer2020-04-241-1/+2
* Allow opening files for editing in new tabsAzul2020-04-091-4/+4
* refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-6/+2
* Remove deprecated legacy file actionsJulius Härtl2019-10-141-2/+0
* Raised public txt file truncation size to 10kbJohannes Koenig2019-10-081-1/+1
* Fix placement of icon in public share page for audio filesDaniel Calviño Sánchez2019-06-271-1/+4
* Fix download link included in public share page with hidden downloadDaniel Calviño Sánchez2019-06-271-3/+5
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+2
* Clear link to avoid downloadsRoeland Jago Douma2018-11-201-4/+4
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-0/+30
* Moves the terms of service into a dialogMichael Weimann2018-11-071-1/+15
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-091-1/+1
* Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-1/+1
* Fix multiSelectMenu for public shares #10536MartB2018-08-061-1/+18
* Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-1/+1
* Fix index.php linksRoeland Jago Douma2018-06-201-2/+2
* Move public preview endpoint overRoeland Jago Douma2018-06-201-6/+5
* Remove ellipsis below public text file sharesMorris Jobke2018-05-221-0/+4
* Move external share saving to templateJulius Härtl2018-04-051-10/+10
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-17/+1
* Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-6/+0
* Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-071-19/+21
* Fix closing menu on second click in sharing pageDaniel Calviño Sánchez2017-12-211-2/+5
* Fix Scrutinizer issueJan-Christoph Borchardt2017-11-021-1/+2
* Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-011-4/+5
* Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-011-2/+2
* Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-011-0/+14
* fix 'add to your nextcloud' input field, this is not an email addressBjoern Schiessle2017-06-131-1/+1
* Fixed sharing jsJohn Molakvoæ (skjnldsv)2017-01-221-1/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-13/+30
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5