|
|
99697f4eab
|
fix for error where db cursor closes when looking for usermisc objects by relation.
|
2021-05-25 09:21:04 +01:00 |
|
|
|
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 |
|
|
|
d40c8e270c
|
Rewrite of Comic lists so that tehy have thumbnails. (#26)
|
2021-04-23 18:21:25 +01:00 |
|
|
|
c14049ec54
|
remove settings. everything should be configured via the .env file.
|
2021-04-21 09:01:18 +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 |
|
Kyle Harrison
|
1033ed8806
|
Migrating ComicBook file_name from a CharField to TextField (#13)
|
2019-07-31 09:04:45 +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 |
|
|
|
341385dadb
|
updated support to django 2.0
update recaptcha to django-recaptcha2
|
2018-04-06 14:52:57 +01:00 |
|
|
|
a3dfcc451e
|
added feed of recent comics.
|
2017-01-16 10:42:49 +00:00 |
|
ajurna@gmail.com
|
586f4ad438
|
page file name is not long enough. extended to 200.
|
2016-04-14 13:36:02 +01:00 |
|
ajurna@gmail.com
|
9235380328
|
misc fixes. also fixed tests.
|
2016-04-05 14:34:41 +01:00 |
|
ajurna@gmail.com
|
56e055e9f4
|
change the comic list view to use a datatable.
|
2016-04-04 16:16:00 +01:00 |
|
ajurna@gmail.com
|
1a37db8f22
|
massive change on how files are accessed.
moved from prviding a path to using unique id's
if there might have been any directory traversal issues they should be gone now.
|
2016-04-01 09:56:42 +01:00 |
|
|
|
fa4fdff0e6
|
increased comic file name lenght to 100 chars
fixed finding the file extension.
|
2015-06-26 18:33:10 +01:00 |
|
|
|
e6791bf41a
|
added labels to comic list.
|
2015-06-19 13:32:07 +01:00 |
|
|
|
e9b82f9bcf
|
forgot migration file.
|
2015-06-17 13:47:09 +01:00 |
|
|
|
32680d1d01
|
Initial commit
|
2015-06-16 21:07:21 +01:00 |
|