480 Commits

Author SHA1 Message Date
8289c48896
Fix CI error 2023-11-30 17:44:31 +01:00
d1b9202337
Update poetry.lock 2023-11-30 17:35:44 +01:00
fde93cb875
Organize better 2023-11-30 17:35:44 +01:00
d1c3ac6079
Revert "Move GraphQL to separata app"
This reverts commit 6ac4209492c95e7fc06b6a7ba9fced42d42037b8.
2023-11-30 17:35:44 +01:00
d921c2d8a6
Revert "Add UpdateGameMutation"
This reverts commit e9e61403a9f3c93f02bf1c3ffd86a40c68954c55.
2023-11-30 17:35:44 +01:00
52513e1ed8
Add UpdateGameMutation 2023-11-30 17:35:44 +01:00
cb380814a7
Move GraphQL to separata app 2023-11-30 17:35:44 +01:00
5ef8c07f30
Initial working API 2023-11-30 17:35:44 +01:00
9573c3b8ff
Better formatting 2023-11-29 22:26:43 +01:00
c4354a1380
Update poetry.lock 2023-11-29 22:22:23 +01:00
a245b6ff0f
Fix longest session formatting
Put space between hours and minutes
2023-11-29 09:08:10 +01:00
6329d380b7
Editions are unique if name, platform OR year is different 2023-11-28 14:44:11 +01:00
76fbc39fed
Disable hx-boost 2023-11-28 14:29:56 +01:00
4b6734c173
Add width, height, alt to images 2023-11-28 14:29:11 +01:00
b505b5b430
Stats: add highest session average 2023-11-21 21:57:17 +01:00
87553ebdc5
Add djlint pre-commit hook 2023-11-21 18:19:25 +01:00
ba4fc0cac5
Do not trigger hx-boost for non-submit buttons 2023-11-21 18:12:58 +01:00
8cb0276215
Use better way to find out if model record exists 2023-11-21 18:03:01 +01:00
f9a51ee83d
Remove experimental layout 2023-11-21 18:03:01 +01:00
c9deba7d65
Add stats for most sessions, longest session 2023-11-21 17:02:44 +01:00
c55fbe86b5
Support HTMX with Django Debug Toolbar 2023-11-21 16:59:21 +01:00
0e93993498
Add django-debug-toolbar 2023-11-21 14:42:37 +01:00
9fccdfbff0
Make links colorful 2023-11-20 23:07:11 +01:00
d78139a5b3
Display finished DLCs in stats better 2023-11-20 21:56:16 +01:00
7dc43fbf77
Fix wrong export name 2023-11-20 21:54:51 +01:00
5442926457
Allow DLC to have date_finished set 2023-11-20 21:42:23 +01:00
db4c635260
Remote JavaScript files 2023-11-20 21:25:21 +01:00
4a1d08d4df
Fix CI, re-add test step 2023-11-18 11:10:33 +01:00
c35b539c42 Merge sessions and notes 2023-11-17 21:20:33 +01:00
bbe5e072b2 Don't display prices if zero 2023-11-17 21:10:56 +01:00
6fc2f623dc Apply djlint 2023-11-17 21:06:57 +01:00
9481bd5fef Add pre-commit 2023-11-17 09:34:51 +01:00
4083165123 Use the black profile for isort 2023-11-17 09:15:18 +01:00
45bb2681c7 Use isort on migrations 2023-11-17 09:15:06 +01:00
dbb8ec3f9a Handle empty edition_id 2023-11-17 09:14:25 +01:00
206b5f6d46 Prevent HTMX from messing up the initial state 2023-11-16 20:33:56 +01:00
b7e14ecc83 Account for no sessions 2023-11-16 20:29:08 +01:00
912e010729 Enable hx-boost everywhere 2023-11-16 19:56:08 +01:00
a485237456 Fix form not syncing due to HTMX 2023-11-16 19:03:16 +01:00
f5faf92ee0 Fix error 2023-11-16 16:53:59 +01:00
07452d8c43 Re-instance gitea actions 2023-11-16 16:51:52 +01:00
229a79d266 Update .drone.yml testing 2023-11-16 16:30:17 +01:00
c6ed577fe3 Formatting 2023-11-16 16:27:41 +01:00
171e4779a3 Move static files in prod 2023-11-16 16:27:41 +01:00
79f94e5984 Fix docker-compose.yml 2023-11-16 16:27:41 +01:00
ccebcb89c6 Improve Dockerfile
Major inspiration (aka direct theft) from https://github.com/wemake-services/wemake-django-template
2023-11-16 16:27:41 +01:00
fe0a6b39e3 Fix .dockerignore 2023-11-16 16:27:41 +01:00
6a495f951f Remove Django admin 2023-11-16 16:27:41 +01:00
c8646d0a0c Update dependencies 2023-11-16 16:27:41 +01:00
f2bb15e669 Fix naive date 2023-11-16 16:27:41 +01:00