• Joined on 2026-03-15
joshii pushed to main at docker/ts6-viewer 2026-04-20 14:16:12 +02:00
c460694e3a ci: sync from joshii-h fork instead of upstream
joshii pushed to main at docker/ts6-viewer 2026-04-20 14:10:34 +02:00
3741aa3ae5 fix: route channellist/clientlist/serverinfo through Exec() for reconnect-on-EOF
joshii pushed to main at docker/worldguessr 2026-03-24 19:00:58 +01:00
76e1c9b8c6 Merge remote-tracking branch 'upstream/master'
68fd3a1319 Add logging for user lookup requests to enhance debugging
3771fc5e4c Mod dashboard improvements + security fixes
Compare 3 commits »
joshii pushed to main at docker/worldguessr 2026-03-23 17:27:23 +01:00
4dfb51ff61 Merge remote-tracking branch 'upstream/master'
57e87ac129 Fix IP banning logic to ensure error handling is correctly scoped
2efd9bd36e Fix bug with banIp causing it to crash
3acd511319 Add delay to congratulations confetti to prevent white UI artifacts
e4f8eb2246 Remove ad overlay state and related logic from Home component
Compare 1797 commits »
joshii pushed to main at docker/worldguessr 2026-03-23 17:24:40 +01:00
f2d98597f4 Fix sync: allow unrelated histories for initial upstream merge
joshii pushed to main at docker/worldguessr 2026-03-23 17:19:16 +01:00
b75fa2cf17 Add paths-ignore to avoid double-build on sync
joshii pushed to main at docker/worldguessr 2026-03-23 17:19:01 +01:00
ab68dea886 Add sync workflow to pull upstream changes from codergautam/worldguessr
joshii pushed to main at docker/ts3query-proxy 2026-03-23 10:28:33 +01:00
496eebfee4 Add Dependabot config for pip and Docker dependency updates
joshii pushed to main at docker/games-landing 2026-03-17 23:32:03 +01:00
5aeaf567a7 Initial commit: Game Night landing + Minecraft cheat sheet
joshii created repository docker/games-landing 2026-03-17 23:30:32 +01:00
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:36:01 +01:00
baa4d685f4 Fix Dockerfile: use direct pip install for asyncssh
7d8b899912 Fix Dockerfile: copy proxy.py before pip install
36ee98fa29 Add Forgejo CI workflow for Docker image build
58f817af98 Add SSH and TCP keepalive to prevent silent disconnects
c9151df7e0 Refactor: Config dataclass, more unit tests, ruff/mypy setup
Compare 9 commits »
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:28:12 +01:00
a10bde5bd7 Fix Dockerfile: use direct pip install for asyncssh
24015c1bb1 Fix Dockerfile: copy proxy.py before pip install
969a8f5b9c Add Forgejo CI workflow for Docker image build
3730ec93e1 Add SSH and TCP keepalive to prevent silent disconnects
Compare 4 commits »
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:24:58 +01:00
24d202a396 Fix Dockerfile: use direct pip install for asyncssh
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:23:19 +01:00
eb4edd0cb7 Fix Dockerfile: copy proxy.py before pip install
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:21:14 +01:00
a22c26ef3a Add Forgejo CI workflow for Docker image build
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:20:05 +01:00
99007eff59 Add SSH and TCP keepalive to prevent silent disconnects
fe7530f066 Refactor: Config dataclass, more unit tests, ruff/mypy setup
9e3c71176d Add comprehensive integration tests for all query functions
0884a68e33 Document query_ip_allowlist requirement
9cac69498d Add test compose file for E2E testing against test TS6
Compare 6 commits »
joshii pushed to main at docker/ts3query-proxy 2026-03-16 22:14:36 +01:00
0bf4bf15e9 Add SSH keepalive and TCP keepalive to prevent silent disconnects
joshii pushed to main at docker/geoquiz 2026-03-15 21:34:18 +01:00
edfe198530 Patch index.html to load config.js for local API
joshii pushed to main at docker/geoquiz 2026-03-15 21:33:59 +01:00
7f06a90ad7 Add local API config
joshii pushed to main at docker/geoquiz 2026-03-15 21:30:10 +01:00
a0ed4cccf4 Add sync workflow