watch mikrotik capsman
  • Go 60.7%
  • Svelte 32.5%
  • TypeScript 4.4%
  • Makefile 1.7%
  • Dockerfile 0.5%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Yannick Koechlin af06c1a36a
All checks were successful
Build Container Image / build-arm64 (push) Successful in 1m42s
Build Container Image / build-amd64 (push) Successful in 1m49s
Build Container Image / manifest (push) Successful in 28s
ci: rebuild the container image
The registry no longer serves the tag this deployment pins, so the workload
survives only on a containerd cache and dies on any reschedule. The
repository had also lost its REGISTRY_TOKEN secret, which made the build fail
at the Fetch source step with HTTP 403.

The secret is restored; this empty commit triggers the workflow, which has no
workflow_dispatch trigger.

Claude-Session: https://claude.ai/code/session_01Hao2WtqHGEkW2o7vvMdvdL
2026-08-29 18:00:23 +02:00
.forgejo/workflows Initial commit 2026-03-10 21:29:02 +01:00
api/proto/capswatch/v1 Code quality: fix bugs, harden security, improve reliability 2026-03-11 21:22:56 +01:00
cmd Fix firewall bytes sorting, add IPv6 firewall tables 2026-03-11 22:20:00 +01:00
configs Cap APHistory growth and add association pruning 2026-03-11 17:46:42 +01:00
docs Add firewall viewer and stream health plans, prioritized strategy 2026-03-11 20:32:45 +01:00
internal Fix firewall bytes sorting, add IPv6 firewall tables 2026-03-11 22:20:00 +01:00
k8s Code quality: fix bugs, harden security, improve reliability 2026-03-11 20:23:46 +01:00
web Fix firewall bytes sorting, add IPv6 firewall tables 2026-03-11 22:20:00 +01:00
.air.toml Add DHCP leases page with nav, live updates, and configurable polling 2026-03-10 22:19:47 +01:00
.env.example Initial commit 2026-03-10 21:29:02 +01:00
.gitignore Code quality: fix bugs, harden security, improve reliability 2026-03-11 20:23:46 +01:00
buf.gen.yaml Initial commit 2026-03-10 21:29:02 +01:00
buf.yaml Initial commit 2026-03-10 21:29:02 +01:00
CLAUDE.md Initial commit 2026-03-10 21:29:02 +01:00
Containerfile Initial commit 2026-03-10 21:29:02 +01:00
go.mod Initial commit 2026-03-10 21:29:02 +01:00
go.sum Initial commit 2026-03-10 21:29:02 +01:00
Makefile Add zero-latency DHCP log streaming and gitignore frontend build artifacts 2026-03-10 22:22:48 +01:00