dev #4

Merged
corbz merged 29 commits from dev into master 2025-02-16 20:52:11 +00:00

29 Commits

Author SHA1 Message Date
317a05c14f Update README.md
Some checks failed
Build and Push Docker Image / build (push) Failing after 12s
Build and Push Docker Image / build (pull_request) Failing after 3s
2025-02-16 20:51:44 +00:00
d5dccdb533 update changelog
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-13 23:50:37 +00:00
f131260bbc Update CHANGELOG.md 2024-12-13 12:22:37 +00:00
1be47acdd8 rotate expired user log files
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-13 12:17:03 +00:00
3ae7b28433 Delete pyproject.toml
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-12 17:24:11 +00:00
96fe28b15c zomboid log timestamp format as environment variable
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-12 17:14:09 +00:00
bfe8651ee7 make summary age check timezone aware
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-12 16:44:47 +00:00
d02794709c fix incorrect timestamp parse string 2024-12-12 16:44:29 +00:00
d929dc875d delete unused aerich migrations 2024-12-12 16:23:08 +00:00
edf901b647 stop unnecessary request to steam API
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-12 16:08:21 +00:00
da217c1242 better logging
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 23:30:29 +00:00
52e42d42ca Update models.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 23:23:07 +00:00
a8d4b8259a fix timezone aware issue in playtime calc
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 23:17:12 +00:00
2ed97dba5f promote debug logs to info & change playtime calc
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 23:13:20 +00:00
41b50e352f detailed debug llog for file reader
All checks were successful
Build and Push Docker Image / build (push) Successful in 33s
2024-12-11 22:55:55 +00:00
1ff4f4e831 get total playtime from player 2024-12-11 22:55:39 +00:00
b2847ebe95 user log files only and handle task around build 2024-12-11 22:55:24 +00:00
825843ed86 remove that stupid package aerich, it's terrible! 2024-12-11 22:55:08 +00:00
55304170b1 player sessions and coordinate models
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 21:41:21 +00:00
e3da8ec805 update changelog
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 20:07:12 +00:00
07cf930328 initial migration
All checks were successful
Build and Push Docker Image / build (push) Successful in 29s
2024-12-11 20:04:37 +00:00
91d96d1bcb add aerich 2024-12-11 20:04:30 +00:00
5d551b3dd8 fix attribute error in 'get_ingame_channel' shorthand method
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 17:51:43 +00:00
6faa3cdd01 command group to fix argument error
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 17:41:18 +00:00
1329ef8bd6 Update CHANGELOG.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 17:39:02 +00:00
6816eb68e8 build from logs command 2024-12-11 17:39:00 +00:00
fc752d6a84 exclude dev data directories 2024-12-11 17:37:35 +00:00
6e780f5b04 init and build db earlier 2024-12-11 17:37:20 +00:00
77cb214276 debug mode var and ingame_channel shorthand getter
All checks were successful
Build and Push Docker Image / build (push) Successful in 23s
2024-12-11 15:37:19 +00:00