dd5d9254c0
Merge branch 'git'
2026-02-28 22:53:26 -08:00
01f23ace16
Add git HTTP server tool for push-to-deploy
...
A toes tool that implements the git smart HTTP protocol, allowing
users to push repos via `git push` and clone via `git clone`. On
receive, it extracts the code into a timestamped APPS_DIR directory
and activates it through the toes sync API.
2026-02-28 22:49:45 -08:00
3ad7145229
dumb
2026-02-28 20:27:21 -08:00
d2b0eb410f
fix tool iframes
2026-02-28 12:58:21 -08:00
ffe1df22e6
domain
2026-02-28 08:29:55 -08:00
7f82a37c63
toes.dev
2026-02-28 08:12:38 -08:00
6055b9798d
Replace quickstart with detailed setup docs
2026-02-28 08:04:23 -08:00
f7397dc060
install
2026-02-27 20:40:30 -08:00
d69dc6ae9d
Merge branch 'ssh-install'
2026-02-27 19:35:11 -08:00
4853ee4f7a
Skip bundled app install if already exists
2026-02-27 19:35:06 -08:00
Chris Wanstrath
74f9062a89
fix reconnect
2026-02-27 15:35:49 -08:00
Chris Wanstrath
55316027c0
heartbeat
2026-02-27 15:14:43 -08:00
cfba207077
no no no
2026-02-27 07:40:19 -08:00
702019279a
no
2026-02-27 07:29:23 -08:00
141622f86f
Add test123 app and support tunnelUrl in Urls
2026-02-27 07:28:58 -08:00
526678e87a
Add active variant flex column styles
2026-02-27 07:26:15 -08:00
d29e306e61
Merge branch 'mobile'
2026-02-26 20:37:52 -08:00
671f51ca0c
Replace app selector modal with mobile sidebar state
2026-02-26 20:37:50 -08:00
604ac96b30
Add paw print emoji to install banner
2026-02-26 20:28:07 -08:00
d082af4e33
Add width 100% to active style
2026-02-26 20:21:51 -08:00
9bce15b871
Add flex layout to LogsSection container
2026-02-26 19:59:37 -08:00
7ab27f2767
Replace chevron with hamburger menu for app selector
2026-02-26 19:58:42 -08:00
45b1903e6b
Use URL-based routing instead of local state
2026-02-26 19:43:18 -08:00
68274d8651
Intercept link clicks for client-side routing
2026-02-26 18:49:48 -08:00
98a1c1ad97
Add client-side router, use URLs for navigation
2026-02-26 11:40:50 -08:00
6d02f1db3f
Make stopped tiles link to app page instead of nowhere
2026-02-26 07:28:05 -08:00
b0c5a11cde
Add hostname setup and kiosk mode to install
2026-02-25 20:44:05 -08:00
029e349c5b
add toes installer and install server
2026-02-25 20:38:47 -08:00
1a71656508
app tiles
2026-02-25 20:33:02 -08:00
363a82a845
Add icon span and conditional URL/name display
2026-02-25 19:58:01 -08:00
271bf018b8
Add tabbed dashboard with URLs/Logs/Metrics views
2026-02-25 19:55:19 -08:00
Chris Wanstrath
488c643342
mkdir-p
2026-02-25 16:08:39 -08:00
Chris Wanstrath
8fc54bd349
deploy to any host
2026-02-25 16:06:19 -08:00
Chris Wanstrath
3cbb25a82a
yeah
2026-02-25 15:35:01 -08:00
87d0ff50c1
Centralize hostname config in shared module
2026-02-25 12:55:41 -08:00
0499060676
Use dynamic hostname instead of toes.local
2026-02-25 12:11:43 -08:00
51e42dc538
Fix memory usage via /proc/meminfo on Linux
2026-02-24 19:05:04 -08:00
4d42b48c8f
clean dist before build in deploy
2026-02-24 10:42:58 -08:00
f910664828
always exclude sandlot
2026-02-24 10:27:35 -08:00
365b5d2365
Add global gitignore support to file exclusion logic
2026-02-22 07:48:41 -08:00
520606ccb9
Merge branch 'docs-gitignore-toes'
2026-02-20 08:56:06 -08:00
26409010a8
Add .toes gitignore tip to getting started guide
2026-02-20 08:04:06 -08:00
236e8ff38e
normalize app names to valid subdomains via toSubdomain utility
2026-02-19 20:04:23 -08:00
4aebd6a087
ensure app data directory exists before spawning process
2026-02-19 19:51:39 -08:00
36c7913b6c
Move Install CLI section below WiFi settings
2026-02-19 19:41:13 -08:00
f26b382fa6
reset bun.lock before pulling to prevent merge conflicts during deploy
2026-02-19 19:39:14 -08:00
b0323c3655
Skip server-changed check for new apps with no remote manifest
2026-02-19 19:33:50 -08:00
7ea806b778
Add paw print emoji to install.sh status messages
2026-02-19 19:20:12 -08:00
9e4629ac2f
Merge branch 'the-dist'
2026-02-19 19:16:27 -08:00
aaf4660816
Delegate build logic to external script, simplify build target representation
2026-02-19 19:16:12 -08:00