Commit graph

3904 commits

Author SHA1 Message Date
kKaskak
e6f681993c fix: missing watched indicator on discover and board 2024-02-08 12:54:15 +01:00
Tim
67aa5252a2
Merge pull request #578 from Stremio/fix-z-index
Fix Stream Progress Bar Showing Over Addon Selector
2024-02-07 16:42:19 +01:00
Tim
f27dcfcf23
Merge pull request #569 from Stremio/feature-toast-type-info
feature: toast of type info added
2024-02-07 16:31:08 +01:00
Alexandru Branza
e0cd070602 Fix Stream Progress Bar Showing Over Addon Selector 2024-02-07 17:28:01 +02:00
Tim
388d11fece
Merge pull request #576 from Stremio/fix/new-videos-counter-library-item
fix: show new videos counter on library items
2024-02-01 14:09:05 +01:00
Tim
3551159356 fix: show new videos counter on library items 2024-02-01 08:51:41 +01:00
kKaskak
0b47712e1d Merge branch 'development' into feature-toast-type-info 2024-01-31 14:11:51 +02:00
Tim
75b3825312 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/catalog-title-translate-key 2024-01-30 13:57:16 +01:00
Tim
239832f2d0
Merge pull request #572 from Stremio/feat/streaming-server-url-param
Streaming server url param
2024-01-30 13:56:35 +01:00
Tim
ec3afdcfe6 refactor(useTranslate): use new key format for catalog 2024-01-30 13:49:54 +01:00
kKaskak
6dc6095e03 fix: local search label translations 2024-01-30 14:44:21 +02:00
kKaskak
a4fb719dc6 fix: off-center info-container 2024-01-30 13:53:03 +02:00
kKaskak
a2da36be8c refactor: add padding to the top of info-container 2024-01-30 13:46:14 +02:00
kKaskak
18db30de9f refactor: changed the alignment of items in a toast 2024-01-30 13:41:57 +02:00
kKaskak
2b4851685e feature: toasts new design 2024-01-30 13:17:06 +02:00
Tim
8f71788f4e refactor(SearchParamsHandler): simplify URL parsing 2024-01-30 09:32:52 +01:00
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
Tim
e72225c414 fix(Library): sort label translations 2024-01-11 12:53:09 +01: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