- 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`. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| screenRecorder.ts | ||
| search.ts | ||