13 Commits

Author SHA1 Message Date
718fa21c66 Update models.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:58:16 +00:00
61af1b937f use len over .count method for death count
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:56:12 +00:00
60f10d2d68 add missing await
All checks were successful
Build and Push Docker Image / build (push) Successful in 21s
these smaller issues are becoming annoying
need a better way of testing other than building and pushing
2024-12-09 01:54:01 +00:00
fee723b9a9 fix not null error for connection fields
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:46:32 +00:00
a06966fc81 playtime field as int over float
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-09 01:29:03 +00:00
8fecd43f31 fix futures error + remove unused imports
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:27:00 +00:00
67bb52c767 steam summary and player death tracker
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:04:34 +00:00
c398cac067 fix improper generator use
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-08 00:46:57 +00:00
3e8072fb67 Update reader.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 18s
2024-12-08 00:31:57 +00:00
919e921850 fix line number assignment in bad position
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-08 00:06:26 +00:00
26fe8ca523 more logging & remove unused code
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-07 23:50:24 +00:00
32b51fcd1d fix broken instance/type check
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-07 23:28:22 +00:00
2b6f68de0d database, data folder path & file reader class
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
2024-12-07 23:23:10 +00:00