Commit graph

13 commits

Author SHA1 Message Date
89f23fe668 Initial refactor 2023-03-05 15:21:04 +01:00
d3f9a11f44 Replace node-sass with dart sass 2022-05-26 11:39:59 +02:00
40a027587b Add Twitter integration
Fixes #46
2020-09-27 16:08:30 +02:00
6ce013d0d4 Add reddit integration 2020-07-12 20:10:57 +02:00
083f728404 Use celery configuration similar to production 2020-06-16 20:48:21 +02:00
2d3eae6e39 Remove django entrypoint script 2020-06-07 10:29:51 +02:00
7fc899937d Refactor much needed docker setup
- Build static files inside seperate container
- Remove unnecessary env variables
2020-05-02 20:21:22 +02:00
e495d7c188 Use poetry for dependency management 2020-04-13 17:06:31 +02:00
afc3c11775 Set celery logging level 2020-03-02 23:34:57 +01:00
961535dd60 Add axes integration & add cache configuration 2020-02-27 19:47:45 +01:00
5976870d38 Squashed commit of the following:
commit 99fd94580f95dcbfb77b73e2de846f76a5709ef9
Author: Sonny <sonnyba871@gmail.com>
Date:   Sat Feb 15 21:45:16 2020 +0100

    Use postgres password

    As of https://gitlab.com/gitlab-com/support-forum/issues/5199
2020-02-16 12:21:25 +01:00
858f84aaad Refactor endpoint tests
Replace force_login calls with login call from client class in setUp
2019-10-28 21:35:19 +01:00
0658d6404f Add docker specific files 2019-08-10 21:12:59 +02:00