Commit Graph

13 Commits

Author SHA1 Message Date
1b563106fe max versions, remove old node_modules 2026-02-13 20:34:20 -08:00
Claude
a7d4e210c2
Auto-start stopped/errored apps on push activate
Previously, pushing a new version would only restart apps that were
already running. Apps in stopped or invalid state (e.g. due to a
previous startup error) were left unchanged, requiring a manual start.

Now the activate endpoint calls startApp() for stopped/invalid apps,
so pushing a code fix automatically attempts to start the app.

https://claude.ai/code/session_014UvBEvHbnhaoMLebdRFzm6
2026-02-12 16:17:45 +00:00
b6e9ec73de .toes 2026-02-11 19:13:34 -08:00
bffa4236e7 detect renames 2026-02-09 22:03:49 -08:00
79a0471383 toes history 2026-02-09 21:42:40 -08:00
1685cc135d show cron errors 2026-02-09 20:36:46 -08:00
Chris Wanstrath
ed200431f2 skip node_modules when copying 2026-02-02 16:09:55 -08:00
a81d61f910 simplify server 2026-02-01 21:40:32 -08:00
a56af4ed47 versions, rollback, clean 2026-01-30 22:13:34 -08:00
Chris Wanstrath
ebf3ffc3af spicy 2026-01-30 16:16:59 -08:00
c4af302d9d toes sync and friends 2026-01-29 23:21:44 -08:00
b7bda052e9 new and create (push) 2026-01-29 19:52:42 -08:00
714ed14581 split up some modules 2026-01-29 18:15:55 -08:00