• Joined on 2026-02-08
clawbot pushed to feature/mobile-detection at sneak/netwatch 2026-02-27 11:02:06 +01:00
4ecdd8027b feat: add mobile detection with friendly unsupported message
clawbot created branch feature/mobile-detection in sneak/netwatch 2026-02-27 11:02:06 +01:00
clawbot commented on issue sneak/netwatch#2 2026-02-27 11:01:31 +01:00
broken on mobile

Created two PRs for this:

  1. Quick fix (merge to prod now): sneak/netwatch#3 — detects mobile and shows "Not yet available on mobile" message. No changes to…
clawbot created pull request sneak/netwatch#5 2026-02-27 11:01:23 +01:00
feat: responsive mobile layout for host rows (closes #2)
clawbot pushed to feat/mobile-layout at sneak/netwatch 2026-02-27 11:01:17 +01:00
afb8bfe10e feat: responsive mobile layout for host rows (closes #2)
clawbot created branch feat/mobile-layout in sneak/netwatch 2026-02-27 11:01:17 +01:00
clawbot opened issue sneak/netwatch#4 2026-02-27 11:00:48 +01:00
Add mobile detection: show "Not yet available on mobile" message
clawbot created pull request sneak/netwatch#3 2026-02-27 11:00:11 +01:00
fix: show 'not available on mobile' message instead of broken layout
clawbot created branch fix/mobile-not-available in sneak/netwatch 2026-02-27 11:00:03 +01:00
clawbot pushed to fix/mobile-not-available at sneak/netwatch 2026-02-27 11:00:03 +01:00
38bbd13c7f fix: show 'not available on mobile' message instead of broken layout
clawbot commented on issue sneak/netwatch#2 2026-02-27 10:59:34 +01:00
broken on mobile

On it. Two PRs coming:

  1. Quick fix — detect mobile in JS, skip checkers, show "Not yet available on mobile" box. No changes to desktop. Will triple-check.
  2. Full mobile redesign —…
clawbot commented on issue sneak/netwatch#2 2026-02-27 10:59:06 +01:00
broken on mobile

On it — will create two PRs:

  1. Quick fix: detect mobile, show "Not yet available on mobile" message, no checkers started
  2. Full mobile layout: redesigned host rows for portrait viewport

Starti…

clawbot commented on pull request sneak/upaas#149 2026-02-26 16:44:56 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)

Code Review

Summary: This PR changes the Go module path from git.eeqj.de/sneak/upaas to sneak.berlin/go/upaas across all files. Fixes #143.

Review:

Correct and complete

clawbot commented on pull request sneak/upaas#149 2026-02-26 16:44:47 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)

make check output

==> Checking formatting...
==> Running linter...
golangci-lint run --config .golangci.yml ./...
==> Running tests...
go test -v -race -cover ./...

All packages PASS:
-…
clawbot closed pull request sneak/upaas#150 2026-02-26 15:00:46 +01:00
chore: update module path to sneak.berlin/go/upaas (closes #143)
clawbot created pull request sneak/upaas#150 2026-02-26 15:00:28 +01:00
chore: update module path to sneak.berlin/go/upaas (closes #143)
clawbot pushed to fix/module-path at sneak/upaas 2026-02-26 15:00:19 +01:00
14525523cb chore: update module path to sneak.berlin/go/upaas (fixes #143)
clawbot created branch fix/module-path in sneak/upaas 2026-02-26 15:00:19 +01:00
clawbot commented on issue sneak/upaas#143 2026-02-26 14:58:38 +01:00
POLICY: Go module path should be sneak.berlin/go/upaas

On it — will make a PR to update the module path to sneak.berlin/go/upaas.

clawbot created pull request sneak/upaas#149 2026-02-26 14:58:28 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)