mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 06:41:08 +02:00
- Add URL validation (must be valid http/https), short code uniqueness check, custom code format validation, maxClicks >= 1, expiresAt must be future - Migrate uload-server click tracking from sync_changes to uload.clicks table for performant analytics with SQL indexes on link_id, clicked_at, country - Migrate analytics queries from JSON aggregation on sync_changes to direct SQL on uload.clicks (typed columns instead of data->>'field' extraction) - Make short URL domain configurable via PUBLIC_ULOAD_DOMAIN env var Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| landing | ||
| server | ||
| web | ||