| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files_sharing): Allow file actions other than download for hide download ... | Julius Härtl | 2023-03-13 | 1 | -1/+1 |
* | Replace custom tooltips with native ones in files_sharing | julia.kirschenheuter | 2022-12-22 | 1 | -2/+1 |
* | Fix grid view button in public page | Vincent Petry | 2022-09-27 | 1 | -0/+25 |
* | fix: play single audio shares with the viewer | Max | 2022-09-13 | 1 | -1/+1 |
* | fix: use old singe file share rendering as fallback | Max | 2022-08-25 | 1 | -1/+44 |
* | fix: only use viewer when mimetype is supported | Max | 2022-08-25 | 1 | -5/+16 |
* | feature: first take on using the viewer to render single file shares | Max | 2022-08-25 | 1 | -61/+2 |
* | Remove more legacy ids | Vincent Petry | 2022-07-27 | 1 | -1/+0 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -1/+2 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -2/+2 |
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 1 | -2/+2 |
* | prevent right-click when hideDownload is enabled | szaimen | 2022-03-03 | 1 | -0/+8 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -6/+6 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
* | Don't load text file preview when text app is available (Fixes: #20615) | Jonas Meurer | 2020-04-24 | 1 | -1/+2 |
* | Allow opening files for editing in new tabs | Azul | 2020-04-09 | 1 | -4/+4 |
* | refactor: fileActions.getCurrentDefaultFileAction() | Azul | 2020-04-08 | 1 | -6/+2 |
* | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 1 | -2/+0 |
* | Raised public txt file truncation size to 10kb | Johannes Koenig | 2019-10-08 | 1 | -1/+1 |
* | Fix placement of icon in public share page for audio files | Daniel Calviño Sánchez | 2019-06-27 | 1 | -1/+4 |
* | Fix download link included in public share page with hidden download | Daniel Calviño Sánchez | 2019-06-27 | 1 | -3/+5 |
* | Move OC.appswebroots to the bundle and deprecate oc_appswebroots | Christoph Wurst | 2019-05-07 | 1 | -1/+1 |
* | Fix whitespace and file action cleanup | Julius Härtl | 2018-11-20 | 1 | -1/+2 |
* | Clear link to avoid downloads | Roeland Jago Douma | 2018-11-20 | 1 | -4/+4 |
* | Allow to hide download option for folders shared by link | Julius Härtl | 2018-11-20 | 1 | -0/+30 |
* | Moves the terms of service into a dialog | Michael Weimann | 2018-11-07 | 1 | -1/+15 |
* | Fix min trhumbnail size | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -2/+2 |
* | Use preview-x & preview-y on public pages | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
* | Remove deprecated SVG helpers for old IEs | Christoph Wurst | 2018-10-08 | 1 | -1/+1 |
* | Fix multiSelectMenu for public shares #10536 | MartB | 2018-08-06 | 1 | -1/+18 |
* | Use OC.generateUrl to properly prefix preview images | Julius Härtl | 2018-07-26 | 1 | -3/+3 |
* | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+0 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+1 |
* | Fix index.php links | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
* | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 1 | -6/+5 |
* | Remove ellipsis below public text file shares | Morris Jobke | 2018-05-22 | 1 | -0/+4 |
* | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -10/+10 |
* | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -17/+1 |
* | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -6/+0 |
* | Improved inline confirm icon with opacity and fixed ext share loading state | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -19/+21 |
* | Fix closing menu on second click in sharing page | Daniel Calviño Sánchez | 2017-12-21 | 1 | -2/+5 |
* | Fix Scrutinizer issue | Jan-Christoph Borchardt | 2017-11-02 | 1 | -1/+2 |
* | Clicking publicly shared image opens direct preview url | Jan-Christoph Borchardt | 2017-11-01 | 1 | -4/+5 |
* | Use standard way of showing and hiding popover menu | Jan-Christoph Borchardt | 2017-11-01 | 1 | -2/+2 |
* | Show and hide menu via Javascript, thanks @skjnldsv | Jan-Christoph Borchardt | 2017-11-01 | 1 | -0/+14 |
* | fix 'add to your nextcloud' input field, this is not an email address | Bjoern Schiessle | 2017-06-13 | 1 | -1/+1 |
* | Fixed sharing js | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -13/+30 |
* | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 1 | -5/+5 |