docspell/modules
Eike Kettner b265421a46 Allow to use the browser's pdf viewer
The viewerjs library has some limitations. Sometimes PDFs are quite
blurry and some content is displayed scrambled. Switching to the
browsers build-in PDF viewer (for chromium and firefox) fixes this. So
while on mobile the viewerjs is the only working viewer, for desktop
use it might be desireable to use the browsers builtin viewer instead.
2020-03-22 22:03:43 +01:00
..
analysis/src sbt scalafmtAll 2020-02-25 20:55:00 +01:00
backend/src/main/scala/docspell/backend Add routes to retrive the archive of an attachment 2020-03-22 21:21:49 +01:00
common/src Set item due date candidate 2020-03-20 22:39:09 +01:00
convert/src Update fs2 to 2.3.0 2020-03-20 22:47:09 +01:00
extract sbt scalafmtAll 2020-02-25 20:55:00 +01:00
files/src Add support for eml (rfc822 email) files 2020-03-19 22:42:40 +01:00
joex/src Set item due date candidate 2020-03-20 22:39:09 +01:00
joexapi/src/main Integrate periodic tasks 2020-03-08 22:49:49 +01:00
microsite Update documentation 2020-03-19 22:42:58 +01:00
restapi/src/main/resources Include archive infos in item detail 2020-03-22 21:35:50 +01:00
restserver/src/main Include archive infos in item detail 2020-03-22 21:35:50 +01:00
store/src/main Include archive infos in item detail 2020-03-22 21:35:50 +01:00
webapp/src/main Allow to use the browser's pdf viewer 2020-03-22 22:03:43 +01:00