SergeantPanda
|
60e82b7b01
|
Enhancement: Add formatExactDuration utility for improved duration formatting in seconds, minutes, hours, and days; update StreamConnectionCard to utilize new formatting function for duration tooltip.
|
2026-04-23 11:19:11 -05:00 |
|
Nick Sandstrom
|
30b97c4fc5
|
Extracted utils
|
2026-04-08 23:35:42 -07:00 |
|
SergeantPanda
|
631f3d4528
|
Switch to LF line endings and apply prettier formatting.
|
2026-02-09 17:01:35 -06:00 |
|
SergeantPanda
|
cbcf2ac3c2
|
Bug fix: - Fixed date/time formatting across all tables to respect user's UI preferences (time format and date format) set in Settings page:
- Stream connection card "Connected" column
- VOD connection card "Connection Start Time" column
- M3U table "Updated" column
- EPG table "Updated" column
- Users table "Last Login" and "Date Joined" columns
- All components now use centralized `format()` helper from dateTimeUtils for consistency
- Removed unused imports from table components for cleaner code
|
2026-01-19 20:07:31 -06:00 |
|
SergeantPanda
|
0f29cc6e66
|
fix: Update timezone settings structure in UiSettingsFormUtils tests
|
2026-01-15 13:52:33 -06:00 |
|
SergeantPanda
|
36967c10ce
|
Refactor CoreSettings to use JSONField for value storage and update related logic for proper type handling. Adjusted serializers and forms to accommodate new data structure, ensuring seamless integration across the application.
|
2026-01-13 12:18:34 -06:00 |
|
Nick Sandstrom
|
21c0758cc9
|
Extracted component and util logic
|
2026-01-04 18:51:09 -08:00 |
|
Nick Sandstrom
|
2e0aa90cd6
|
Merge remote-tracking branch 'upstream/dev' into enhancement/component-cleanup
|
2026-01-02 08:33:06 -08:00 |
|
Nick Sandstrom
|
a6361a07d2
|
Extracted component and util logic
|
2025-12-31 13:12:24 -08:00 |
|
Nick Sandstrom
|
61247a452a
|
Extracted component and util logic
|
2025-12-27 22:45:48 -08:00 |
|
Nick Sandstrom
|
3bf8ddf376
|
Removed unused imports
|
2025-12-15 09:19:54 -08:00 |
|
Nick Sandstrom
|
ae60f81314
|
Extracted DVR utils
|
2025-12-13 06:32:16 -08:00 |
|