Commit graph

33 commits

Author SHA1 Message Date
TSR Berry a067d09357
Apply prettier formatting 2023-06-21 19:28:52 +02:00
TSR Berry be3e724868
Add DATA_PATH env var 2023-06-21 18:46:38 +02:00
TSR Berry 5a270a0eab
Add node symlink to output directory 2023-06-21 17:10:23 +02:00
TSR Berry c9dbe2eb4f
Bump website version 2023-06-21 14:51:58 +02:00
TSR Berry 5fd2354286
Add SOCKET_PATH env var and prefer it over HOST and PORT 2023-06-21 14:40:09 +02:00
TSR Berry 65b14e7c8a
Add default.nix 2023-06-21 14:01:50 +02:00
TSR Berry 3b7c0b80a1
Add REDIS_SOCKET env var and prefer it over REDIS_URL 2023-06-19 13:06:39 +02:00
TSR Berry e676e87276
Remove workflow to fix pnpm dependencies
GitHub supports pnpm for dependabot natively now:
https://github.blog/changelog/2023-06-12-dependabot-version-updates-now-supports-pnpm/
2023-06-14 14:04:01 +02:00
TSR Berry 6accc2aceb
Configure Redis error handler and client correctly 2023-06-11 17:15:34 +02:00
TSR Berry 415a9b43ce
Rename json properties to match the current ones 2023-06-11 17:15:34 +02:00
TSR Berry 3dfba2d427
Connect to redis before executing requests 2023-06-11 17:15:33 +02:00
TSR Berry e42adddc1b
Log redis errors correctly 2023-06-11 17:15:33 +02:00
TSR Berry ec41207426
Add environment variables for configuration to README.md 2023-06-11 17:15:33 +02:00
TSR Berry 99d5a73e49
Add Dockerfile 2023-06-11 17:15:33 +02:00
github-actions[bot] 248861d8f1
Apply prettier formatting 2023-06-11 17:15:33 +02:00
TSR Berry 09ee4e3ed8
Read API stats from Redis 2023-06-11 17:15:33 +02:00
TSR Berry bba3b1f395
Apply prettier formatting 2023-06-11 17:15:33 +02:00
TSR Berry 3bcc7d8a22
Switch to node package
Setup environment for:
- Typescript
- express with ejs as the view engine
2023-06-11 17:15:32 +02:00
TSR Berry 434ca00447
Move static files to public directory 2023-05-29 17:18:50 +02:00
TSR Berry 3fb413276f
Add README.md 2023-04-23 17:32:01 +02:00
TSR Berry 1a6511c622
Add LICENSE 2023-04-23 17:27:54 +02:00
Ac_K fca4d4ac27 Update logo link and update gamelist 2022-11-21 15:24:09 +01:00
Ac_K f1ca03d566 Add game version to the API/Website 2020-12-18 04:01:49 +01:00
Ac_K 80d4991caa Fix previous change because I'm a lame! 2020-08-29 03:49:08 +02:00
Ac_K f6813594cc Change website network mode icons 2020-08-29 03:44:05 +02:00
Ac_K 9183528f1b Restyle the homepage 2020-08-29 03:04:33 +02:00
Ac_K 4a0a5b2e6b Fix responsive 2020-08-28 20:22:29 +02:00
riperiperi 8c02955673 Fix player list. 2020-08-28 11:16:27 +01:00
Ac_K 77bb2bef74 Add Metadata/Favicon/Guide and polish the website 2020-08-28 00:18:17 +02:00
Ac_K 94b8de9d78 Fix html/js escaping 2020-08-27 23:21:22 +02:00
Ac_K 1570e352d4 Fix scrollbar 2020-08-24 02:32:26 +02:00
Ac_K 851d251f33 Big cleanup and little fixes 2020-08-24 00:28:40 +02:00
Ac_K 7afd8032a8 Improve API response and add a static website at root 2020-08-16 19:57:30 +02:00