Commit graph

1302 commits

Author SHA1 Message Date
Tim
32a7117493 refactor(translateOption): use Sleeyax suggestion 2023-04-12 13:36:10 +02:00
Tim
fed28bf6ea refactor: translate remaining strings 2022-12-16 16:03:26 +01:00
Tim
445b0934cb refactor(MetaLinks): translate buttons 2022-12-16 02:15:38 +01:00
Tim
fd08dcca06 refactor: move translateOption to a common file 2022-12-15 18:57:13 +01:00
Tim
87fb0c5af8 refactor: add translations 2022-12-15 17:46:55 +01:00
Tim
f06f21ce75 refactor: translate more strings 2022-12-14 22:11:51 +01:00
Tim
fc0dff4ec2 feat: implement interface language 2022-12-14 21:36:09 +01:00
Tim
1612343d73 refactor(Button): set lower opacity when disabled 2022-11-28 13:12:56 +01:00
Tim
b51f607ffe feat: add next video popup duration setting 2022-11-28 12:37:45 +01:00
Tim
eeda6e9fd0 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-next-video-popup 2022-11-28 11:24:24 +01:00
nklhrstv
537911e3e8 drop useDeepEqualMemo 2022-11-26 14:20:24 +02:00
Tim
6bff7761dc refactor: move ICON_FOR_TYPE to CONSTANTS 2022-11-03 05:45:39 +01:00
Nikola Hristov
882674cb63
Merge pull request #314 from Stremio/navmenu-changes
Navmenu changes
2022-11-02 20:48:03 +02:00
Tim
7713d6579d refactor(SearchBar): add core suspender fallback 2022-11-02 17:15:36 +01:00
Tim
ea5e0f8c27 fix(useTorrent): remove toast from hook deps 2022-11-02 17:05:49 +01:00
Tim
65b576f004 refactor: move magnet torrent logic to a hook 2022-11-02 02:55:03 +01:00
Tim
5fa033a2a6 feat(NavMenu): handle play magnet link 2022-11-02 01:19:32 +01:00
Tim
8689861f64 refactor(NavMenu): remove remote control 2022-10-31 17:08:26 +01:00
nklhrstv
2514eab7d6 filter CoreEvent toasts in /player 2022-10-28 15:48:22 +03:00
nklhrstv
5516a760d2 create torrent when paste magnet link into search bar 2022-10-18 18:27:26 +03:00
nklhrstv
84a3a79bc9 remove sanitizeLocationPath 2022-08-04 17:29:56 +03:00
nklhrstv
3c529e3366 handle /detail as /metadetails page 2022-08-02 18:12:45 +03:00
nklhrstv
183a0816fa remove not used deep_equal hooks 2022-07-12 11:05:24 +03:00
nklhrstv
16d938fbe4 copyright header added 2022-07-11 11:59:04 +03:00
nklhrstv
7dc83e34dc CoreSuspender file renamed 2022-07-11 11:55:18 +03:00
nklhrstv
538d3c65c0 memoize suspender ref 2022-07-11 11:51:25 +03:00
nklhrstv
abec5d8b6b NavMenu uses fixed direction 2022-07-11 11:50:21 +03:00
nklhrstv
7632d39e1d delay render of nested suspenders 2022-07-11 11:40:36 +03:00
nklhrstv
dc98a9931f more core suspender to separate file 2022-07-11 09:45:00 +03:00
nklhrstv
b9a25a4f58 rename CoreSuspender 2022-07-10 12:47:39 +03:00
nklhrstv
659a6f7531 check for deps intersection 2022-07-10 12:28:44 +03:00
nklhrstv
268fcd76f2 StreamingServerWarning wrapped with model suspender 2022-07-10 11:55:23 +03:00
nklhrstv
951a8c0fff NavMenu wrapped with model suspender 2022-07-10 11:24:27 +03:00
nklhrstv
38210ef52b AddonDetailsModal wrapped with model suspender 2022-07-10 10:50:16 +03:00
nklhrstv
62ae99282f copytight header added 2022-07-10 10:12:45 +03:00
nklhrstv
73d6213427 impl fade-in animation 2022-07-08 11:52:47 +03:00
nklhrstv
362081bfe6 rename model suspender hoc 2022-07-07 23:11:16 +03:00
nklhrstv
e4486ea8e0 DelayedRenderer component implemented 2022-07-07 23:00:40 +03:00
nklhrstv
6b20949f68 onNewState changes the state based on which model actually changes 2022-07-07 22:38:11 +03:00
nklhrstv
94c0016cad added fallback 2022-07-07 18:42:21 +03:00
nklhrstv
5889b422c3 filter models that actually updated 2022-07-07 18:41:57 +03:00
nklhrstv
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
3b56402d56 copyright added 2022-07-05 14:52:07 +03:00
nklhrstv
62c2c8438a useOnScrollToBottom implemented 2022-06-27 15:59:47 +03:00
nklhrstv
1d5d006c04 meta item placeholder layout match with the meta item 2022-06-13 16:30:06 +03:00
nklhrstv
0f57dd1507 redundant meta item padding removed 2022-06-13 16:29:47 +03:00
nklhrstv
08ddb9d853 meta item title patched in mobile layout 2022-06-13 16:29:34 +03:00
nklhrstv
ea3d06311d Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-06-10 19:21:45 +03:00
nklhrstv
a33d9db6dc change the board threshhold to be items count instead of px 2022-06-01 14:44:59 +03:00
Alexandru Branza
21d5d8e0b4 Fix Spatial Nav in Board 2022-06-01 12:03:30 +03:00