Commit Graph

81 Commits

Author SHA1 Message Date
fidoriel
4fe33ec822 fix android version type mismatch 2024-08-01 23:53:24 +02:00
Bill Thornton
1565d8866e Fix incorrect react-native version 2024-06-03 14:44:32 -04:00
Bill Thornton
155795b24d Update tests 2023-03-10 16:50:29 -05:00
Bill Thornton
94b71f5689 Fix device name test 2022-11-29 11:47:38 -05:00
Bill Thornton
927b667419 Add File utils tests 2022-05-04 16:37:26 -04:00
Bill Thornton
c18d5cf063 Remux downloads to mp4 2022-05-04 12:37:43 -04:00
Bill Thornton
0c09b97962 Add native audio player 2022-03-28 00:51:24 -04:00
Bill Thornton
ccceb199da
Merge pull request #354 from thornbill/typescript
Add tooling support for typescript
2022-03-25 22:44:28 -04:00
Bill Thornton
92d5413446 Add test for fetchWithTimeout 2022-03-23 14:39:55 -04:00
Bill Thornton
aea71d8f23 Refactor fetch with timeout to separate utility 2022-03-23 14:39:55 -04:00
Bill Thornton
57026c581f Add tooling support for typescript 2022-03-23 13:54:47 -04:00
Bill Thornton
7500996a5f Remove support for server versions <10.3 2022-03-22 10:35:38 -04:00
Bill Thornton
303276131a Remove redundant hostname check 2021-10-27 00:22:12 -04:00
Bill Thornton
4056405ca9 Fix serializing urls 2021-10-27 00:22:12 -04:00
Bill Thornton
c97ddc3d2e Update url normalization 2021-10-27 00:22:12 -04:00
Bill Thornton
30cdf5b2d8 Fix lint issues 2021-10-07 01:27:10 -04:00
Bill Thornton
14f293e545 Use compare-versions for all version checks 2021-04-19 11:09:25 -04:00
Bill Thornton
ab0e91b7b2 Enable mov direct play support in iOS 10 2021-04-12 17:01:56 -04:00
Bill Thornton
09c4baa8d9 Enable hevc and mov direct play support in iOS 11+ 2021-04-12 16:59:33 -04:00
Bill Thornton
8137cf0073 Add separate fMP4 device profile 2021-04-05 15:01:57 -04:00
Bill Thornton
64b28d4ecf Move compact height check to util 2021-03-25 02:20:41 -04:00
Bill Thornton
031a4ad370 Disable system themes on unsupported platforms 2021-03-05 16:37:35 -05:00
Bill Thornton
39aa2baecb Add test for SettingStore 2021-03-03 09:15:42 -05:00
Bill Thornton
ab89fa8493 Fix import path 2021-03-02 12:27:44 -05:00
Bill Thornton
0fbd0b563d Add tests for time utils 2021-03-02 12:27:44 -05:00
Bill Thornton
0e5ab04122 Add tests for getDeviceProfile 2021-03-02 12:27:44 -05:00
Bill Thornton
f0db1b1ea2 Add ServerValidator tests 2021-03-02 12:27:43 -05:00
Bill Thornton
f98a9e707c Use https in tests to appease sonarqube 2021-03-02 12:27:43 -05:00
Bill Thornton
9d08c81f56 Add WebBrowser test 2021-03-02 12:27:43 -05:00
Bill Thornton
ee64e4b40d Add StaticScriptLoader test 2021-03-02 12:27:43 -05:00
Bill Thornton
f4c4a07904 Add tests for utils 2021-03-02 12:27:43 -05:00
Bill Thornton
16c6d10bfa Fix lint errors 2021-03-01 22:28:52 -05:00
Bill Thornton
4a98d63cac Fix typo in StaticScriptLoader file name 2021-03-01 10:08:22 -05:00
Bill Thornton
ba7b32ec07 Add iOS device profiles 2021-02-19 14:11:52 -05:00
Bill Thornton
4d6f7f4576 Fix playback reporting 2021-02-18 14:21:13 -05:00
Bill Thornton
09afa04778 Add native video player 2021-02-18 14:21:12 -05:00
Bill Thornton
48a62a2879 Fix unneeded use of let 2021-02-16 14:33:25 -05:00
Bill Thornton
ec1bd0dd85 Fix support for hardware back buttons 2021-01-06 14:27:10 -05:00
Bill Thornton
553de8af9c Remove direct color references 2020-12-30 16:39:06 -05:00
Bill Thornton
ccde91b5a1 Refactor theme structure 2020-12-30 16:37:39 -05:00
Bill Thornton
27681ff57e Simplify theme 2020-12-30 09:59:15 -05:00
Bill Thornton
2e2c671a6b Move NativeShell to asset file to read as a string 2020-12-28 23:52:06 -05:00
Bill Thornton
ef392e3471
Merge pull request #182 from thornbill/refactor-validator
Refactor validator
2020-12-14 17:17:54 -05:00
Bill Thornton
c8eccec173 Add server id check to validate servers < 10.3 2020-12-11 01:49:34 -05:00
Bill Thornton
10ddcb5855 Fix deprecated api usages of ListItem 2020-12-11 00:21:21 -05:00
Bill Thornton
e6e9f64abc
Use optional chaining for server url
Co-authored-by: Cameron <Influence365@gmail.com>
2020-12-09 12:35:36 -05:00
Bill Thornton
982f4cfecd Export functions directly instead of ServerValidator class 2020-12-08 11:27:24 -05:00
Bill Thornton
77addc3167 Rename JellyfinValidator to ServerValidator 2020-12-08 11:19:00 -05:00
Anthony Lavado
0ff6def8e0
Merge pull request #176 from thornbill/remove-migration
Remove pre-mobx storage solution and related migration
2020-12-07 18:20:50 -05:00
Bill Thornton
e15560bacd Remove pre-mobx storage solution and related migration 2020-12-07 17:22:27 -05:00