Hills Eternity ab
  • Joined on 2025-01-22
ab created pull request ab/furumi-ng#10 2026-04-08 14:21:50 +00:00
fix(node-player): use Express 5 catch-all route syntax
ab pushed to feature/JWT-OIDC-SSO at ab/furumi-ng 2026-04-08 14:21:02 +00:00
b1f75b3ee2 fix(node-player): use Express 5 catch-all route syntax
ab pushed to main at ab/homelab 2026-04-08 14:18:34 +00:00
c7176155c5 Added gurumi node player.
ab pushed to main at ab/homelab 2026-04-08 14:13:29 +00:00
af66893c23 Update k8s/apps/gitea/deployment.yaml
ab pushed to DEV at ab/furumi-ng 2026-04-08 14:11:18 +00:00
5a5c9967e1 Merge pull request 'fix(node-player): use expires_in instead of expires_at on AccessToken type' (#9) from feature/JWT-OIDC-SSO into DEV
f3392eff9f fix(node-player): use expires_in instead of expires_at on AccessToken type
Compare 2 commits »
ab merged pull request ab/furumi-ng#9 2026-04-08 14:11:17 +00:00
fix(node-player): use expires_in instead of expires_at on AccessToken type
ab created pull request ab/furumi-ng#9 2026-04-08 14:11:10 +00:00
fix(node-player): use expires_in instead of expires_at on AccessToken type
ab pushed to feature/JWT-OIDC-SSO at ab/furumi-ng 2026-04-08 14:01:37 +00:00
f3392eff9f fix(node-player): use expires_in instead of expires_at on AccessToken type
ab merged pull request ab/furumi-ng#8 2026-04-08 13:53:40 +00:00
feature/JWT-OIDC-SSO
ab pushed to DEV at ab/furumi-ng 2026-04-08 13:53:40 +00:00
e920059125 Merge pull request 'feature/JWT-OIDC-SSO' (#8) from feature/JWT-OIDC-SSO into DEV
e99cacae8b feat(auth): replace cookie/api-key auth with JWT Bearer tokens, separate UI from API
94d14e8fc8 feat: update styles
0b6f518b72 feat: refactoring
3199c12af5 feat: added alternative queue display
Compare 10 commits »
ab created pull request ab/furumi-ng#8 2026-04-08 13:53:14 +00:00
feature/JWT-OIDC-SSO
ab created branch feature/JWT-OIDC-SSO in ab/furumi-ng 2026-04-08 13:52:11 +00:00
ab pushed to feature/JWT-OIDC-SSO at ab/furumi-ng 2026-04-08 13:52:11 +00:00
e99cacae8b feat(auth): replace cookie/api-key auth with JWT Bearer tokens, separate UI from API
ab pushed to DEV at ab/furumi-ng 2026-04-07 21:52:46 +00:00
48c473de56 fix(agent): increase max_tokens for merge requests to avoid truncated responses
ab pushed to DEV at ab/furumi-ng 2026-04-07 21:35:04 +00:00
1e75644abb feat(agent): switch LLM client from Ollama to OpenAI-compatible API (LM Studio support)
ab pushed to main at ab/homelab 2026-04-07 19:59:00 +00:00
9d52724204 Update k8s/apps/furumi-dev/metadata-agent.yaml
ab pushed to main at ab/homelab 2026-04-07 18:53:14 +00:00
f55dde0b46 Update k8s/apps/furumi-dev/metadata-agent.yaml
ab pushed to DEV at ab/furumi-ng 2026-04-07 18:52:14 +00:00
2d7ac3d8ce Fixed openai api endpoint
ab pushed to main at ab/furumi-ng 2026-04-07 18:38:01 +00:00
761306eb9d Fixed openai api endpoint
ab pushed to DEV at ab/furumi-ng 2026-04-07 18:33:50 +00:00
70a947a8c1 Fixed openai api endpoint