aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src/Router
AgeCommit message (Collapse)Author
2024-09-25Fixed duplicate IDs in languages profile itemsv1.4.5-beta.5morpheus65535
2024-06-07no log: Apply style linter (#2516)Anderson Shindy Oki
2024-06-06Upgraded mantine to v7.xv1.4.4-beta.0Anderson Shindy Oki
2024-03-03Updated multiple Python modules (now in libs and custom_libs directories) ↵morpheus65535
and React libraries
2023-06-04Update all UI dependencies and update React version to 18 (#2127)Liang Yi
2023-02-28no log: Fix all non-camelCase variablesLASER-Yi
2023-02-20Added Announcements section in System to be able to inform users of Bazarr's ↵v1.1.5-beta.20morpheus65535
news.
2023-02-11no log: Add unit tests to all pagesLASER-Yi
2022-11-09Added live(SignalR) feeds status for Sonarr and Radarr.morpheus65535
2022-11-09Add support of string value for badge in navbarLASER-Yi
2022-09-21Upgrade Mantine to Version 5 (#1930)Liang Yi
* Upgrade Mantine to v5.2.3 * Remove react-dropzone and replace with latest @mantine/dropzone * Fix issues
2022-05-31Replace Bootstrap with Mantine (#1795)Liang Yi
2022-03-21Fix #1770v1.0.4-beta.12LASER-Yi
2022-03-20Fix redirector issues in UILASER-Yi
2022-03-16Frontend improvement and cleanup (#1690)Liang Yi
* Replace Create-React-App with Vite.js * Update React-Router to v6 * Cleanup unused codes
2022-01-22Add React-Query to improve network and cache performancev1.0.3-beta.15Liang Yi
2021-09-01Rewrite router and sidebarLASER-Yi