Commit Graph

13 Commits

Author SHA1 Message Date
d7821fab78 fixes for tests and update to README.md 2021-05-05 11:51:37 +01:00
d40c8e270c Rewrite of Comic lists so that tehy have thumbnails. (#26) 2021-04-23 18:21:25 +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
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
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
c32f12cce7 fixed tests.
removed os based file access.
removed rarfile integration now using package.
now using environment variable for comic directory.
2021-04-07 16:30:46 +01:00
Kyle Harrison
b4d1c4c2cb [ISSUE-3/4] Adds test container and tooling (#8)
* Adding black, isort, and flake8 to pytest

* Applying black, flake8, and isort to codebase
2019-07-29 13:19:03 +01:00
f87ab8636b Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:35:13 +01:00
Apoclyps
bd605e5832 Refactoring codebase to remove .decode() 2019-07-24 07:49:11 +01:00
Apoclyps
9aac431317 Adding pytest test runner 2019-07-24 07:21:24 +01:00