Commit Graph

30 Commits

Author SHA1 Message Date
CasperVerswijvelt
5c782ddb7d Use flag icons instead of emoji's 2021-05-14 14:52:11 +00:00
dependabot[bot]
351efff147
Bump django from 3.1.7 to 3.1.8 (#115)
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.7...3.1.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 17:02:07 -04:00
dependabot[bot]
6867cbd282
Bump django-debug-toolbar from 3.2 to 3.2.1 (#117)
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 to 3.2.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.2...3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 17:01:58 -04:00
R. Miles McCain
d5cfe577a0 Add debug toolbar 2021-03-28 19:14:33 +00:00
R. Miles McCain
526d4cd133 Relock Pipfile 2021-03-28 18:53:49 +00:00
R. Miles McCain
8e09871b44 Merge branch 'dependabot/pip/django-3.1.6' into dev 2021-03-28 18:51:33 +00:00
dependabot[bot]
23ea8e493e
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:41:11 +00:00
dependabot[bot]
22d996bed7
Bump django from 3.1.3 to 3.1.6
Bumps [django](https://github.com/django/django) from 3.1.3 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.3...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 02:04:53 +00:00
R. Miles McCain
ac5c743390
Update dependencies 2020-11-26 18:00:19 +00:00
R. Miles McCain
d93a698e87
Update django-redis-cache 2020-10-17 19:03:18 +00:00
R. Miles McCain
8b1034ebb0
Fix prerelease usage 2020-10-17 18:34:09 +00:00
R. Miles McCain
31fa3d55d5
Update dependencies 2020-10-14 18:00:31 +00:00
R. Miles McCain
a4245eb733
Update dependencies 2020-07-07 02:45:03 +00:00
R. Miles McCain
49f452d9f2
Lock Python package versions 2020-06-28 17:11:08 +00:00
R. Miles McCain
bb0dc2e90f
Remove all external dependencies 2020-06-28 02:58:49 +00:00
R. Miles McCain
6649aeaaf0
Update dependencies 2020-06-14 01:49:18 +00:00
R. Miles McCain
c61d23caf1
Add health check endpoint (fixes #31) 2020-05-28 22:00:49 +00:00
R. Miles McCain
4569744726
Add email sending task 2020-05-09 12:35:50 -04:00
R. Miles McCain
a766c1eaa2
Add ip address exclusion support (closes #22)
Co-authored-by: Anthony Abeo <anthonyabeo@gmail.com>
2020-05-07 16:53:03 -04:00
R. Miles McCain
64a3a1c3ad
Improve installation instructions & flow 2020-04-23 17:30:37 -04:00
R. Miles McCain
fc2919d642
Improve service interface 2020-04-17 14:06:12 -04:00
R. Miles McCain
5368c9da12
Use Redis for caching 2020-04-14 16:02:49 -04:00
R. Miles McCain
73b8fc96d4
Prepare for public deployment 2020-04-14 15:18:45 -04:00
R. Miles McCain
db6dee5d69
Containerize 2020-04-14 10:55:01 -04:00
R. Miles McCain
c5deaeaa92
General expansions 2020-04-12 23:30:20 -04:00
R. Miles McCain
565cba18e2
Add base dashboard view 2020-04-12 01:46:28 -04:00
R. Miles McCain
74c87bcc7a
Add ip anonymization 2020-04-11 18:54:03 -04:00
R. Miles McCain
15fa8226e0
Add basic stats list 2020-04-11 16:42:14 -04:00
R. Miles McCain
844c44ae6c
Preliminary monitoring 2020-04-10 03:25:32 -04:00
R. Miles McCain
aab7fbb86a
Initial setup 2020-04-09 17:27:14 -04:00