Philipp Schlottmann philipp
  • Joined on 2026-06-27
philipp pushed tag v1 to philipp/teig-terminal 2026-07-25 14:31:58 +00:00
philipp pushed to main at philipp/teig-terminal 2026-07-25 14:11:55 +00:00
5ea820c3ef Initial commit: TEIG//TERMINAL static app
philipp created branch main in philipp/teig-terminal 2026-07-25 14:11:55 +00:00
philipp created repository philipp/teig-terminal 2026-07-25 14:11:25 +00:00
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-21 10:46:58 +00:00
351698c280 fix(cli): completion with direct connections (--connect, --context, --uncloud-config) (fixes #377)
fa77edf53e fix(proxy): don't shutdown 'uc proxy' when a client connection aborts
Compare 2 commits »
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-21 10:46:58 +00:00
351698c280 fix(cli): completion with direct connections (--connect, --context, --uncloud-config) (fixes #377)
fa77edf53e fix(proxy): don't shutdown 'uc proxy' when a client connection aborts
Compare 2 commits »
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-14 07:42:48 +00:00
b99abb7c39 website: update docs social card and favicons
c2ae11a293 docs(cluster): add section about SSH user permissions when connection to the cluster
f1555259de chore(docs): update command outputs in Deploy demo app doc, add section to view logs
50f8fbcfda fix(install): correctly compare installed nightly daemon version to upgrade to latest
73f29092ff docs: update use cases on the Overview page
Compare 9 commits »
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-14 07:42:48 +00:00
b99abb7c39 website: update docs social card and favicons
c2ae11a293 docs(cluster): add section about SSH user permissions when connection to the cluster
f1555259de chore(docs): update command outputs in Deploy demo app doc, add section to view logs
50f8fbcfda fix(install): correctly compare installed nightly daemon version to upgrade to latest
73f29092ff docs: update use cases on the Overview page
Compare 9 commits »
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-10 14:22:49 +00:00
dc721e511e fix(daemon): extend systemd service start timeout when pulling Docker image for corrosion service
054b3b8fd4 website: change CTA link to getting started docs
Compare 2 commits »
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-10 14:22:49 +00:00
dc721e511e fix(daemon): extend systemd service start timeout when pulling Docker image for corrosion service
054b3b8fd4 website: change CTA link to getting started docs
Compare 2 commits »
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-09 13:52:50 +00:00
b3896ff642 website: minor
5b2823de1e website: update meta/og tags and images
0007f76d09 website: serve hub as /hub
f8e6d1caaa website: send Hub early access form submission to posthog
e684795aee website: refine styles for index and hub
Compare 9 commits »
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-09 13:52:50 +00:00
b3896ff642 website: minor
5b2823de1e website: update meta/og tags and images
0007f76d09 website: serve hub as /hub
f8e6d1caaa website: send Hub early access form submission to posthog
e684795aee website: refine styles for index and hub
Compare 9 commits »
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-06 04:42:49 +00:00
6266e9ec3a chore(nightly-build): prettier warning in description (#410)
7c4fcde88d feat(cli): support env var UNCLOUD_DAEMON_VERSION to specify daemon version for "uc machine add/init" (#409)
Compare 2 commits »
philipp synced and deleted reference refs/heads/tonyo/add-init-version-env-daemon at philipp/uncloud from mirror 2026-07-06 04:42:49 +00:00
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-06 04:42:49 +00:00
6266e9ec3a chore(nightly-build): prettier warning in description (#410)
7c4fcde88d feat(cli): support env var UNCLOUD_DAEMON_VERSION to specify daemon version for "uc machine add/init" (#409)
Compare 2 commits »
philipp synced new reference refs/heads/tonyo/add-init-version-env-daemon to philipp/uncloud from mirror 2026-07-05 12:22:49 +00:00
philipp synced commits to refs/heads/tonyo/add-init-version-env-daemon at philipp/uncloud from mirror 2026-07-05 12:22:49 +00:00
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-07-05 04:12:50 +00:00
d36b28c55a fix(docs): version command instead of --version in docs (#408)
philipp synced commits to refs/heads/main at philipp/uncloud from mirror 2026-07-05 04:12:50 +00:00
d36b28c55a fix(docs): version command instead of --version in docs (#408)
philipp synced commits to refs/tags/nightly at philipp/uncloud from mirror 2026-06-30 10:41:00 +00:00
6b41340f1d chore(cli): use cli.Cancelled when cancellikng the command to return non-zero exit code in all cases (#406)