1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

37 commits

Author SHA1 Message Date
Bill Thornton
ac29b9b338 Remove unused variable and fix no results alignment 2024-02-18 01:11:42 -05:00
Bill Thornton
eaab0364d7 Fix weird navigation when changing query param 2024-02-16 20:22:15 -05:00
Bill Thornton
bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00
Brad Beattie
d6b8ce0f49 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie
45923c2e4d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie
ba099a0e3d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie
799fbd0965 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie
ed3e910860 Update search.tsx 2024-02-13 01:11:52 -05:00
Bill Thornton
3e32923c96 Fix stable app crash due to missing nav components 2024-01-26 16:21:46 -05:00
Grady Hallenbeck
48524332dc chore: clean up react app layouts 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
68b21bbb04 chore: remove unused routing components 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
ff885b9b21 feat: migrate legacy app to use react data router 2023-10-27 18:14:14 -07:00
Bill Thornton
187cefdcb1 Update import order 2023-09-30 01:17:37 -04:00
Bill Thornton
73aa0f1962 Fix app body not being unloaded when leaving dashboard 2023-09-29 17:07:17 -04:00
Bill Thornton
d5e703287a Move shared components to common layout 2023-09-29 17:06:36 -04:00
Bill Thornton
bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Bill Thornton
c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00
Bill Thornton
44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
grafixeyehero
cbf33c15f2 Remove unused path quickConnect.html from legacyRoutes admin route 2023-09-23 00:36:37 +03:00
Bill Thornton
8553807c0d Update quick connect success/error ui 2023-09-16 03:02:55 -04:00
Bill Thornton
d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
Bill Thornton
d62550bb3b Fix null handling 2023-07-07 21:25:23 -04:00
Bill Thornton
97f703f7d7 Move activity log to experimental routes 2023-06-13 17:15:20 -04:00
Bill Thornton
6bdd480943 Update date and overview columns 2023-06-10 02:31:48 -04:00
Bill Thornton
c0f1de9f3f Update paths and stable app view 2023-06-09 03:01:27 -04:00
Bill Thornton
3038ddb6ff Add user/system event filtering 2023-06-09 01:20:34 -04:00
Bill Thornton
3bad9f0378 Rewrite activity log page in dashboard 2023-06-08 10:23:07 -04:00
Bill Thornton
33102149c2 Refactor routes to use layout elements 2023-06-01 12:12:16 -04:00
Yasin Silavi
6e20dff6bf
Replace optional chaining with the traditional way
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-05-31 22:03:11 +03:30
Yasin Silavi
13786b082d
Merge branch 'master' into fix-some-of-the-code-smells 2023-05-31 21:59:42 +03:30
Yasin Silavi
afee01602f Fix some more code smells 2023-05-24 23:03:48 +03:30
Bill Thornton
689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton
eedd40159c Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
Bill Thornton
023dd384cf Use react user pages in stable app 2023-05-02 16:40:32 -04:00
Bill Thornton
1224ba7ec4 Move routes to the correct apps 2023-05-02 16:40:31 -04:00
Bill Thornton
d748372a28 Refactor app structure 2023-04-28 01:24:37 -04:00