René Schober robot
  • Joined on 2026-02-25
robot pushed to main at robot/HausApp 2026-03-23 14:55:22 +01:00
997dd90c92 fix: use expoClient getCookie() for API requests per Better Auth docs
597e0d9390 fix: async SecureStore token read + prod env fallback
Compare 2 commits »
robot pushed to main at robot/HausApp 2026-03-20 13:14:48 +01:00
51f0028883 security: WS membership check, rate limiting, Zod WS validation, remove /repair
robot pushed to main at robot/HausApp 2026-03-20 13:01:36 +01:00
f5c4b33f60 fix: add hostname and port configuration to export
robot pushed to main at robot/HausApp 2026-03-20 12:56:55 +01:00
4d6424e82e fix: use Hono Bun WebSocket pattern (export default fetch+websocket)
robot pushed to main at robot/HausApp 2026-03-20 12:52:48 +01:00
033eba1eac fix: use upgradeWebSocket and websocket directly from hono/bun
robot pushed to main at robot/HausApp 2026-03-20 12:51:58 +01:00
b7a4dcf150 fix: use websocket from createBunWebSocket instead of injectWebSocket
robot pushed to main at robot/HausApp 2026-03-20 12:50:19 +01:00
71fc14f86f fix: extract createBunWebSocket to avoid circular import
robot pushed to main at robot/HausApp 2026-03-20 12:48:26 +01:00
b751fe26fb fix: migrate WebSocket to Hono createBunWebSocket (single Bun.serve)
robot pushed to main at robot/HausApp 2026-03-20 12:42:21 +01:00
1e10b980c2 fix: temporarily disable WebSocket server to unblock deployment
robot pushed to main at robot/HausApp 2026-03-20 12:36:23 +01:00
bba33d0f00 chore: upgrade Docker base image to Bun 1.3
robot pushed to main at robot/HausApp 2026-03-20 12:28:48 +01:00
ec8bec4528 Fix: remove bun.lock from image (incompatible with bun 1.1)
robot pushed to main at robot/HausApp 2026-03-20 12:28:27 +01:00
66fe21d090 Fix: use bun 1.1-alpine (ARM64 EADDRINUSE bug in 1.3)
robot pushed to main at robot/HausApp 2026-03-20 12:16:59 +01:00
66cba490ae Fix: empty .env in container + smol flag removed
robot pushed to main at robot/HausApp 2026-03-20 11:58:34 +01:00
9b6fc37a23 Fix: single worker mode + configurable port
robot pushed to main at robot/HausApp 2026-03-20 11:56:26 +01:00
4966e1b1c4 Use PORT env var for server port
robot pushed to main at robot/HausApp 2026-03-20 11:54:37 +01:00
9ddc7c6d7a Production deployment setup + feature complete
4e34270786 initial commit
robot created branch main in robot/HausApp 2026-03-20 11:54:37 +01:00
robot created repository robot/HausApp 2026-03-20 11:45:36 +01:00
robot created repository robot/SchildW3rk 2026-02-25 14:35:14 +01:00