Commit graph

11 commits

Author SHA1 Message Date
Arthur Sepiol
5413ce5d61 Mark obvious bot sessions with robot avatars
Detect automated sessions from known data center cities (Council Bluffs, Santa Clara, Ashburn, etc.) with zero session duration, and display them with robot avatars instead of human faces. This provides an instant visual indicator in the Sessions UI without needing to inspect city/duration for each session.

Uses both conditions (city match AND zero duration) to minimize false positives while reliably catching obvious bots.
2025-12-07 20:35:38 +03:00
Mike Cao
fa8d8055df Reformatted files with biome. 2025-11-22 22:42:42 -08:00
Mike Cao
ac9edb8b5f Updated realtime page.
Some checks are pending
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-09 18:08:59 -07:00
Mike Cao
8e05921227 Try to fix avatar.
Some checks are pending
Create docker images / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-01 00:23:09 -07:00
Mike Cao
25e8e18b73 Fix Avatar for Vercel. 2025-10-01 00:00:40 -07:00
Mike Cao
f5bc3dc6c2 Panels redesign. 2025-03-25 14:47:51 -07:00
Mike Cao
f83a12d6cd Refactor: removed default exports. 2025-02-13 22:53:25 -08:00
Mike Cao
8525188e42 Changed import path. 2025-02-05 15:59:59 -08:00
Mike Cao
3262ea0285 Updated avatar colors and events table. 2024-08-01 22:53:17 -07:00
Mike Cao
099aa7640b Updated teams button. 2024-01-31 15:09:57 -08:00
Mike Cao
992342aa72 Added teams button and Avatar component. 2024-01-31 02:30:49 -08:00