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

48 commits

Author SHA1 Message Date
grafixeyehero
d714c3ceb6 add filters status indicator 2023-09-15 13:16:49 -04:00
grafixeyehero
72989172ae refactor: filter
add enum for FeatureFilters, EpisodeFilter and VideoBasicFilter
2023-09-15 13:16:49 -04:00
grafixeyehero
1f1aa892dc Add view layout settings components 2023-09-13 06:13:05 +03:00
grafixeyehero
f47bd0633d Add Sort Menu setting components 2023-07-14 21:40:21 +03:00
Bill Thornton
0c221ff672
Merge pull request #4723 from thornbill/add-admin-user-menu
Add admin links to user menu
2023-07-14 10:50:28 -04:00
Bill Thornton
f340f7a192
Merge pull request #4711 from grafixeyehero/Add-filter-mui-components
Add Filter setting components.
2023-07-14 10:49:45 -04:00
Bill Thornton
2254bf2e00 Add admin links to user menu 2023-07-13 17:26:57 -04:00
grafixeyehero
9cd330ef15 fix typo 2023-07-12 18:33:47 +03:00
grafixeyehero
3ae27e05c7 Add Filter setting components 2023-07-09 01:43:08 +03:00
Bill Thornton
71ec7c57f5
Merge pull request #4704 from thornbill/eslint-sonar-updates 2023-07-08 00:53:55 -04:00
Bill Thornton
d62550bb3b Fix null handling 2023-07-07 21:25:23 -04:00
Bill Thornton
65b17bce34 Add back button to experimental layout 2023-07-06 17:15:19 -04:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
Bill Thornton
af4313fe61
Merge pull request #4675 from grafixeyehero/refactor-suggestionview-and-genresview
refactor: suggestionview and genresview
2023-07-06 01:37:23 -04:00
Bill Thornton
834e36b5a3 Move distinct components to individual files 2023-06-27 01:31:50 -04:00
grafixeyehero
00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
Bill Thornton
4c78e25510
Merge pull request #4669 from thornbill/experimental-syncplay 2023-06-17 10:27:19 -04:00
Bill Thornton
4545814e91 Fix syncplay variable capitalization 2023-06-16 16:19:44 -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
grafixeyehero
17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton
3bad9f0378 Rewrite activity log page in dashboard 2023-06-08 10:23:07 -04:00
Bill Thornton
186dd44da6 Fix root path warnings 2023-06-07 17:11:27 -04:00
Bill Thornton
b49af89cfc Add SyncPlay button to app toolbar 2023-06-06 02:17:30 -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
Bill Thornton
ee99d3e1d8
Merge pull request #4621 from thornbill/no-notifications
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00
Bill Thornton
54c90f0eb1
Merge pull request #4616 from thornbill/experimental-remote-play
Add remote play menu to experimental layout
2023-05-31 11:11:27 -04:00
Yasin Silavi
dd5fb8778e
Merge branch 'master' into fix-some-of-the-code-smells 2023-05-25 15:41:36 +03:30
Yasin Silavi
afee01602f Fix some more code smells 2023-05-24 23:03:48 +03:30
Bill Thornton
48ae149877 Add addplugin.html to the list of plugin pages for the drawer 2023-05-20 00:50:52 -04:00
Bill Thornton
689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton
7ca3fcb8eb Add remote play menu to experimental layout 2023-05-18 13:57:51 -04:00
Bill Thornton
7d356a0b91
Merge pull request #4607 from sttatusx/fix-some-of-the-code-smells
Use optional chaining in the home component
2023-05-17 13:04:19 -04:00
Bill Thornton
7a154fddcd Refactor experimental layout user menu 2023-05-17 11:26:35 -04:00
Yasin Silavi
1b8474b4a3 Use optional chaining in home component 2023-05-16 13:54:42 +03:30
Bill Thornton
0d6629fdab Fix experimental layout app icon url 2023-05-16 00:28:52 -04:00
Bill Thornton
25ff3b461d Fix margin on public pages 2023-05-13 10:33:27 -04:00
Bill Thornton
27776d57fc Add drawer to experimental layout 2023-05-12 16:43:15 -04:00
Bill Thornton
69fe4f067a Add initial experimental UI based on MUI 2023-05-10 23:38:51 -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