Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2021-01-28Fix PDF viewer failing on Edge (not based on Chromium)Daniel Calviño Sánchez
2021-01-22Only attempt to use a secure view if hide download is actually setJulius Härtl
2021-01-18Bump pdf.js to 2.5.207John Molakvoæ (skjnldsv)
2020-10-31Bump vue-loader from 15.9.3 to 15.9.4dependabot[bot]
2020-10-16Better debug output on public pagesJohn Molakvoæ (skjnldsv)
2020-09-04Revert "Bump pdf.js to 2.5.207"John Molakvoæ
2020-09-04Bump pdf.js to 2.5.207John Molakvoæ (skjnldsv)
2020-09-01Add missing build filesJohn Molakvoæ (skjnldsv)
2020-08-19Fix can download checkJohn Molakvoæ (skjnldsv)
2020-08-19focus the pdfviewer iframe directly after openingszaimen
2020-08-17Fix download prevent, select override and code cleanupJohn Molakvoæ (skjnldsv)
2020-08-13Allow pdfviewer to open illustrator (.ai) filesszaimen
2020-08-13Public pagesJohn Molakvoæ (skjnldsv)
2020-08-13Public pagesJohn Molakvoæ (skjnldsv)
2020-08-13Move packaging to webpack and update/clean all configsJohn Molakvoæ (skjnldsv)
2020-06-04Allow downloads in sandboxed iframeDaniel Calviño Sánchez
2020-05-15Prevent text selection when download is hiddenDaniel Calviño Sánchez
2020-05-15Remove redundant codeDaniel Calviño Sánchez
2020-05-15Prevent printing through shortcuts when download is hiddenDaniel Calviño Sánchez
2020-05-15Prevent download through shortcuts when download is hiddenDaniel Calviño Sánchez
2020-03-18Update custom PDFViewerApplication initialization to PDF.js 2.1.266Daniel Calviño Sánchez
2020-03-18Update custom PDFViewerApplication initialization to PDF.js 2.0.943Daniel Calviño Sánchez
2019-09-10Hide download button and disable pdf viewer if collabora is available on down...Julius Härtl
2019-07-15Merge pull request #144 from nextcloud/fix-download-button-shown-in-public-sh...v17.0.0beta1Morris Jobke
2019-06-27Fix download button shown in public share page with hidden downloadsDaniel Calviño Sánchez
2019-06-21Fix load of character mapsDaniel Calviño Sánchez
2019-05-08Only call setViewerMode if FileList is availableJulius Härtl
2019-03-18Fix public pageRoeland Jago Douma
2019-03-18Fix viewing of PDF documentsChristoph Wurst
2019-01-03added new param parameter for public shared files to jump to page in pdf fileRobert Hirsch
2018-09-10Fix embedded viewer with new server layout on IE 11Daniel Calviño Sánchez
2018-06-14Use download manager from PDF.js to download the fileDaniel Calviño Sánchez
2018-02-26Merge pull request #57 from nextcloud/enable-fullscreen-mode-for-pdf-filesMorris Jobke
2018-02-24Enable full screen mode for PDF filesDaniel Calviño Sánchez
2018-02-24Set custom initialization for PDF.jsDaniel Calviño Sánchez
2018-01-16Fix duplicate iframe idJulius Härtl
2017-07-18Merge pull request #33 from nextcloud/missing-context-urlMorris Jobke
2017-07-10Increase z-index to not overflow on smaller screensMorris Jobke
2017-06-29Fixed indentationAndreas Jacobsen
2017-06-28Press esc to close pdf_fileviewerAndreas Jacobsen
2017-06-15missing argumentMaxence Lange
2017-05-01Drop IE8 compatibilityMorris Jobke
2017-04-18Fix Safari pdf displayingJoas Schilling
2017-04-14Fix the download button in FirefoxLukas Reschke
2017-03-22Append PDF iframe after contentMorris Jobke
2017-03-21dont try to use the pdf viewer in the trashbinRobin Appelman
2016-12-02show pdf preview in the files sidebarRobin Appelman
2016-04-21Redirect page if not shown in an iframeLukas Reschke
2016-01-12fix regression introduced by 72069f4Hendrik Leppelsack
2015-12-17Fix stuffLukas Reschke