Commit Graph

12 Commits

Author SHA1 Message Date
peji b5fd0ef1c3 Revert "Release APT v1.2.6 updater smoke test"
APT build checks / build-checks (push) Successful in 37s
This reverts commit a4faf09b3e.
2026-08-23 15:03:49 +00:00
peji a4faf09b3e Release APT v1.2.6 updater smoke test
APT build checks / build-checks (push) Successful in 36s
2026-08-23 13:32:26 +00:00
peji ace4568f81 feat: release passwordless hierarchical APT v1.2.5
APT build checks / build-checks (push) Successful in 37s
APT build checks / build-checks (pull_request) Successful in 37s
2026-08-22 16:20:12 +00:00
peji 7d484a3998 fix: contain malformed metadata and stale discovery 2026-08-20 01:44:23 +00:00
peji 8d256cd4ab feat: render scalable Alta site and group hierarchy 2026-08-20 01:15:01 +00:00
peji 808698dc46 fix: keep Alta bearer out of proxy command lines 2026-08-19 22:26:47 +00:00
peji 2f492b662d fix: integrate hardened APT security boundary 2026-08-19 21:36:24 +00:00
peji 7309d78344 Add self-update feature via GitHub Releases
Checks for updates on startup (silent, badge on button if available)
and on manual click. Downloads new portable .exe to temp dir, creates
a batch script to swap the running executable after quit, then relaunches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 22:23:48 -05:00
peji cccb20bd31 Update app icon to Avigilon Alta logo, remove Test Connection button, rename proxy buttons
- Replace app icon (assets/icon.png) with Avigilon Alta "A" logo
- Add Windows .ico version of the icon
- Remove Test Connection button from API Connection section
- Rename Start/Stop Cookie Proxy buttons to Start/Stop Proxy
- Add .claude/ and nul to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 22:03:51 -05:00
peji 0f12915b47 Remove dead code from profile and password proxy systems
Strip ~966 lines of unused code after transitioning to cookie-only
auth: profile CRUD handlers, encryption helpers, username/password
proxy launcher, proxy check/version handlers, dead preload methods,
orphaned CSS (modals, profiles, nav tabs, collapsible sections),
unused DOM elements and renderer functions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 21:27:11 -05:00
peji ec5989cf02 Remove profiles and password proxy UI, simplify to cookie-only auth
Strip out User Profiles section, username/password proxy method, and
related modals. Cookie proxy section is now always visible and renamed
to just "Camera Proxy". Cookie key input hidden (auto-populated by
Chrome extension).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 21:15:28 -05:00
peji e813607f63 Initial commit — Alta Proxy Tool (APT)
Electron desktop app for Avigilon Alta Video camera proxy management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 20:28:32 -05:00