Микс mix
  • Joined on 2024-09-27
mix pushed to main at mix/selfpost 2026-08-09 22:17:28 +03:00
7eb168f418 feat(panel): label the nav username with "User:"
a1b6209470 feat(panel): rename Account to Settings
44683a4996 docs: domain-admin may cover multiple assigned domains
870012514a docs: recommend web-split before domain-admin and inbound-relay
012802d83d docs: restructure roadmap as 1.x+ tracker with plan files
Compare 137 commits »
mix pushed tag v1.0.0 to mix/selfpost 2026-08-09 22:16:54 +03:00
mix pushed to main at mix/selfpost 2026-08-09 21:18:56 +03:00
4a54af15cc feat(panel): label the nav username with "User:"
6860f4523e feat(panel): rename Account to Settings
Compare 2 commits »
mix pushed to main at mix/selfpost 2026-08-09 15:20:46 +03:00
1d726a90db docs: domain-admin may cover multiple assigned domains
mix pushed to main at mix/gosentry 2026-08-07 22:36:26 +03:00
b230c6bdf1 release: v1.0.4
mix pushed to main at mix/gosentry 2026-08-07 22:34:18 +03:00
51350d476c docs: clarify Fyne/UI roadmap blockers and missing upstream APIs
565728032c docs: organize ROADMAP into Features, Platform, Fyne/UI, and Maintenance sections
0e6b3bcecf refactor: split source files that exceeded the ~300-line ceiling
Compare 3 commits »
mix pushed tag v1.0.3 to mix/gosentry 2026-08-07 04:15:31 +03:00
mix pushed to main at mix/gosentry 2026-08-07 04:14:47 +03:00
6a03ea4a20 release: v1.0.3
mix pushed to main at mix/gosentry 2026-08-07 04:02:32 +03:00
4fb9bf6ff3 docs: reconcile the documentation with the code
mix pushed to main at mix/gosentry 2026-08-07 03:43:40 +03:00
9b7a0565ba Rename
mix pushed to main at mix/gosentry 2026-08-07 03:43:25 +03:00
da8fe10365 docs: retire the whole-project review plan, correct its CHANGELOG traces
18da021526 chore: land the remaining low-severity items from the whole-project review
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-08-07 00:14:25 +03:00
bd7ebde68e refactor: extract the Jobs view state, track selection by job ID
ca2a8c8aa7 fix: accept zero retention limits, retire Store() for typed accessors
0c8442a8d1 perf: keep file I/O off Service.mu and untie StartOnly from the app context
Compare 3 commits »
mix pushed to main at mix/gosentry 2026-08-06 21:28:26 +03:00
98c820e3bd perf: cap the History list and fold column widths incrementally
263717874c fix: remove no-op SaveJobs calls, fix PendingRuns lifecycle and cap
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-08-06 17:01:58 +03:00
1242b22e4f fix: Windows command quoting, atomic JSON/log writes, restore dropped test
mix pushed to main at mix/gosentry 2026-08-06 16:46:22 +03:00
89be009040 docs: remove the whole-project review agenda and its references
mix pushed to main at mix/gosentry 2026-08-06 16:35:12 +03:00
eaa37a1192 docs: add the whole-project review action plan
mix pushed to main at mix/gosentry 2026-08-05 23:30:54 +03:00
c8a4d31441 release: 1.0.2, tray runtime wiring and Windows notification polish
1e3d14bef2 Log failure-notification timing and plan faster Windows toasts.
0aab9d8db6 Register Windows notification icon via metadata after NewWindow.
Compare 3 commits »
mix pushed to main at mix/gosentry 2026-08-05 22:50:37 +03:00
0a50f3c66b Add disabled failure sample job for testing desktop notifications.
1240297cca docs: document platform layer rationale in ARCHITECTURE
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-08-05 22:44:50 +03:00
5b0e6fe51b Wire KeepRunningInTray to runtime so tray, close, and autostart follow the saved setting.
mix pushed to main at mix/gosentry 2026-08-04 22:59:49 +03:00
5170cc5f99 release: 1.0.1, branded theme default and test-suite review