This website requires JavaScript.
Explore
Help
Sign In
lerkolabs
/
uptop
Watch
1
Star
1
Fork
0
You've already forked uptop
Code
Issues
5
Pull Requests
1
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
All Workflows
ci.yml
release-binaries.yml
release-docker.yml
280 workflow runs
Actor
All actors
lerko
Status
All status
Success
Failure
Waiting
Running
refactor(models): split Site into SiteConfig + SiteState
ci.yml #194
:
Commit
52ccd7ad91
pushed by
lerko
#109
2026-06-11 21:19:42 +00:00
4m22s
View workflow file
refactor(server): extract Server type with named handler methods
ci.yml #193
:
Commit
ba4465daa2
pushed by
lerko
#108
2026-06-11 20:42:21 +00:00
4m17s
View workflow file
refactor(store): shared storetest.BaseMock replaces 5 duplicated mocks
ci.yml #192
:
Commit
2b357341c8
pushed by
lerko
#107
2026-06-11 20:17:03 +00:00
4m15s
View workflow file
fix(store): migrate Postgres timestamps to TIMESTAMPTZ
ci.yml #191
:
Commit
c3ae0bd80a
pushed by
lerko
#106
2026-06-11 19:04:30 +00:00
4m7s
View workflow file
fix(engine): six correctness fixes for the state machine
ci.yml #190
:
Commit
5d5153351e
pushed by
lerko
#105
2026-06-11 18:01:30 +00:00
4m17s
View workflow file
fix(engine): six correctness fixes for the state machine
ci.yml #189
:
Commit
cf1565a508
pushed by
lerko
#105
2026-06-11 17:53:30 +00:00
4m25s
View workflow file
refactor(store): swap mattn/go-sqlite3 for modernc.org/sqlite
ci.yml #188
:
Commit
61c28fac62
pushed by
lerko
#104
2026-06-11 17:20:30 +00:00
4m18s
View workflow file
fix(security): make SSH key revocation fail closed
ci.yml #187
:
Commit
92efb8e270
pushed by
lerko
#103
2026-06-11 16:41:27 +00:00
4m25s
View workflow file
fix(tui): move all store writes out of Update into tea.Cmds
ci.yml #186
:
Commit
a3711c652c
pushed by
lerko
#102
2026-06-11 15:48:44 +00:00
4m23s
View workflow file
fix(tui): move blocking DB IO out of Update/View into tea.Cmds
ci.yml #185
:
Commit
f349d0dfd1
pushed by
lerko
#101
2026-06-11 01:19:31 +00:00
4m26s
View workflow file
fix(security): close XFF bypass and three secret-leak paths
ci.yml #184
:
Commit
809620340e
pushed by
lerko
#100
2026-06-10 22:55:04 +00:00
4m18s
View workflow file
fix(monitor): serialize DB writes through a single drained writer
ci.yml #183
:
Commit
8b39d4c1a1
pushed by
lerko
#99
2026-06-10 22:18:55 +00:00
4m23s
View workflow file
fix(monitor): serialize DB writes through a single drained writer
ci.yml #182
:
Commit
8f479635f9
pushed by
lerko
#99
2026-06-10 21:25:16 +00:00
4m26s
View workflow file
fix(monitor): merge check results into live state, never overwrite
ci.yml #181
:
Commit
5e7faf9ea7
pushed by
lerko
#98
2026-06-10 20:50:03 +00:00
4m37s
View workflow file
feat(tui): click-to-inspect sparkline tooltips in detail view
ci.yml #180
:
Commit
f97ea3d66b
pushed by
lerko
#97
2026-06-10 15:33:14 +00:00
4m29s
View workflow file
feat(monitor): auto-prune expired maintenance windows
ci.yml #179
:
Commit
21a1563e53
pushed by
lerko
#96
2026-06-05 22:32:22 +00:00
4m21s
View workflow file
polish(tui): responsive column hiding — 3-tier priority-based layout
ci.yml #178
:
Commit
33dc84449b
pushed by
lerko
#95
2026-06-05 21:55:21 +00:00
4m12s
View workflow file
polish(tui): overhaul tab bar — consistent counts, active highlight, colored alerts
ci.yml #177
:
Commit
69a8e0f7ba
pushed by
lerko
#94
2026-06-05 21:18:40 +00:00
4m20s
View workflow file
refactor(store): check all discarded errors in sqlstore_test.go
ci.yml #176
:
Commit
cc139bdb73
pushed by
lerko
#93
2026-06-05 20:40:39 +00:00
4m19s
View workflow file
refactor(store): check all discarded errors in sqlstore_test.go
ci.yml #175
:
Commit
e5b76fd187
pushed by
lerko
#93
2026-06-05 20:36:20 +00:00
4m9s
View workflow file
fix(store): cascade delete related rows when removing a site
ci.yml #174
:
Commit
65a83368bf
pushed by
lerko
#92
2026-06-05 17:00:12 +00:00
4m19s
View workflow file
chore: streamline issue templates, redirect GitHub issues to Gitea
ci.yml #173
:
Commit
965a864343
pushed by
lerko
#90
2026-06-05 15:05:48 +00:00
4m23s
View workflow file
chore: add bug report and feature request issue templates
ci.yml #172
:
Commit
96eb660b29
pushed by
lerko
#90
2026-06-05 14:51:14 +00:00
4m12s
View workflow file
fix(monitor): inject time into ComputeDailyBreakdown for testability
ci.yml #171
:
Commit
c471a72ff5
pushed by
lerko
#91
2026-06-05 01:34:39 +00:00
4m17s
View workflow file
chore: add bug report and feature request issue templates
ci.yml #170
:
Commit
335b39893f
pushed by
lerko
#90
2026-06-05 00:33:15 +00:00
4m16s
View workflow file
fix(tui): check fmt.Sscanf return value (errcheck lint)
ci.yml #169
:
Commit
7bff79b09c
pushed by
lerko
#64
2026-06-05 00:00:38 +00:00
4m25s
View workflow file
feat(tui): overhaul latency sparkline scaling, color, and layout
ci.yml #168
:
Commit
986681ef8a
pushed by
lerko
#64
2026-06-04 23:50:14 +00:00
4m26s
View workflow file
refactor(tui): status icons, clean STATUS column, relative time
ci.yml #166
:
Commit
fb709b34c5
pushed by
lerko
#62
2026-06-04 21:16:44 +00:00
4m17s
View workflow file
fix(tui): expand log viewport to fill content area
ci.yml #165
:
Commit
33a3ff9bcb
pushed by
lerko
#61
2026-06-04 20:22:14 +00:00
4m34s
View workflow file
fix(tui): remove extra blank lines above footer
ci.yml #164
:
Commit
d099740f33
pushed by
lerko
#61
2026-06-04 20:17:40 +00:00
4m25s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last