Commit History

Author SHA1 Message Date
  Ryan Albrecht 01538bffc5 bug(replays): Fetch errors on Replay Details in chunks (#42509) 2 years ago
  Ryan Albrecht 37a9a8e770 ref(replays): Download replay attachments optimistically and in parallel (#41948) 2 years ago
  Ryan Albrecht 365e35464a ref(replays): Move mapRRWebAttachments out of useReplayData and into ReplayReader (#41947) 2 years ago
  Ryan Albrecht cc28c9ff0f fix(replays): Adjust replays-events-meta `finishedAt` time to account for `ms` offsets (#40272) 2 years ago
  Ryan Albrecht 2b4b88f10e feat(replays): Render the Replays Details page header as soon as data is available (#39530) 2 years ago
  Ryan Albrecht dd528183e3 perf(replay): Improve Replay Details pageload speed by fetching errors in parallel with replay segments (#39166) 2 years ago
  Ryan Albrecht 831409104c feat(replays): Update useReplayData to call the new replays_events_meta endpoint (#38934) 2 years ago
  Ryan Albrecht f3d31eee22 ref(replays): Refactor how we fetch segments to use the new batch api endpoint (#38281) 2 years ago
  Ryan Albrecht c388f2a91f fix(replays): Dont query for errors events when there are no ids in the condition list (#38266) 2 years ago
  Ryan Albrecht 074c09f3a9 ref(replays): Refactor to use `/events/` api instead of `/eventsv2/` (#38074) 2 years ago
  Ryan Albrecht c07a2d907d feat(replays): Update Replay pages to read from the new api (#37849) 2 years ago
  Ryan Albrecht 98b5e300bb ref(replays): Rename eventSlug & orgId to replaySlug & orgSlug in context of replays (#37838) 2 years ago
  Ryan Albrecht 80328ae6ab ref(replays): Absolute imports in all the replays files (#37142) 2 years ago
  Billy Vong e73cc5d65b fix(replays): Fix uncompressed replays (#37028) 2 years ago
  Josh Soref 9d65aec43b meta: Fix spelling typos in Replays (#36047) 2 years ago
  Billy Vong a5325768ff feat(replays): Add `useReplayErrors` to fetch errors for a replay (#35099) 2 years ago
  Dublin Anondson 09e53527e9 feat(replays): added decompression for replay attachments (#35365) 2 years ago
  Billy Vong ac68440119 feat(replays): Use new attachments payload (#34885) 2 years ago
  Ryan Albrecht fd31b8bf93 ref(replays): Remove extra "retry" state from useReplayData (#34910) 2 years ago
  Ryan Albrecht 7c85ae594e ref(replays): Move all the react hooks into one folder (#34915) 2 years ago