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

15 commits

Author SHA1 Message Date
Bill Thornton
1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04:00
Bill Thornton
7e9bf96668 Refactor ConnectionState to a shared enum 2022-10-28 00:59:34 -04:00
Bill Thornton
6e287280a4 Update toPercent docs with locale 2022-10-17 01:09:37 -04:00
Bill Thornton
9cc6ca66e8 Add toPercent utility for compatibility 2022-10-16 02:52:17 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
59c4f41ae9 Update exception logging when connecting 2022-07-11 10:26:28 -04:00
Bill Thornton
df1f111320 Fix unhandled rejection for invalid response 2022-07-01 12:06:41 -04:00
Bill Thornton
125d5cb015 Move backdrop transparency method to component 2022-04-12 16:22:00 -04:00
Bill Thornton
54206d9b28 Fix code smell 2022-04-11 10:33:58 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
a238ae21f1 Move string utils and migrate to typescript 2022-04-10 01:30:26 -04:00
Bill Thornton
9b884f1924 Fix url search in hash 2022-04-07 16:06:26 -04:00
Bill Thornton
3412201532 Simplify url utils 2022-04-06 17:31:54 -04:00
Bill Thornton
67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Bill Thornton
8e66ba315a Remove getWindowLocationSearch global and duplicate implementation 2022-04-05 15:44:55 -04:00