openreplay/frontend/app/utils
Shekar Siri 1f9bc5520a feat(search): add rounding to next minutes for date ranges
- Introduced `roundToNextMinutes` utility function to round timestamps
  to the next specified minute interval.
- Updated `Search` class to use the rounding function for non-custom
  date ranges.
- Modified `getRange` in `period.js` to align LAST_24_HOURS with
  15-minute intervals.
- Added `roundToNextMinutes` implementation in `utils/index.ts`.
2025-04-11 12:01:15 +02:00
..
index.ts feat(search): add rounding to next minutes for date ranges 2025-04-11 12:01:15 +02:00
screenRecorder.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
search.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00