Skip to content

Conversation

@LuggaPugga
Copy link
Member

No description provided.

LuggaPugga and others added 5 commits January 17, 2026 12:02
- Remove unused token field from Request struct
- Accept Uuid directly in should_debounce() instead of &str
- Replace format!() with incremental hasher updates in visitor ID
  generation
- Store daily salt as [u8; 32] instead of hex String
- Switch from std::sync::RwLock to parking_lot::RwLock
- Replace hex crate with parking_lot
@railway-app railway-app bot temporarily deployed to FastStats / production January 17, 2026 11:31 Inactive
- handler/mod.rs: shared utilities (decompress, auth, project context, etc.)
- handler/collect.rs: /v1/collect endpoint
- handler/web.rs: /v1/web endpoint with visitor ID generation
@railway-app railway-app bot temporarily deployed to FastStats / production January 17, 2026 12:11 Inactive
@railway-app railway-app bot temporarily deployed to FastStats / production January 17, 2026 12:42 Inactive
@railway-app railway-app bot temporarily deployed to FastStats / production January 18, 2026 10:28 Inactive
@LuggaPugga LuggaPugga merged commit c306c8c into main Jan 18, 2026
2 checks passed
@LuggaPugga LuggaPugga deleted the feat/web-analytics branch January 18, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants