Block a user
broken on mobile
Created two PRs for this:
- Quick fix (merge to prod now): sneak/netwatch#3 — detects mobile and shows "Not yet available on mobile" message. No changes to…
feat: responsive mobile layout for host rows (closes #2)
Add mobile detection: show "Not yet available on mobile" message
fix: show 'not available on mobile' message instead of broken layout
broken on mobile
On it. Two PRs coming:
- Quick fix — detect mobile in JS, skip checkers, show "Not yet available on mobile" box. No changes to desktop. Will triple-check.
- Full mobile redesign —…
broken on mobile
On it — will create two PRs:
- Quick fix: detect mobile, show "Not yet available on mobile" message, no checkers started
- Full mobile layout: redesigned host rows for portrait viewport
Starti…
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…
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:
-…
chore: update module path to sneak.berlin/go/upaas (closes #143)
chore: update module path to sneak.berlin/go/upaas (closes #143)
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.
fix: change module path to sneak.berlin/go/upaas (closes #143)