|
|
50fb57a9ca
|
Replace .npmrc with bunfig.toml for Bun-native registry config
Also bump git app's @because/toes dependency to 0.0.10 for VALID_NAME export.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 09:56:38 -07:00 |
|
|
|
21e300df90
|
Show tabs only when both app/tool repos exist
|
2026-03-09 00:15:57 -07:00 |
|
|
|
267e4e59f7
|
Add tabs to separate apps and tool repos
|
2026-03-09 00:14:58 -07:00 |
|
|
|
946cdb1794
|
Show tunnel URL for public repos in git clone hints
|
2026-03-09 00:08:33 -07:00 |
|
|
|
0e943bda2a
|
Use sneaker host header as base URL
|
2026-03-08 23:49:23 -07:00 |
|
|
|
eef2fabd71
|
share
|
2026-03-08 23:43:30 -07:00 |
|
|
|
b410a74d15
|
Refactor app building and simplify gitUrl
|
2026-03-08 23:38:15 -07:00 |
|
|
|
d9533032bc
|
Use git URL from tunnel if available
|
2026-03-08 23:26:12 -07:00 |
|
|
|
e0347444aa
|
Add share field to app type and show share button
|
2026-03-08 23:17:35 -07:00 |
|
|
|
423c9588da
|
gotcha
|
2026-03-08 23:06:48 -07:00 |
|
|
|
ecae0b4a5c
|
0.0.12
|
2026-03-08 23:03:16 -07:00 |
|
|
|
f16201114e
|
Replace EventSource with fetch-based SSE with reconnect
|
2026-03-08 23:03:00 -07:00 |
|
|
|
758ad67fd4
|
ok
|
2026-03-08 23:01:17 -07:00 |
|
|
|
711a9db55e
|
o that
|
2026-03-08 23:00:13 -07:00 |
|
|
|
5954959208
|
0.0.11
|
2026-03-08 22:59:10 -07:00 |
|
|
|
0aa375f037
|
Add ANSI color and styling to shell scripts
|
2026-03-08 22:18:53 -07:00 |
|
|
|
98c09dd843
|
npmrc
|
2026-03-08 22:05:29 -07:00 |
|
|
|
26189e9e4d
|
Bump @because/toes to 0.0.10
|
2026-03-08 22:04:26 -07:00 |
|
|
|
d3b6d97bb6
|
Simplify app git seeding in install.sh
|
2026-03-05 20:28:00 -08:00 |
|
|
|
27860c5e32
|
Init bare git repos for apps on install
|
2026-03-05 13:09:25 -08:00 |
|
|
|
0a8287970d
|
Merge branch 'check-updates'
|
2026-03-05 13:03:41 -08:00 |
|
|
|
d2339b8d44
|
fix update spawn error handling and reset flag
|
2026-03-05 13:03:35 -08:00 |
|
|
|
61c0c90695
|
Delegate update to install/install.sh
|
2026-03-05 07:58:27 -08:00 |
|
|
|
08e1df544a
|
fun
|
2026-03-05 07:58:02 -08:00 |
|
|
|
e119aed205
|
just in case
|
2026-03-05 07:52:09 -08:00 |
|
|
|
ad8ef49439
|
Merge branch 'dots-in-project-name'
|
2026-03-05 07:46:28 -08:00 |
|
|
|
fafef70a33
|
Allow uppercase letters in VALID_NAME regex
|
2026-03-05 07:46:07 -08:00 |
|
|
|
0af360cef2
|
Centralize VALID_NAME regex into shared types
|
2026-03-05 07:45:19 -08:00 |
|
|
|
079c13e311
|
upgrade hype in templates
|
2026-03-05 07:44:07 -08:00 |
|
|
|
dfdd5c89b4
|
sha in toes cli
|
2026-03-05 07:43:59 -08:00 |
|
|
|
e7dd220106
|
Allow dots in app and repo names
|
2026-03-04 19:25:51 -08:00 |
|
|
|
c2264c42fc
|
Merge branch 'cli-version'
|
2026-03-04 19:09:58 -08:00 |
|
|
|
0ae4e6e9b2
|
Embed git SHA at build time via define flag
|
2026-03-04 19:09:46 -08:00 |
|
|
|
f1fc4fcde8
|
Add error handling and timeout to system operations
|
2026-03-04 19:09:30 -08:00 |
|
|
|
dfb865e433
|
Add git SHA to CLI version string
|
2026-03-04 19:07:30 -08:00 |
|
|
|
f54cc401dc
|
real settings
|
2026-03-04 19:03:29 -08:00 |
|
Chris Wanstrath
|
b152e0d3e8
|
Add CLI installation instructions to deploy output
|
2026-03-04 15:38:46 -08:00 |
|
|
|
da0a67c159
|
Add post-install success message with CLI hint
|
2026-03-04 11:56:47 -08:00 |
|
|
|
845479fa91
|
idempotent install script
|
2026-03-04 11:55:16 -08:00 |
|
|
|
f8c5890e07
|
Add WiFi config and system info endpoints
|
2026-03-04 11:39:37 -08:00 |
|
|
|
8f74f9daa0
|
Merge branch 'install'
|
2026-03-03 17:14:00 -08:00 |
|
|
|
327c7fd35d
|
Merge branch 'new-app'
|
2026-03-03 17:10:43 -08:00 |
|
|
|
93d913f278
|
Use local git port when available for git URL
|
2026-03-03 17:10:36 -08:00 |
|
|
|
aee5bb1099
|
refactor install.sh to match update.sh
|
2026-03-03 13:19:01 -08:00 |
|
|
|
7274910a26
|
Merge branch 'update-sh'
|
2026-03-03 13:17:05 -08:00 |
|
|
|
c0571978d2
|
Add font-family to modal overlay
|
2026-03-03 13:16:45 -08:00 |
|
|
|
14ac2ae471
|
Add install/update script
|
2026-03-03 13:14:55 -08:00 |
|
|
|
abdfaf8402
|
Merge branch 'delete-repo'
|
2026-03-03 13:11:49 -08:00 |
|
|
|
8be9fd7912
|
Rename rerenderModal to renderModal
|
2026-03-03 13:11:46 -08:00 |
|
|
|
0aba9bde63
|
Refactor event stream to use EventSource API
|
2026-03-03 12:54:02 -08:00 |
|