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

20 commits

Author SHA1 Message Date
Bill Thornton
422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
NotSaifA
d4e7ac039f Backport pull request #5599 from jellyfin-web/release-10.9.z
Show correct release date

Original-merge: 1ea598968c

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:50 -04:00
Yasin Silavi
37fd4feb55 Remove useless assignment 2023-09-11 12:13:49 -04:00
Bill Thornton
bdf28b89fc Disable the ignored return error in support check 2023-05-04 16:05:02 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Stromwerk
9a585ffd7c Fix throwing string in datetime.js 2022-08-11 21:43:54 +03:00
Hadi Charara
4cc07995a2 Fixed bug with video player 2022-07-05 15:27:23 -04:00
Hadi Charara
df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Dmitry Lyzo
6165d5f69e Use the same duration format 2021-09-11 12:44:49 +03:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
Cameron
b946259777 fix spacing, update variables 2020-07-20 08:40:13 +01:00
Cameron
1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
h1nk
598402d953
Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
dkanada
a260e33182 sort through the define statements 2019-10-03 02:33:21 +09:00
Renamed from src/components/datetime.js (Browse further)