Open
feat(frontend): rewrite UI from Tailwind to MUI with sidebar layout#4
Conversation
- scheduler.py: Replace 'Ported from ErsatzTV' with neutral docs - channel_manager.py: Remove all 6 'ErsatzTV-style' references - template.py: Remove 'ErsatzTV feature' from docstring - main.py: Update docstring to 'unified IPTV streaming platform' - mcp_server/server.py: Remove '(StreamTV + ErsatzTV)' from description Agent-Logs-Url: https://github.com/roto31/EXStreamTV/sessions/edfd50e2-af7b-41c3-84b4-7d6cebe330a6 Co-authored-by: roto31 <47955141+roto31@users.noreply.github.com>
Prevents Copilot coding agent from tracking tens of thousands of node_modules files after npm install, which caused SIGPIPE/SIGTERM on git operations and exceeded the model token limit (88k > 64k).
Copilot created this pull request from a session on behalf of
roto31
April 5, 2026 17:36
View session
Copilot stopped work on behalf of
roto31 due to an error
April 5, 2026 17:36
…E and Swift, remove duplicate from main
roto31
approved these changes
Apr 6, 2026
- Replace Tailwind CSS with MUI components throughout - Add Tunarr-style sidebar (SideDrawer) with collapsible sections - Add TopBar with theme toggle and persona selector - Add BottomNav for mobile - Add theme.ts with dark/light mode support - Add uiStore (Zustand + persist) for theme/drawer state - Add useAsync and useQueryData (React Query) hooks - Rewrite all 7 existing pages with MUI sx props - Add 12 new pages: Guide, Library, FillerLists, CustomShows, Sources, System, Welcome, and 5 settings sub-pages - Delete old SettingsPage.tsx (replaced by settings/ sub-pages) - Clean tsc --noEmit and vite build Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: roto31 <47955141+roto31@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: roto31 <47955141+roto31@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.