• Joined on 2025-12-26
jwed pushed tag v1.5.4 to jwed/dashboard-unifi 2026-05-24 14:59:47 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-24 14:59:46 -07:00
c89adeea97 fix(webhooks): add missing columns; add pre-save URL test endpoint
jwed pushed tag v1.5.3 to jwed/dashboard-unifi 2026-05-24 14:53:50 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-24 14:53:50 -07:00
8f51be8515 fix(rotate): don't skip when only PPSKs are flagged; move webhooks under /settings
jwed pushed tag v1.5.2 to jwed/dashboard-unifi 2026-05-24 13:51:02 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-24 13:51:02 -07:00
0490a1220b feat(access): only return granted users; add search endpoint
jwed pushed tag v1.5.1 to jwed/dashboard-unifi 2026-05-24 13:43:32 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-24 13:43:32 -07:00
4b73b53dd6 chore(nav): drop Webhooks nav row — moved into Settings tabs
jwed pushed tag v1.5.0 to jwed/dashboard-unifi 2026-05-24 13:05:39 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-24 13:05:39 -07:00
75943fbe2b feat(logs): structured cron run history + read endpoint
jwed pushed tag v1.4.0 to jwed/dashboard-unifi 2026-05-23 13:48:00 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-23 13:48:00 -07:00
a33f2885ff feat(access): per-page user/group grants, snap-in-local
jwed pushed tag v1.3.1 to jwed/dashboard-unifi 2026-05-23 13:35:34 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-23 13:35:34 -07:00
a4397c5178 chore: remove AP Groups surfaces (legacy API auth incompatible)
jwed pushed to master at jwed/dashboard-unifi 2026-05-23 13:09:42 -07:00
fc4f5370ae fix(ppsk): null schedule = always on; disabled global toggle restores all
jwed pushed tag v1.3.0 to jwed/dashboard-unifi 2026-05-23 13:06:53 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-23 13:06:52 -07:00
e59f193ffc feat(nav): surface AP Groups page; always-fresh device data on edit pages
jwed pushed to master at jwed/dashboard-unifi 2026-05-23 12:26:51 -07:00
f7672771e0 refactor: read timezone from shell-level site_timezone
jwed pushed tag v1.2.0 to jwed/dashboard-unifi 2026-05-22 16:56:51 -07:00
jwed pushed to master at jwed/dashboard-unifi 2026-05-22 16:55:08 -07:00
996f6f0371 fix(api): try UniFi OS Integration API first for X-API-Key auth