Commit graph

4622 commits

Author SHA1 Message Date
Tim
6a9ea3cba3 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/update-share-prompt 2024-01-26 11:37:15 +01: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
c6d3b57248
Merge pull request #566 from Stremio/fix/share-prompt-tweet-intent
fix(SharePrompt): deprecated twitter share intent
2024-01-26 11:25:58 +01:00
Tim
7966a32721 fix(SharePrompt): deprecated twitter share intent 2024-01-26 06:26:24 +01:00
Tim
d0bee9a9c3 chore: update stremio-video 2024-01-26 05:48:01 +01:00
Tim
abaac17c07
Merge pull request #559 from Stremio/fix/library-sort-select-labels
fix(Library): sort label translations
2024-01-11 13:16:07 +01:00
Tim
e72225c414 fix(Library): sort label translations 2024-01-11 12:53:09 +01:00
Tim
c4611cc2f5 ci: update docker node version to 20-alpine 2024-01-05 16:29:48 +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
d3d047b917
Merge pull request #514 from Stremio/feat/remote-https-endpoint
Implement remote https endpoint settings
2024-01-05 11:45:43 +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
908e9d6830 chore: update stremio-translations 2024-01-04 15:25:48 +01:00
Tim
10743f207b chore: update package-lock to version 3 2024-01-04 14:56:27 +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
86db3e78d0 ci: build for all branches on push 2024-01-03 16:13:41 +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
Tim
c0b0338525 chore: update stremio-translations 2024-01-03 11:56:12 +01:00
Tim
1006ef3a47 chore: update stremio-core-web 2024-01-03 11:48:41 +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
Tim
1945b70ebd
Merge pull request #551 from Stremio/feature-watched-indicator
feature: watched indicator
2024-01-02 09:10:59 +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