Commit graph

3992 commits

Author SHA1 Message Date
Tim
2b8dc55893 refactor(App): remove DefaultSettingsHandler 2024-01-30 08:50:29 +01:00
Tim
bf11195d0e refactor(App): use SearchParamsHandler 2024-01-30 04:05:36 +01:00
kKaskak
99b09fba17 feature: toast of type info added 2024-01-29 14:56:40 +02:00
kKaskak
bb4b937678 fix: search-history visibility 2024-01-29 11:21:34 +02:00
kKaskak
1a861968b1 Merge branch 'development' into pr/420 2024-01-27 19:58:56 +02:00
Tim
a3ff2e8048 feat(SharePrompt): add toast for clipboard copy 2024-01-26 11:34:10 +01:00
Tim
87686dfad4 feat: update SharePrompt 2024-01-26 11:28:57 +01:00
kKaskak
15cdd4f70a refactor: simplify the logic 2024-01-17 23:04:34 +02:00
kKaskak
69e90e8d8b refactor: moved & refactored the logic to the component 2024-01-17 20:24:20 +02:00
Tim
e72225c414 fix(Library): sort label translations 2024-01-11 12:53:09 +01:00
kKaskak
4ce1ee7a6a refactor: add a conditional to the indicator 2024-01-10 18:15:07 +02:00
kKaskak
fd5be6985d feature: VolumeChangeIndicatorImplementation 2024-01-10 17:56:22 +02:00
Tim
8b08de8d85
Merge pull request #529 from Stremio/refactor/video-player
Refactor video player
2024-01-05 15:53:47 +01:00
Tim
90e9087054
Merge pull request #552 from Stremio/fix-remove-search-bar-from-addons-route
fix: remove search bar from addons route
2024-01-05 13:57:16 +01:00
Tim
8e1ab43563 refactor(ControlBar): remove unecessary callbacks 2024-01-05 11:47:31 +01:00
Tim
cdff875412 refactor(Player): remove unecessary element 2024-01-04 19:18:06 +01:00
Tim
5a5552bc29 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint 2024-01-04 15:31:45 +01:00
Tim
e4fd8b02af refactor(Settings): add translation strings for remote endpoint 2024-01-04 15:30:32 +01:00
Tim
08631ce914 fix(Search): use catalog prop for MetaRow 2024-01-04 14:33:15 +01:00
Tim
724260886d refactor(Player): move player immersed to a useMemo 2024-01-04 13:56:40 +01:00
Tim
ed6ed15a74 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player 2024-01-04 13:42:01 +01:00
Tim
28217b0f8e
Merge pull request #550 from Stremio/fix-PWA-styles
fix: reduced font-size on smaller devices
2024-01-03 16:38:58 +01:00
Tim
0075d16d08
Merge pull request #548 from Stremio/fix-addons-descriptions
Fix: addon container on mobile devices
2024-01-03 16:16:54 +01:00
Tim
59b8b36217 fix(useTranslate): add copyright header 2024-01-03 16:11:46 +01:00
Tim
e8bc811213
Merge pull request #540 from Stremio/feat/translate-catalog-names
Translate catalog names
2024-01-03 16:07:46 +01:00
Tim
034499942d
Merge pull request #528 from Stremio/feat/search-history
feature: search history
2024-01-03 16:07:35 +01:00
Tim
932ebde34f fix(SearchBar): condition issue 2024-01-03 15:35:56 +01:00
kKaskak
6e73d56da2 refactor: simplify the menu-container 2024-01-03 16:12:22 +02:00
Tim
ca4b582b7d
Merge pull request #549 from Stremio/fix--mobile-modal-buttons-styling
fix: Modal styles on mobile where there are 3 buttons present
2024-01-03 15:11:41 +01:00
kKaskak
b7e77417b4 refactor: change the approach of onSubmit prop function passing
instead of arrow function we pass just queryOnsubmit and retrieve the event from the function itself
2024-01-03 15:58:57 +02:00
kKaskak
19207937f1 refacotr: useBinaryState instead of useState
added the closeHistory function when an item is clicked
2024-01-03 15:42:42 +02:00
kKaskak
dd38bf14e4 refactor: ellipsis added to label instad of action-button 2024-01-03 15:19:26 +02:00
Tim
5903502f2f refactor: update search to latest core changes 2024-01-03 12:52:01 +01:00
Tim
b9cb10e962 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/translate-catalog-names 2024-01-03 12:19:09 +01:00
Tim
1c2a7f9f90 fix: update translations on lang change on MetaRow 2024-01-03 12:16:18 +01:00
Tim
a37579f70e fix: see all button was missing on MetaRow 2024-01-03 12:15:35 +01:00
kKaskak
d3913e6d52 remove: additional conditional class small-label
not needed anymore
2024-01-02 11:05:42 +02:00
kKaskak
374f468904 refactor: changed the fix approach 2024-01-02 11:02:01 +02:00
Tim
206402f00a
Merge pull request #547 from Stremio/fix-shortcuts-for-vertical-navbar
fix: shortcuts
2024-01-02 09:11:38 +01:00
kKaskak
f77a90e31d feature: show / hide the search-history 2024-01-01 17:17:36 +02:00
kKaskak
5562dbe6e9 refactor: remove the seachhistoryRef 2024-01-01 14:58:30 +02:00
kKaskak
252338c284 refactor: search_history & local_search
created 2 separate render functions for local_search and for search_history, added a useState currentQuery that updated while queryOnChange is called
2024-01-01 00:57:21 +02:00
kKaskak
4f51ee3e90 fix: remove search bar from addons route 2023-12-26 18:18:23 +02:00
kKaskak
a628cf41bc feature: watched indicator 2023-12-26 14:57:30 +02:00
kKaskak
a2d8697d15 styles: reduced font-size on smaller devices 2023-12-25 20:15:46 +02:00
kKaskak
66464c22eb feature: conditional class & font-size changes 2023-12-25 17:13:53 +02:00
kKaskak
48c23552db refactor: removed the max-height instead
tested on ipad and in some cases it was still overflowing
2023-12-25 16:24:12 +02:00
kKaskak
0bd7bd7e96 update: name-container styling on mobile 2023-12-25 16:07:27 +02:00
kKaskak
97bc69aca1 update: max-height on minimum width devices 2023-12-25 16:04:05 +02:00
kKaskak
86a62fa797 update: shortcuts 2023-12-25 15:30:23 +02:00
kKaskak
541df24251 Merge branch 'development' into feat/search-history 2023-12-25 14:18:53 +02:00
Tim
cf56fb0795 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint 2023-12-23 07:28:38 +01:00
Tim
39a1141961 refactor(CONSTANTS): remove infuse from external players 2023-12-20 13:14:47 +01:00
Tim
1574c98735 feat(CONSTANTS): add infuse as external player 2023-12-20 11:33:20 +01:00
Tim
d0d4ef25eb fix: external player stream logic 2023-12-20 07:36:11 +01:00
Tim
6b4adf7d9a
Merge pull request #541 from Stremio/fix/navbar-tab-label-overflow
fix(VerticalNavBar): tab label overflow
2023-12-19 14:54:25 +01:00
Tim
0626c8511c
Merge pull request #488 from Stremio/fix-add-nav-menu-content-glow
feat: box-shadow glow to popups
2023-12-19 12:26:16 +01:00
Tim
4f9bd2a702 fix(VerticalNavBar): tab label overflow 2023-12-19 12:17:54 +01:00
Tim
774a1f6c6e refactor: create useTranslate hook 2023-12-19 03:31:52 +01:00
Tim
63d0a44fc7 refactor(Settings): external player options 2023-12-18 14:49:11 +01:00
Tim
f0f11d15ba Merge branch 'development' of https://github.com/Stremio/stremio-web into add-iina-mpv 2023-12-18 14:34:41 +01:00
Tim
0be5b6061b
Merge pull request #537 from Stremio/fix/core-error-handling
Fix core error handling
2023-12-18 13:40:10 +01:00
Tim
1ae7b8cce7 style(EventModal): add blur to backdrop 2023-12-18 12:05:06 +01:00
Tim
59abfb7c5f refactor(ErrorDialog): use translation strings 2023-12-18 11:36:32 +01:00
Tim
a9e0d3422a refactor(types): update StreamingServer model types 2023-12-17 23:52:44 +01:00
Tim
7ede08f11f feat(Settings): add button to copy remote url to clipboard 2023-12-17 23:52:14 +01:00
Tim
5df432c220 refactor(Settings): hide remote endpoint select if user is not auth 2023-12-17 23:39:27 +01:00
Tim
d9feff83bf style(App): update error dialog to latest design 2023-12-17 17:35:19 +01:00
Tim
4738923be6 fix(App): core error handling was broken 2023-12-17 17:24:17 +01:00
Tim
0774463315 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint 2023-12-15 16:40:17 +01:00
Tim
fc85517904 Merge branch 'feature-seasonal-notif' of https://github.com/Stremio/stremio-web into feature-seasonal-notif 2023-12-15 16:16:41 +01:00
Tim
14839d220e refactor(EventModal): implement two types of modals 2023-12-15 16:16:18 +01:00
kKaskak
ca11721cd2 update: action-button styles 2023-12-14 23:29:14 +01:00
Tim
236a3d5050 refactor(EventModal): use events from ctx 2023-12-14 22:26:36 +01:00
Tim
d1a384fcb7 Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-seasonal-notif 2023-12-14 22:07:48 +01:00
Tim
0463cb109f refactor(Player): update to latest core changes 2023-12-14 21:19:21 +01:00
kKaskak
3710399bca refactor: EventModal imports 2023-12-14 17:13:48 +01:00
kKaskak
56ff346512 refactor: naming 2023-12-14 16:37:27 +01:00
kKaskak
4153c9b003 feature: correct redirect and action while clicking the button 2023-12-14 15:18:05 +01:00
kKaskak
9594efbb0e refactor: created a separate component 2023-12-14 15:06:06 +01:00
kKaskak
cd8be46584 refactor: naming changes + conditional rendering for the button 2023-12-14 12:33:10 +01:00
kKaskak
179ed3948f feature: useFetchNotficationData hook + new approach 2023-12-14 12:17:51 +01:00
kKaskak
156a129cc4 feature: seasonal notfication - no logic 2023-12-13 15:41:51 +01:00
Tim
f89c185d30
Merge pull request #522 from edde746/move-manifest
Move manifest
2023-12-10 21:13:20 +01:00
Tim
b853e18499 feat: translate catalog names 2023-12-08 21:26:27 +01:00
Tim
9893bb8897 fix: PWA manifest 2023-12-07 21:27:31 +01:00
unclekingpin
be2e73159b Merge branch 'development' of github.com:Stremio/stremio-web into surround_sound_enabled 2023-12-07 01:56:58 -08:00
kKaskak
f87444e4e5 feature: local_search & search-history v1 stable 2023-12-07 00:45:10 +02:00
kKaskak
0d40ac9f15 feature: local_search beta v1 & search-history stable v1 2023-12-06 15:59:06 +02:00
Tim
1b4a8c1028 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player 2023-12-06 14:19:40 +01:00
Tim
fc67815d57 fix(Player): check nextVideoPopupOpen for shortcuts 2023-12-06 13:01:53 +01:00
Tim
d862b96946 fix(Player): getStatistics condition check 2023-12-06 12:58:12 +01:00
Tim
8ecca49b00 refactor(Player): move error to component 2023-12-06 12:54:08 +01:00
Tim
b5d259df29 refactor(Player): simplify menus logic 2023-12-06 12:33:58 +01:00
Tim
f2a154de13 fix(Player): useStatistics issue 2023-12-06 12:19:20 +01:00
Tim
da3f1892b6 refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00
kKaskak
c327412deb refactor & feature: search history beta v2 2023-12-06 11:38:57 +02:00
kKaskak
b906cfdc41 feature: search history beta v1 2023-12-05 21:23:01 +02:00
kKaskak
92087a505d Merge branch 'feat/search-history' of https://github.com/Stremio/stremio-web into feat/search-history 2023-12-04 22:27:08 +02:00
Tim
4f0d2e3991 feat: implement search history 2023-12-04 17:43:16 +01:00
Tim
fcc3317dc8 feat: implement search history 2023-12-04 18:31:10 +02:00
edde746
c4379c0b17 manifest builder 2023-11-30 14:41:34 +01:00
kKaskak
2c83478ac0 refactor: correctly translate externalPlayer label 2023-11-28 12:35:54 +02:00
Tim
87b6278894 refactor(Player): move statistics logic to a hook 2023-11-27 19:15:44 +01:00
Lachezar Lechev
b68465cca5
feat: Player - dispatch NextVideo action to core
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-11-27 15:35:24 +02:00
unclekingpin
3ddaa0b553 remove the support for maxAudioChannels query param 2023-11-25 08:47:41 -08:00
unclekingpin
09607f3a2e set maxAudioChannels based on surround sound setting 2023-11-25 08:46:18 -08:00
unclekingpin
b9efa02727 surround sound checkbox added to settings 2023-11-25 08:40:24 -08:00
Tim
e8d26e450e feat: implement remote https endpoint settings 2023-11-22 16:01:24 +01:00
edde746
61793524f3 add vlc as an external player on mac 2023-11-22 13:23:30 +01:00
edde746
785f2be91a fix deeplink href selection 2023-11-22 02:34:43 +01:00
edde746
60819b5d56 add iina & mpv 2023-11-22 01:28:22 +01:00
kKaskak
d3d7b523bf refactor: usePWA 2023-11-17 18:35:51 +02:00
kKaskak
fc85c18a8e refactor: usePWA to use useMemo instead 2023-11-17 15:09:21 +02:00
kKaskak
e955bc1290 refactor: add copyright 2023-11-17 14:46:48 +02:00
kKaskak
5ae90bda91 fix: fullscreen visible only if not using PWA 2023-11-17 14:41:54 +02:00
Tim
a282c73e7c
Merge pull request #507 from Stremio/fix/settings-design
feature: new settings design
2023-11-09 15:56:45 +01:00
kKaskak
f6b7004d0a refactor: name changed to match the overall naming sollution 2023-11-09 16:55:19 +02:00
kKaskak
1ef59fcd80 refactor: changed the name of the subtitle wrapper 2023-11-09 16:51:43 +02:00
kKaskak
9382066f6c feature: new settings design 2023-11-09 15:50:58 +02:00
kKaskak
1629bc0aae refactor: useMemo instead for better performance 2023-11-09 15:39:18 +02:00
kKaskak
87436adc73 indentation fix 2023-11-09 14:41:21 +02:00
kKaskak
b2a8a19f28 feature: loading addons message added 2023-11-09 14:38:22 +02:00
Tim
db3d962798
Merge pull request #502 from Stremio/streaming-server-can-play
Update stremio-video
2023-11-06 15:14:58 +01:00
kKaskak
ef4008ae22 refactor: changed the conditional rendering value 2023-11-06 16:12:43 +02:00
kKaskak
e8c8441e3b prop validation deleted 2023-11-06 16:09:53 +02:00
kKaskak
83ac7c6480 refactor: used metaItem.name instead of passing a prop 2023-11-06 16:09:13 +02:00
kKaskak
35a6843e26 feature: implemented the new pop-up design 2023-11-06 14:40:47 +02:00
unclekingpin
8b8fbc6f88 omit chrome check from maxAudioChannels expr 2023-11-05 07:45:25 -08:00
unclekingpin
557ea31372 send correct mediaCapabilities to stremio-video 2023-11-05 01:07:23 -08:00
Tim
e3db703eee refactor(Video): reduce border-radius 2023-11-03 12:25:10 +01:00
Tim
6bc3b1cee9 refactor(MetaDetails): update style of video and stream 2023-11-02 15:35:11 +01:00
kKaskak
a9d40c9012 refactor: added conditional rendering for the escbutton feature 2023-11-01 13:10:11 +02:00
kKaskak
a576a53dc9 feature: esc key 2023-10-31 22:40:45 +02:00
kKaskak
e207294a4f feature: seek and seek shift skip 2023-10-31 22:29:29 +02:00
kKaskak
e9a2227724 refactor: removed console.log 2023-10-31 21:48:30 +02:00
kKaskak
05321aa103 added esc key and short shift rewind 2023-10-31 21:47:32 +02:00
Tim
1b0ac128d1 refactor(Player): improve history for next video 2023-10-31 11:27:26 +01:00
Tim
bcd175ce66 refactor(MetaDetail): force guessStream 2023-10-31 11:08:17 +01:00
Tim
d3739e74b6
Merge pull request #489 from Stremio/refactor-continue-watching
Update continue watching ui/ux
2023-10-30 05:12:02 -07:00
Tim
7bf85afc42
Merge pull request #476 from josuelopezv/feature_increase_nextepisodeduration
Add more duration options to show next episode for some shows that need a big…
2023-10-25 17:18:04 +02:00
Tim
2a98d17e18
Merge pull request #495 from Stremio/refactor-tooltips
Improve logic and behavior of tooltips
2023-10-25 17:08:51 +02:00
Tim
a752213c43
Merge pull request #491 from Stremio/fix/settings-version-label-visibility
Version label was almost not visible
2023-10-25 14:56:24 +02:00
Tim
36d6052a3e refactor(Settings): remove unnecessary titles on version labels for mobile 2023-10-25 14:37:53 +02:00
Tim
06980575d8 refactor(Settings): lower opacity of versions label on desktop 2023-10-25 14:30:56 +02:00
Tim
67234e6930 refactor(Settings): improve layout of versions labels on mobile 2023-10-25 14:30:33 +02:00
Tim
ab6a61acc2 refactor: better handle animations for tooltips 2023-10-25 13:07:35 +02:00
Tim
9768b8cd34 refactor: improve ContinueWatchingItem logic 2023-10-24 21:19:35 +02:00
Tim
22a95b6fad refactor(MetaItem): increase transform scale for play icon 2023-10-24 15:19:21 +02:00
Tim
293bd7dce5 refactor(MetaItem): update style 2023-10-24 14:41:35 +02:00