Максим Тотмин en2zmax
  • Joined on 2023-06-23
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-07-03 09:30:49 +07:00
57fd496449 fix depends: libusb-1.0 -> libusb
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-07-03 09:29:52 +07:00
f713001552 release: v0.1.0
7b60b3831e fix AUR maintainer email
Compare 2 commits »
en2zmax created repository en2zmax/mailing_service 2026-07-02 13:17:41 +07:00
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 23:27:18 +07:00
727fd1195a feat: add route_fallbacks metric to Prometheus and Zabbix monitoring
2df40d5dbe docs: complete API reference — add routing rules, health, node structures, monitoring details
Compare 2 commits »
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 23:01:34 +07:00
0d716b2549 docs: replace real IPs and credentials with placeholders
0784e8fcea docs: add routing.md — balancing modes and routing rules
f0262dde3a docs: remove img.shields.io badges (blocked in RF)
12a51a5ebe docs: restructure documentation into docs/ directory
78785e54e1 feat: production-grade routing cache + stale detection fixes
Compare 17 commits »
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 22:54:39 +07:00
6e9c5f20d4 docs: add routing.md — balancing modes and routing rules
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 22:45:36 +07:00
0fa9278eef docs: remove img.shields.io badges (blocked in RF)
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 22:35:20 +07:00
f20d5aa0e2 docs: restructure documentation into docs/ directory
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 22:24:09 +07:00
110289a093 feat: production-grade routing cache + stale detection fixes
54259e51b9 feat: CID-based routing rules engine with flexible match conditions
54d56690c6 feat: eviction trunk cleanup + gateway auto-update on re-registration
938c9e9362 feat: weighted random routing + mode switching + EWMA smoothing + stale eviction
Compare 4 commits »
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 19:59:32 +07:00
ff037f9c1e feat: balancer dashboard metrics + fix WebSocket Hijacker
273e316af9 refactor: deploy model — all files under /opt/pulse-lets-go
0d8a56e73f fix: build system — findWebDir order, auto-copy web static to bin
78e53f42bf fix: SvelteKit UI reactivity with Svelte 5 runes
cc9da3ad7d refactor: common util package, ESL/AMI/security fixes, Prometheus metrics
Compare 5 commits »
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 17:16:10 +07:00
e66ac27dd9 docs: fix 12 documentation inaccuracies in README.md and AGENTS.md
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 16:59:46 +07:00
13c88c1586 fix: agent systemd unit remove nats dependency
95ac4164dd chore: emulator sip_gateway, Makefile targets, full README documentation
1e6f432230 feat: metrics agent for FreeSWITCH and Asterisk nodes
3c698a8bdb feat: SIP load testing tool
f25f8e4d01 feat: auto-trunk creation, SIP gateway in metrics, gateway WS broadcast
Compare 6 commits »
en2zmax created branch main in en2zmax/pulse-lets-go 2026-06-25 14:27:45 +07:00
en2zmax pushed to main at en2zmax/pulse-lets-go 2026-06-25 14:27:45 +07:00
44f5fa88e5 first commit
en2zmax created repository en2zmax/pulse-lets-go 2026-06-25 14:26:39 +07:00
en2zmax pushed to main at en2zmax/monitor-lets-go 2026-06-24 19:51:36 +07:00
3fdccadd3c feat: size: prefix, external auto-detection, auto-disable stale monitors
ac2bb77113 fix(hyprland): resolve desc: monitor names before generating config
Compare 2 commits »
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-24 13:40:01 +07:00
dc8d4db358 refactor: remove dead ArchiveCheckConfig and stale archive_task docs
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-24 11:17:43 +07:00
a5e17bcdd8 docs: move build instructions to cli/README.md, keep main README lean
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-24 11:14:34 +07:00
28f5a407c9 feat: add binary build instructions and __main__ guard for pyinstaller
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-24 11:04:42 +07:00
9feb14a33a docs: add cli.py and cli/ to project structure