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

39 commits

Author SHA1 Message Date
Bill Thornton
1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
Bill Thornton
f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton
e730f1a17c Add enum for library tab values 2023-05-09 10:28:29 -04:00
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
grafixeyehero
a2c2091ec9 clean up unused search tab condition 2021-11-07 00:51:33 +03:00
grafixeyehero
866c58212c Fix-LiveTV-Default Tab index 2021-11-07 00:48:20 +03:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Dmitry Lyzo
d9e3ef2c3e Fix LiveTV anchors 2020-12-10 00:03:20 +03:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
Bill Thornton
88d0c11209 Fix errors in controller imports 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada
65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
matjaz321
fdfa4f29b2 removed one switch case as was removed 2020-08-12 21:08:10 +02:00
Matjaz Zavski
d09b6de988
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-10 20:47:44 +02:00
Cameron
e950e77f2e
Merge branch 'master' into livetvsuggested-to-es6-module-migration 2020-08-08 19:31:31 +01:00
Cameron
b44ca55f0c
Merge branch 'master' into migrate-to-ES6-58 2020-08-07 09:29:15 +01:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
matjaz321
5e81f4d741 CR fix 2020-08-04 18:57:47 +02:00
Matjaz Zavski
4b7554c84e
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-08-04 18:52:03 +02:00
Matjaz Zavski
19af050453
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-08-04 18:51:52 +02:00
Matjaz Zavski
9576769924
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-08-04 18:51:16 +02:00
Cameron
aaad59cca6 addition of defaults 2020-08-04 13:47:47 +01:00
Matjaz Zavski
2b492f7aa0
Update src/controllers/livetv/livetvsuggested.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-04 09:11:56 +02:00
matjaz321
742372cd55 CR fixes 2020-08-03 20:55:07 +02:00
matjaz321
9da6f2d6bc Migrated livetvsuggested.js to es6 module 2020-08-01 15:21:25 +02:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47 2020-07-31 21:27:48 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
675cad71d8 Migration of loading to ES6 module 2020-07-28 23:08:27 +01:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
472d391641 Add autofocus on page load 2019-11-14 23:32:31 +03:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
dkanada
8bec0ad63d move all library pages to their own folders 2019-08-16 00:58:27 -07:00
Renamed from src/controllers/livetvsuggested.js (Browse further)