15 Commits

Author SHA1 Message Date
36bdfef25a
Merge pull request 'v3 release' (#75) from v3 into main 2024-12-13 20:13:57 +01:00
eb1a89b69d
fix(backend, frontend): fix date in profiles, fix steam api error 2024-12-13 19:57:52 +01:00
daed28fa91
feat(frontend, backend): add steam stats as N/A, replace steam stats with active players. 2024-12-04 00:55:32 +01:00
efd51344f0
fix(backend): main loop stops when simrail api is unresponsive
Signed-off-by: Aleksander Wilczyński <aleks@alekswilc.dev>
2024-12-02 12:04:36 +01:00
4ec78b998d
feat(*): use SWR, add steam leaderboard, rewrite SimrailClient.ts, update DB structure. 2024-12-01 23:15:24 +01:00
c8d5d4afc8
fix(backend): fix 2024-11-19 18:50:24 +01:00
6c7b2a70eb
fix(backend): fix redis 2024-11-19 18:49:37 +01:00
14be22c46f
fix(backend): escape regex search 2024-11-17 02:04:59 +01:00
df77a343fc
docs(): license changes 2024-11-09 23:32:33 +01:00
85f28115cf
feat(backend): preview version 2024-11-09 00:04:05 +01:00
ed134e51ad
fix(backend/SimrailClient): fix typescript errors with optional chaining 2024-11-07 15:43:17 +01:00
706642d111
feat(v3/backend): Add /log/:id, code reformat 2024-11-05 23:46:09 +01:00
6f7f2dad52
feat(v3): add profiles, logs, api integration, temp modification backend from ssr to api, clean frontend code 2024-10-27 03:29:51 +01:00
2ad1e61c6a
feat(web): add train data; feat(backend): add leaderboard api route 2024-10-17 14:34:40 +02:00
14db43c67c
(feat): initialize for v3 2024-09-22 16:55:00 +02:00