Commit Graph

24 Commits

Author SHA1 Message Date
ce38340a22 Classification (#32)
* added some code cleanup for views.py

* added some code cleanup for views.py

* fixed comics not working in the base directory.
2021-05-11 15:52:56 +01:00
dependabot[bot]
4b19b513be Bump y18n from 3.2.1 to 3.2.2 in /static/reveal.js/plugin/menu (#24)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 15:52:31 +01:00
dependabot[bot]
2bf6cbbfc1 Bump ini from 1.3.5 to 1.3.8 in /static/reveal.js/plugin/menu (#25)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 15:52:13 +01:00
e238b307f2 removed excess files. 2021-05-04 09:32:58 +01:00
0c12fe3b92 post merge commit 2021-05-04 09:31:44 +01:00
10ffd01a2e adding csp 2021-05-04 09:21:13 +01:00
d21ec61f06 adding csp 2021-04-30 19:37:56 +01:00
c8ffb55bbe fix for dropdowns not working. 2021-04-29 21:53:01 +01:00
6f538f05f5 Pymupdf (#27)
* added icons.

* change to from pypdf4 to pumupdf so i can render pages for thumbnails.
2021-04-29 16:33:03 +01:00
d40c8e270c Rewrite of Comic lists so that tehy have thumbnails. (#26) 2021-04-23 18:21:25 +01:00
0929581892 updated pdfjs 2021-04-08 11:17:40 +01:00
ed87bc7714 updated font awesome 2021-04-08 10:18:59 +01:00
fc5600d75c updated js.cookie.js 2021-04-08 10:13:13 +01:00
9ff8752e26 updated hammer.js 2021-04-08 10:06:42 +01:00
b3407350ab added menu to switch pages to comic reader 2021-04-08 10:03:44 +01:00
363b518b80 updated Reveal.js to latest version 2021-04-08 09:52:49 +01:00
ajurna
8c8f7dd72f added pdf.js to add pdf support. 2020-05-21 19:22:24 +01:00
ajurna
ca5bb60bb2 added pdf.js to add pdf support. 2020-05-21 15:26:56 +01:00
ajurna
f4411163f9 added pdf.js to add pdf support. 2020-05-21 12:44:57 +01:00
ajurna
be32796bea New reader based on reveal.js. works well on mobile and desktop and gives a better expierance all around. 2020-05-20 10:26:45 +01:00
ajurna
5e24ebd9d0 fixed read_comic 2020-05-14 13:57:36 +01:00
ajurna
3b623c3f8b glyphicons replaced with font awesome 2020-05-14 13:00:54 +01:00
ajurna
cb15d726bb added font awesome. 2020-05-14 12:52:35 +01:00
ajurna
73de37f784 migration to bootstrap 4 2020-05-14 11:23:11 +01:00