38 Commits

Author SHA1 Message Date
e0dfc0fc3e
update dependencies 2025-03-22 09:14:46 +01:00
e2255a1c85
Update django-cotton to 1.6.0 2025-03-17 08:33:43 +01:00
843eed64d6
Add search field to game list 2025-02-10 18:20:46 +01:00
33103daebc
Update Django to 5.1.5 and virtualenv to 20.29.1 2025-01-29 13:45:58 +01:00
315e22a8ac
Add yaml to dependencies 2024-11-11 18:14:48 +01:00
19676f8441 Implement converting prices ()
Reviewed-on: 
2024-11-11 16:36:57 +00:00
2ae81bb00f
update django-cotton to 1.2.1 2024-10-16 17:49:55 +02:00
58cfaca1a9
add table header actions 2024-09-08 21:03:37 +02:00
8ab9bfeeeb
update deps 2024-09-04 21:59:06 +02:00
b8258e2937
replace slippers with django-cotton
main reason: slippers cannot pass request via context inside its
components, making it annoying to use template takes that take request.
more reasons: not actively worked on, no named slots, having to define
components in components.yaml + new components do not get registered
without restarting server
2024-09-02 17:43:41 +02:00
00993a85db
remove black 2024-08-11 17:24:19 +02:00
0ee4c50a24
update dependencies 2024-08-08 09:17:09 +02:00
e174850262
Update deps 2024-07-11 13:28:09 +02:00
ba44814474
Improve game links 2024-07-09 19:40:47 +02:00
1e1372ca56
Update Python deps 2024-06-26 18:34:38 +02:00
4ac13053d5
Use new Poetry section for main deps 2024-06-26 17:31:43 +02:00
edc1d062bc
Update gunicorn to version 22.0.0 2024-04-17 12:28:10 +02:00
12a517c9fa
Update sqlparse to version 0.5 2024-04-16 11:44:24 +02:00
84552e088b
Update more dependencies 2024-04-04 11:27:14 +02:00
79dc8ae25c
Update black 2024-04-04 11:09:09 +02:00
cee06e4f64
Update dependencies 2024-04-04 10:46:59 +02:00
d02a60675f
Render notes as Markdown 2024-02-09 21:37:39 +01:00
0cf3411f63
Make ending session from session list faster 2024-01-10 15:12:45 +01:00
aa669710e1
Change update_session to template partial 2024-01-10 14:10:13 +01:00
d1b9202337
Update poetry.lock 2023-11-30 17:35:44 +01:00
5ef8c07f30
Initial working API 2023-11-30 17:35:44 +01:00
c4354a1380
Update poetry.lock 2023-11-29 22:22:23 +01:00
0e93993498
Add django-debug-toolbar 2023-11-21 14:42:37 +01:00
9481bd5fef Add pre-commit 2023-11-17 09:34:51 +01:00
c8646d0a0c Update dependencies 2023-11-16 16:27:41 +01:00
22935721ca Remove unused chart functionality 2023-10-08 21:08:03 +02:00
6fa049e1b1 Sort and clean up imports 2023-01-15 23:39:52 +01:00
e8e6d5bcae Display playtime graph on session list
Fixes 
2023-01-15 18:03:59 +01:00
2939b4a515
Change to gunicorn 2023-01-07 21:09:47 +01:00
e6b5804e37
Update infra 2023-01-05 21:56:57 +01:00
34ce1e9b05
Set up tests, add tests for common.util.time, add %d 2023-01-05 15:18:57 +01:00
c57f969a00
Add tests for common.util.time 2023-01-05 11:52:50 +01:00
6ae46c5d34 Initial commit 2022-12-31 14:18:27 +01:00