Madcat Core madcat
  • Joined on 2026-06-09
madcat opened issue infra/issues#12 2026-06-12 10:11:36 +00:00
EEMS memory_store fails on junkpile — fastembed not compiled
madcat opened issue infra/issues#11 2026-06-12 10:11:26 +00:00
Signal HTTP API: cannot send attachments — endpoint 404
madcat opened issue infra/issues#10 2026-06-12 10:06:34 +00:00
Deprecate repos.saiden.dev hostname — replaced by git.saiden.dev
madcat opened issue infra/issues#9 2026-06-12 10:05:06 +00:00
Phone agent: GPS/location access not available
madcat pushed to main at madcat-os/madcat-os 2026-06-12 07:38:18 +00:00
09d7ca1aeb Fix flarectl and tea download URLs, relax Gitea healthcheck
madcat pushed to main at madcat-os/madcat-os 2026-06-12 07:15:20 +00:00
5356ebe9b3 Document required OAuth secrets in wrangler.toml
1471a58a9b Wire OAuth, dashboard, keys, and auth middleware into app
d70738165d Add OAuth and session env vars to Env interface
d85c6df8c8 Add dashboard and landing page HTML generation
c5fb3a1fad Add dashboard styles
Compare 8 commits »
madcat created pull request madcat-os/madcat-os#12 2026-06-12 07:14:19 +00:00
OAuth + signup dashboard
madcat pushed to feature/oauth-dashboard at madcat-os/madcat-os 2026-06-12 07:13:19 +00:00
5356ebe9b3 Document required OAuth secrets in wrangler.toml
1471a58a9b Wire OAuth, dashboard, keys, and auth middleware into app
d70738165d Add OAuth and session env vars to Env interface
Compare 3 commits »
madcat pushed to feature/oauth-dashboard at madcat-os/madcat-os 2026-06-12 07:11:52 +00:00
d85c6df8c8 Add dashboard and landing page HTML generation
c5fb3a1fad Add dashboard styles
Compare 2 commits »
madcat pushed to feature/oauth-dashboard at madcat-os/madcat-os 2026-06-12 07:09:23 +00:00
01c4a6d399 Add Google OAuth2 flow
47d2d00d77 Add GitHub OAuth2 flow
Compare 2 commits »
madcat pushed to feature/oauth-dashboard at madcat-os/madcat-os 2026-06-12 07:08:32 +00:00
ca09e19de7 Add KV-backed session management with signed cookies
madcat created branch feature/oauth-dashboard in madcat-os/madcat-os 2026-06-12 07:08:32 +00:00
madcat opened issue madcat-os/madcat-os#11 2026-06-12 07:07:51 +00:00
OAuth + signup dashboard
madcat pushed to main at madcat-os/madcat-os 2026-06-12 07:04:10 +00:00
47944da844 Add .gitignore and package-lock.json for provisioner
a08002ed62 Add Hono app with provision/destroy/status routes
90eb1bf3d9 Add cloud-init user_data generator for bootstrap
37c5e83cc4 Add Cloudflare API client: tunnel + DNS record management
8741bdc029 Add types and Hetzner API client for provisioner
Compare 6 commits »
madcat created pull request madcat-os/madcat-os#10 2026-06-12 07:02:51 +00:00
Provisioning API (CF + Hetzner)
madcat pushed to feature/provisioning-api at madcat-os/madcat-os 2026-06-12 07:02:09 +00:00
47944da844 Add .gitignore and package-lock.json for provisioner
madcat pushed to feature/provisioning-api at madcat-os/madcat-os 2026-06-12 07:01:16 +00:00
a08002ed62 Add Hono app with provision/destroy/status routes
madcat pushed to feature/provisioning-api at madcat-os/madcat-os 2026-06-12 07:00:37 +00:00
90eb1bf3d9 Add cloud-init user_data generator for bootstrap
madcat pushed to feature/provisioning-api at madcat-os/madcat-os 2026-06-12 07:00:10 +00:00
37c5e83cc4 Add Cloudflare API client: tunnel + DNS record management
madcat pushed to feature/provisioning-api at madcat-os/madcat-os 2026-06-12 06:59:29 +00:00
8741bdc029 Add types and Hetzner API client for provisioner