Commit Graph

230 Commits

Author SHA1 Message Date
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
c0a1160bc1 Dotenv (#28)
* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes

* docker-compose.yml fixes
2021-05-04 15:46:40 +01:00
d175a790fa docker-compose.yml fixes 2021-05-04 14:23:57 +01:00
1fa5005c69 docker-compose.yml fixes 2021-05-04 13:48:14 +01:00
0bf923d548 docker-compose.yml fixes 2021-05-04 13:38:46 +01:00
a7d51825cc docker-compose.yml fixes 2021-05-04 12:53:52 +01:00
736b16ee7a docker-compose.yml fixes 2021-05-04 12:53:15 +01:00
567726d031 docker-compose.yml fixes 2021-05-04 12:48:05 +01:00
94a1dd0e01 docker-compose.yml fixes 2021-05-04 12:45:31 +01:00
95f2fb8fb0 docker-compose.yml fixes 2021-05-04 12:39:57 +01:00
3984eec1c8 updated README.md 2021-05-04 09:47:06 +01:00
cd43355da4 updated favicon to use SVG. 2021-05-04 09:40:32 +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
776abe5374 Merge branch 'csp_hell'
# Conflicts:
#	static/css/base.min.css
2021-05-04 09:31:09 +01:00
7ce086ed10 pre merge commit 2021-05-04 09:30:52 +01:00
10ffd01a2e adding csp 2021-05-04 09:21:13 +01:00
d21ec61f06 adding csp 2021-04-30 19:37:56 +01:00
5eecbf1075 adding csp 2021-04-29 23:07:57 +01:00
c8ffb55bbe fix for dropdowns not working. 2021-04-29 21:53:01 +01:00
3f8a41504f fix for dropdowns not working. 2021-04-29 16:55:03 +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
f92b96191a added option to verify_pages on scan_comics.py 2021-04-23 20:47:44 +01:00
3a28302318 Rewrite of Comic lists so that tehy have thumbnails. 2021-04-23 20:26:49 +01:00
d40c8e270c Rewrite of Comic lists so that tehy have thumbnails. (#26) 2021-04-23 18:21:25 +01:00
5b0a1c7c14 fix scan_comics job to use pathlib. 2021-04-21 09:40:00 +01:00
9fb2a1c15c added django_extensions and updated admin settings. 2021-04-21 09:11:28 +01:00
c14049ec54 remove settings. everything should be configured via the .env file. 2021-04-21 09:01:18 +01:00
64acde19db fixed tests working. 2021-04-15 14:05:45 +01:00
43fc877445 fixed tests working. 2021-04-15 11:33:36 +01:00
99e8077d8b fixed tests working. 2021-04-10 09:37:44 +01:00
41dc7c49b8 removed proccess_comic_pages and replaced with verify pages as that is far superior 2021-04-09 18:45:31 +01:00
2bbdd7c2a1 add timeout to scroll to make it more consistant. 2021-04-09 15:16:37 +01:00
0138df933e add timeout to scroll to make it more consistant. 2021-04-09 14:12:04 +01:00
1d5dcb90c0 added a lock on a critical path when regenerating pages. this should allow all images to load correctly 2021-04-09 11:29:03 +01:00
c1f5d80ff7 added a lock on a critical path when regenerating pages. this should allow all images to load correctly 2021-04-08 16:43:39 +01:00
b502d8164b added a lock on a critical path when regenerating pages. this should allow all images to load correctly 2021-04-08 16:14:42 +01:00
dd806f0bce added a lock on a critical path when regenerating pages. this should allow all images to load correctly 2021-04-08 16:10:28 +01:00
53d1ae6364 fixed bug where if duplicate pages exist comic will be rescanned. 2021-04-08 15:51:30 +01:00
b19d3aeaa2 fixed bug where if page is missing it will regenerate page records and serve it correctly. 2021-04-08 14:07:41 +01:00
b96deb3512 bumping version 2021-04-08 12:17:16 +01:00
bf63d5f743 remove log line 2021-04-08 12:04:11 +01:00
d556cf3ff8 reverted change becasue slidetransitioned doesn't seem to actually fire. 2021-04-08 11:59:59 +01:00
2185b69500 changed event on slide changed to transitioned as sometimes the scroll would not fire correctly. 2021-04-08 11:32:35 +01:00
08a0906e9f updated pdfjs 2021-04-08 11:29:10 +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