Commit Graph

17 Commits

Author SHA1 Message Date
Snyk bot
d07d8cc602 fix: requirements.txt to reduce vulnerabilities (#59)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606966
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606969
2022-04-12 14:31:06 +01:00
95a23854ef tighten security 2022-04-02 08:39:01 +01:00
115fb66b01 updating and adding more security 2022-04-01 20:08:53 +01:00
3e5f884db0 thumb options update 2022-03-12 14:24:16 +00:00
4e3d4dbffb more version bumps and added build script. 2022-01-13 14:38:03 +00:00
d85710dd07 removed azure-pipelines.yml becasue that doesn't do anything.
updated Dockerfile to lock to alpine 3.14 as unrar isnt in alpine 3.15
general bumping of dependancies.
2022-01-13 11:02:29 +00:00
ed97f84b13 update for security issues with sqlparse. 2021-09-13 11:08:05 +01:00
8665973d0c update for security issues with pillw. 2021-09-08 14:44:40 +01:00
cd58379326 Sri (#35)
* added django-sri and updated templates.

* updated requirements.txt

* datatables with integrity

* fixed recent comics not showing when related comicstatus doesnt exist.

* fixed classifications on recent comcis.

* fixed classifications on recent comcis.

* fixed classifications on recent comcis.

* fixed classifications on recent comcis.

* fixed classifications on recent comcis.

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fixes for pymupdy 1.18.13

* fix for pdf's not switching properly

* fix for comics's not switching properly

* fix for comics's not switching properly
2021-05-16 10:54:14 +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
94a1dd0e01 docker-compose.yml fixes 2021-05-04 12:45:31 +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
2571f4f58d update for devops 2019-02-15 12:13:43 +00:00
341385dadb updated support to django 2.0
update recaptcha to django-recaptcha2
2018-04-06 14:52:57 +01:00
c330c6812b fix for issue #2. 2017-11-22 15:56:39 +00:00
28a2f29f5e fix for UserMisc not being created. this fixes issue #1 2017-11-22 14:24:34 +00:00