mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
Implements full session recording with rrweb for DOM capture and rrweb-player for playback. Includes: Prisma schema for SessionRecording model, chunked gzip-compressed storage, recorder script built via Rollup, collection API endpoint, recordings list/playback UI pages, website recording settings, and cascade delete support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 01_init | ||
| 02_report_schema_session_data | ||
| 03_metric_performance_index | ||
| 04_team_redesign | ||
| 05_add_visit_id | ||
| 06_session_data | ||
| 07_add_tag | ||
| 08_add_utm_clid | ||
| 09_update_hostname_region | ||
| 10_add_distinct_id | ||
| 11_add_segment | ||
| 12_update_report_parameter | ||
| 13_add_revenue | ||
| 14_add_link_and_pixel | ||
| 15_add_share | ||
| 16_boards | ||
| 17_remove_duplicate_key | ||
| 18_add_session_recording | ||
| migration_lock.toml | ||