Calmcacil
  • Joined on 2026-01-12
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:45:00 +00:00
9c0da13a19 bd sync: 2026-01-12 23:44:57
99b9dc17db Enhance search with match highlighting, count display, Ctrl+U to clear
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:42:51 +00:00
6629598574 bd sync: 2026-01-12 23:42:48
50321a8471 Add connection quality indicators based on handshake time
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:41:30 +00:00
bf71a7a659 bd sync: 2026-01-12 23:41:27
f154c7ff69 Standardize TUI formatting and styling across all screens
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:40:19 +00:00
0476f1e227 bd sync: 2026-01-12 23:40:16
1187ae0046 Add screen transition animations for polished UX
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:34:38 +00:00
b7ddd54cf6 bd sync: 2026-01-12 23:34:33
5b8b9b66f5 Add keyboard shortcut discoverability hints on each screen
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:24:04 +00:00
f0e26e4a0a bd sync: 2026-01-12 23:24:02
dd62458515 Add text selection and copy capability to terminal UI
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:21:33 +00:00
17f4d52c8a bd sync: 2026-01-12 23:21:29
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:19:16 +00:00
4787f3b863 bd sync: 2026-01-12 23:19:12
3631339f8b Add loading spinners for async operations
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:12:08 +00:00
1c03a706d1 bd sync: 2026-01-12 23:12:04
a3c2828ec2 Integrate theme system across all screens
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:07:05 +00:00
d669adc094 bd sync: 2026-01-12 23:07:02
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:05:14 +00:00
ea36f03393 bd sync: 2026-01-12 23:05:10
aadcfbf810 Create dedicated error screen with user-friendly messages and recovery options
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:05:01 +00:00
34951221d3 bd sync: 2026-01-12 23:04:56
68939cdc08 Reduce status refresh interval to 3 seconds and add last updated indicator
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:03:12 +00:00
5136484cd2 bd sync: 2026-01-12 23:03:09
575faa8c68 Improve empty state messages with actionable guidance
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:02:10 +00:00
8b49fbfd3a bd sync: 2026-01-12 23:02:08
78a100112c Fix q key behavior in client details view
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 22:00:47 +00:00
707464e61e Fix help screen documentation - incorrect key binding for viewing details
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 21:57:08 +00:00
153c001483 bd sync: 2026-01-12 22:57:05
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 21:54:37 +00:00
23d1cae737 bd sync: 2026-01-12 22:54:34
3f60ab8355 fix: add background dimming to config display modal
Compare 2 commits »
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 21:36:53 +00:00
fd0a1c45e7 feat: replace clipboard copy with config display for SSH sessions
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 21:27:24 +00:00
8fb3fe7031 fix: critical navigation bug - users trapped in detail and restore screens
Calmcacil pushed to go-tui at Calmcacil/wg-admin 2026-01-12 21:18:13 +00:00
e7d81674c8 chore: add wg-tui binary to gitignore