Commit Graph
8 Commits
Author SHA1 Message Date
Andras Bacsai e2c2180f4f fix(dev): support root bind mounts and LAN Vite access
Keep the dev container as root for s6 init so composer can create
vendor/ on root-owned mounts, then chown writable paths to www-data.
Move init-setup into a shell script and expose VITE_HOST/PORT for
remote HMR (LAN/Tailscale) with Vite listening on 0.0.0.0.
2026-07-18 20:56:01 +02:00
Andras Bacsai 426a708374 feat(subscription): display next billing date and billing interval
Add current_period_end to refund eligibility checks and display next billing
date and billing interval in the subscription overview. Refactor the plan
overview layout to show subscription status more prominently.
2026-03-18 15:11:19 +01:00
Andras Bacsai 75d10bb7bf fix(scripts): add jean run 2026-01-09 10:21:02 +01:00
Andras Bacsai 775216e7a5 jean jean 2025-11-07 14:33:32 +01:00
Andras Bacsai 7fd1d799b4 refactor: rename onWorktreeCreate script to setup in jean.json 2025-11-07 14:33:32 +01:00
Andras Bacsai f89c5d2b21 fix: enhance onWorktreeCreate script to include directory creation and settings copy 2025-11-06 12:41:04 +01:00
Andras Bacsai d21ab6e11b fixed jean.json 2025-11-06 09:04:45 +01:00
Andras Bacsai df3dd84dfc rebranded gcool to jean 2025-11-06 09:03:17 +01:00