Commit Graph

28 Commits

Author SHA1 Message Date
ajurna 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
ajurna 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
ajurna d175a790fa docker-compose.yml fixes 2021-05-04 14:23:57 +01:00
ajurna 10ffd01a2e adding csp 2021-05-04 09:21:13 +01:00
ajurna d21ec61f06 adding csp 2021-04-30 19:37:56 +01:00
ajurna 5eecbf1075 adding csp 2021-04-29 23:07:57 +01:00
ajurna 3f8a41504f fix for dropdowns not working. 2021-04-29 16:55:03 +01:00
ajurna d40c8e270c Rewrite of Comic lists so that tehy have thumbnails. (#26) 2021-04-23 18:21:25 +01:00
ajurna 9fb2a1c15c added django_extensions and updated admin settings. 2021-04-21 09:11:28 +01:00
ajurna 64acde19db fixed tests working. 2021-04-15 14:05:45 +01:00
ajurna 43fc877445 fixed tests working. 2021-04-15 11:33:36 +01:00
ajurna 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
ajurna 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
ajurna 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
ajurna 9900467413 fix's for django 3.2 2021-04-07 11:59:52 +01:00
ajurna 31a7d8f45a fix for duplicate files being created. 2020-11-03 08:36:57 +00:00
ajurna 7d2e3a636e added sorting so as to give some idea when it will finish. 2020-05-26 11:17:09 +01:00
ajurna 2630c614e7 fix for URL's not working correctly behind a reverse proxy. 2020-05-26 10:12:04 +01:00
ajurna 8ddfcb7965 fix for URL's not working correctly behind a reverse proxy. 2020-05-25 18:43:52 +01:00
ajurna 6f8a7bd4b8 optimised directory listing query 2020-05-22 15:40:15 +01:00
ajurna e4a181209b added dev config with silk configured. 2020-05-22 11:09:48 +01:00
ajurna 341513b016 adding logging 2020-05-22 09:38:19 +01:00
ajurna 2debda7abc fixed bug with debug env 2020-05-14 16:46:51 +01:00
ajurna f5f05d5e4d fixed settings and user management. 2020-05-14 16:05:23 +01:00
ajurna 02bed2e7d8 fixed settings and user management. 2020-05-14 14:21:07 +01:00
ajurna 73de37f784 migration to bootstrap 4 2020-05-14 11:23:11 +01:00
ajurna f87ab8636b Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:35:13 +01:00
Apoclyps 2bc64f690a Configuring Postgres for application and test 2019-07-24 22:20:35 +01:00