Commit Graph

34 Commits

Author SHA1 Message Date
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 14caef1e42 added python-dotenv and updated crontab example to load environment variables so the scan_comics will get the correct settings. 2020-05-26 10:22:23 +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
Apoclyps bd605e5832 Refactoring codebase to remove .decode() 2019-07-24 07:49:11 +01:00
Apoclyps 950256fa4a Adding docker files 2019-07-24 07:06:33 +01:00
ajurna 4bf933d8f5 update for devops 2019-02-15 16:04:33 +00:00
ajurna c4e29300ab update for devops 2019-02-15 13:39:40 +00:00
ajurna 4e11a714fa update for devops 2019-02-15 13:00:04 +00:00
ajurna 134c3cb761 removed captcha keys form settings file. also removed captcha account from google. 2018-04-09 11:54:24 +01:00
ajurna 8d9422e0e3 updated settings. 2018-04-06 15:14:12 +01:00
ajurna 5f6ce8a754 commented out explicit silk requirement 2018-04-06 14:59:06 +01:00
ajurna 341385dadb updated support to django 2.0
update recaptcha to django-recaptcha2
2018-04-06 14:52:57 +01:00
ajurna eeaf0d37a3 some code cleanup, added silk to look into some queries. 2017-11-23 11:50:25 +00:00
ajurna@gmail.com 58ff1060e6 made major changes to interface.
can now mark comics as read!
also added a recently added section.
2016-04-13 15:51:35 +01:00
ajurna@gmail.com 267a2d410c converted to python 3,
fixed warnings for django 1.10
2016-03-30 10:23:04 +01:00
ajurna a2f11c6ba3 added initial setup page so that you can now configure a user if one isnt already configured. 2015-07-24 15:59:39 +01:00
ajurna cb20821e23 added setup.py and added some requirments 2015-07-24 14:49:24 +01:00
ajurna fc1121b194 changed all settings and login forms to use the django forms model.
added support for recaptcha via django-recaptcha
2015-06-26 15:46:49 +01:00
ajurna 8a99514c18 added redirection from / to /comic/ 2015-06-24 09:45:50 +01:00
ajurna 16c74cebe9 added authentication 2015-06-19 15:09:50 +01:00
ajurna 32680d1d01 Initial commit 2015-06-16 21:07:21 +01:00