Commit graph

1557 commits

Author SHA1 Message Date
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
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
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
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
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
66464c22eb feature: conditional class & font-size changes 2023-12-25 17:13:53 +02:00
kKaskak
541df24251 Merge branch 'development' into feat/search-history 2023-12-25 14:18:53 +02: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
f0f11d15ba Merge branch 'development' of https://github.com/Stremio/stremio-web into add-iina-mpv 2023-12-18 14:34:41 +01:00
Tim
1ae7b8cce7 style(EventModal): add blur to backdrop 2023-12-18 12:05:06 +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
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
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
b853e18499 feat: translate catalog names 2023-12-08 21:26:27 +01: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
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
edde746
61793524f3 add vlc as an external player on mac 2023-11-22 13:23:30 +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
kKaskak
e207294a4f feature: seek and seek shift skip 2023-10-31 22:29:29 +02:00
kKaskak
05321aa103 added esc key and short shift rewind 2023-10-31 21:47:32 +02: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
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
kKaskak
dc17cbc933 refactor: delete viewbox and circle 2023-10-24 14:09:00 +03:00
kKaskak
1aeb8637cd refactor: implementation idea changed 2023-10-24 13:59:27 +03:00
kKaskak
47c88f3037 refactor: margin top deleted from popup styles 2023-10-24 09:45:51 +03:00
Tim
aa4dcb7410 refactor(Tooltip): improve logic 2023-10-24 00:52:05 +02:00
kKaskak
64844e7aa2 refactor: navmenu margin 2023-10-23 21:39:34 +03:00
kKaskak
c27f0a3013 Revert "refactor: margin-top now is added only on navmenu pop up"
This reverts commit ac050f14c9.
2023-10-23 20:16:10 +03:00
kKaskak
ac050f14c9 refactor: margin-top now is added only on navmenu pop up 2023-10-20 23:11:40 +03:00
Tim
863f0c75b3 refactor: update continue watching ui/ux 2023-10-19 15:51:55 +02:00
kKaskak
e97f5434c0 refactor: margin 2023-10-19 15:09:04 +03:00
kKaskak
6ecd83e8af refactor: added margin to popup 2023-10-19 15:01:36 +03:00
kKaskak
bd231ce932 refactor: changed imp approach 2023-10-19 14:16:52 +03:00
kKaskak
517d30f527 refactor: added a prop to slider to fix the volume bar circle color issue 2023-10-19 11:42:58 +03:00
kKaskak
1e1233282e added box-shadow glow to popups 2023-10-18 21:05:08 +03:00
kKaskak
fc862aa166 added bg circle 2023-10-18 16:19:17 +03:00
Tim
ea23012884
Merge pull request #486 from Stremio/fix-tooltip-error
fix the tooltip prop error
2023-10-18 14:32:52 +02:00
kKaskak
5bbaef4fd8 fix the tooltip prop error 2023-10-18 15:29:26 +03:00
kKaskak
29b77152be refactor: opacity of the bg to 0.3 2023-10-18 15:26:25 +03:00
kKaskak
aee3d5db57 added progress bar background 2023-10-18 15:04:06 +03:00
Tim
0bccde3a97 refactor(ActionButton): remove title when tooltip 2023-10-17 16:57:51 +02:00
Tim
bd84e63a36
Merge pull request #468 from Stremio/Web-app-post-redesign-fixes
Web app post redesign fixes
2023-10-17 15:37:15 +02:00
Tim
2a7974058d refactor: indetation 2023-10-17 15:35:01 +02:00
Tim
d75c50db6b fix(Tooltip): update when label change 2023-10-17 14:31:26 +02:00
kKaskak
290640c81b refactor: deleted wrapper & hex to rgba change 2023-10-17 15:25:08 +03:00
kKaskak
191296c58d refactor: labels css for action buttons 2023-10-17 15:20:05 +03:00
Tim
e9c654bd29 fix(Tooltip): was not removed on unmount 2023-10-17 11:44:47 +02:00
kKaskak
4b5d95b91d Merge branch 'development' into Web-app-post-redesign-fixes 2023-10-17 12:38:47 +03:00
Tim
97803321d5
Merge pull request #481 from Stremio/feat/tooltips
Tooltips
2023-10-17 11:30:32 +02:00
kKaskak
06fee7963e outer glow variable added 2023-10-17 12:16:49 +03:00
Tim
922ef054e4 refactor: add transition to tooltips 2023-10-17 10:42:47 +02:00
Tim
c0f3e04036 refactor: remove unused export 2023-10-17 10:37:53 +02:00
Tim
6430c62055 refactor(Tooltip): rename mouse event handlers 2023-10-17 10:35:55 +02:00
kKaskak
981af613b0 added user panel button 2023-10-17 11:14:15 +03:00
Tim
ebf19408ac feat: implement tooltips 2023-10-16 23:56:54 +02:00
kKaskak
42f82dc7c3 update label css 2023-10-16 15:10:48 +03:00