Dispatcharr/frontend/src
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
..
assets still playing with favicon 2025-04-08 11:49:51 -04:00
components Bug fix: - Fixed date/time formatting across all tables to respect user's UI preferences (time format and date format) set in Settings page: 2026-01-19 20:07:31 -06:00
helpers Applied our Prettier formatting to all frontend code. 2025-08-31 09:50:37 -05:00
hooks feat: Implement table header pin toggle and refactor table preferences management (Closes #663) 2026-01-15 13:40:13 -06:00
images ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
pages Bug fix: - Fixed date/time formatting across all tables to respect user's UI preferences (time format and date format) set in Settings page: 2026-01-19 20:07:31 -06:00
store Fix: requery streams using table filters 2026-01-17 21:15:02 -06:00
test Add TV guide utility tests and vitest setup 2025-09-21 10:00:15 -05:00
utils Bug fix: - Fixed date/time formatting across all tables to respect user's UI preferences (time format and date format) set in Settings page: 2026-01-19 20:07:31 -06:00
api.js Merge pull request #867 from JeffreyBytes/hotfix/streamtable-filter-bug 2026-01-18 17:01:29 -06:00
App.css initial commit of react frontend 2025-02-23 14:35:19 -05:00
App.jsx Enhancement: Implement event-driven logo loading orchestration on Channels page 2025-12-26 12:30:08 -06:00
constants.js Add 'UK' region 2025-09-18 21:20:52 +01:00
index.css Revert change to header sizing. 2026-01-17 16:15:11 -06:00
logo.svg initial commit of react frontend 2025-02-23 14:35:19 -05:00
main.jsx full mantine refactor 2025-03-11 17:43:16 -04:00
mantineTheme.jsx more ui updates 2025-03-27 15:55:12 -04:00
utils.js case sensitive flag and other possible custom properties for filters 2025-08-03 08:40:00 -04:00
WebSocket.jsx unify StreamsTable refresh with channels requery 2026-01-14 13:07:08 -06:00