-
Update webui design (#538)
-
Change colors
-
Add sora font
-
Make screen width fixed
-
Make Header & TopNav full-width and Center Content.
-
Change layout and panels
-
Update color-highlights.
-
Swap highlight-3 and highlight-4.
-
Fix Actions and Utilities modal panels styling, remove transitions for panel open
-
Update TopNav to match mockups (#530)
-
Dashboard Refactor and Updated Font Class Name.
-
Add 'Sora' font into tailwind theme
-
Use createRoot instead of ReactDOM.render
-
Additional UI work.
-
fix: fix anidb file id in link (#533)
-
Fix font weights because figma is stupid (#534)
-
Change poster sizes in collection
-
Fix margin in collections and add sidebar transition
-
Refactor GroupGrid
-
Remove redux-router
-
Update ErrorPage
-
Remove open-sans font package
-
Move @types/react-virtualized to dev-deps
-
Remove open-sans from webpack config
-
Update series overview
-
Fix router links in UnrecognizedUtility
-
Add support for absolute imports using '@'
-
Change relative imports to @ absolute imports
-
Update first run wizard to v7
-
Update login page to v7
-
Remove db setup page, make firstrun fixed width
-
Move utility components to components folder
-
Refactor manual link utility, add range fill
-
Update ManuallyLinked Utility (WIP)
-
Complete ManuallyLinked Utility (for now)
-
Update series episodes, hook up file rescan
-
Remove not needed episode details page
-
Add redirect for /webui/index.html
-
Update toast styling to v7
-
Fix input autofill color on firefox
-
Update settings to v7, except user management
-
Add theming support (wip)
-
Remove tailwind inbuilt color usages, cleanup
-
Add theme selector
-
Add theme preview
-
Fix webui settings
-
fix: fix theme definition
-
Fix settings background and scroll
-
Fix fixed components in settings
-
Fix fixed components in settings (again)
-
Fix Settings panel height.
-
Update utilities submenu, actions modal, topnav
-
Additional work on Settings section.
-
Update series credits page wip
-
Update series images page wip
-
fix: fix auto group relation settings for daily c6e2a81
-
Fix settings nav scroll
-
Add scroll gutter
-
Simplify AutoGroupSeriesRelationExclusions setting
-
Add transitions on modals
-
Add series tags page wip
-
Use tanstack/virtual for EP list, update to match mockups
-
FIx series file summary
-
Remove scroll from file summary missing files
-
Fix modal height on firefox
-
Open series instead of group if only one series exists
-
Set number of items as total episodes for episode list, fix loader row
-
Set episode list page size to 26
-
Remove incorrect ref from manually linked files util
-
Optimize SeriesEpisode
-
Fix filepath text in manual link util
-
Update filters modal
-
Fix filter modal background
-
Update collection list view
-
Fix filtered group view
-
Minor CSS Fixes.
-
Update collection pages to v7, minor fixes
-
Update ShokoNews Panel
-
Remove "New Files Added Recently" from series
-
Show original title in series page
-
Make opacity consistent
-
Remove missing files from Episode on Deck
-
Fix "unsaved changes" panel position in settings
-
Add key to rows in news panel
-
Include default theme in theme selection dropdown
-
Fix utilities
-
Fix logs
Co-authored-by: ElementalCrisis 9443295+ElementalCrisis@users.noreply.github.com
Co-authored-by: Harshith Mohan gharshitmohan@ymail.com
Co-authored-by: Mikal S 7761729+revam@users.noreply.github.com
Co-authored-by: Mikal Stordal mikalstordal@gmail.com