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 |
|
kKaskak
|
8a5ba0b8d2
|
removed string parsing fixed action buttons
|
2023-10-16 14:45:05 +03:00 |
|
Josue Lopez
|
4220a1f37a
|
Add more duration to show next episode for some shows that need a bigger timer
|
2023-10-13 12:37:17 -06:00 |
|
kKaskak
|
fd365a4310
|
tooltip label fix
|
2023-10-11 15:06:42 +03:00 |
|
kKaskak
|
ac4a3d303a
|
removed hardcoded colors
|
2023-10-11 10:02:55 +03:00 |
|
kKaskak
|
9ee5fd90d3
|
Revert "Revert "fixes after first senior review""
This reverts commit 379b35cd1c.
|
2023-10-10 14:45:35 +03:00 |
|
kKaskak
|
379b35cd1c
|
Revert "fixes after first senior review"
This reverts commit 250d85ddc7.
|
2023-10-10 14:45:01 +03:00 |
|
kKaskak
|
250d85ddc7
|
fixes after first senior review
|
2023-10-10 14:36:15 +03:00 |
|
kKaskak
|
b669fe08fc
|
Revert "Revert "stream info design update""
This reverts commit 22b8a54c4a.
|
2023-10-03 12:41:00 +03:00 |
|
kKaskak
|
22b8a54c4a
|
Revert "stream info design update"
This reverts commit 447fab71d2.
|
2023-10-03 12:37:31 +03:00 |
|
kKaskak
|
447fab71d2
|
stream info design update
|
2023-10-03 12:31:29 +03:00 |
|
kKaskak
|
c7e5421c77
|
uninstall-pop-up modal-dialog new styling
|
2023-09-28 15:04:27 +03:00 |
|
kKaskak
|
2a422fa8e0
|
new search hints, addons icon changed
|
2023-09-28 12:45:41 +03:00 |
|
kKaskak
|
f43706f967
|
space fix indentation
|
2023-09-06 14:10:53 +03:00 |
|
kKaskak
|
b661146a69
|
string fix to one quote
|
2023-09-06 14:09:38 +03:00 |
|
kKaskak
|
6405dd5c95
|
bracket indentation fix
|
2023-09-06 14:07:29 +03:00 |
|
kKaskak
|
f2414242fc
|
indentation fix 3
|
2023-09-06 14:04:58 +03:00 |
|
kKaskak
|
b139990b15
|
indetation fix 2
|
2023-09-06 14:01:44 +03:00 |
|
kKaskak
|
a5ff41bcdf
|
indetation fix
|
2023-09-06 14:00:30 +03:00 |
|
kKaskak
|
69d2de2ba2
|
Added translation to the label
Fixed spacing
|
2023-09-06 13:56:14 +03:00 |
|
kKaskak
|
68c496ca92
|
Update styles.less
|
2023-09-06 13:29:30 +03:00 |
|
kKaskak
|
8dd17664ce
|
Added "Summary" label
|
2023-09-06 13:28:27 +03:00 |
|
kKaskak
|
bcc492a678
|
Removed spacing in the file
|
2023-09-06 11:49:07 +03:00 |
|
kKaskak
|
5ddbf2e624
|
Conditional rendering description
Two different cases: Rendering the description on the discover page before the genres and rendering the desc after the genres on the Details page
|
2023-09-06 11:38:09 +03:00 |
|
kKaskak
|
a9683ba077
|
Update MetaPreview.js
|
2023-09-06 11:34:33 +03:00 |
|
kKaskak
|
da24c36e3b
|
compact check for the desc removed
|
2023-09-05 11:18:13 +03:00 |
|
kKaskak
|
034faf9281
|
Test file deleted
|
2023-09-05 11:08:49 +03:00 |
|
kKaskak
|
254ed677a8
|
Fixed description on details page not showing up
|
2023-09-05 10:54:56 +03:00 |
|
dexter21767-dev
|
b99913e194
|
make title desplay independent of compact property
|
2023-08-31 14:30:13 +01:00 |
|
Tim
|
1335e91356
|
refactor(ActionButton): only animate background-color
|
2023-08-24 23:30:58 +02:00 |
|
Tim
|
7743d01197
|
refactor(MetaItem): use theme variable for new videos
|
2023-08-24 23:21:05 +02:00 |
|
Tim
|
27e19ab8d9
|
refactor(VerticalNavBar): remove gap between tabs on mobile
|
2023-08-24 23:13:26 +02:00 |
|
Tim
|
45746f6c2c
|
refactor: minor style changes
|
2023-08-22 15:17:03 +02:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
Tim
|
59e3540bc2
|
refactor(LibItem): dispatch DismissNotificationItem on dismiss
|
2023-08-10 11:38:54 +02:00 |
|
Tim
|
1c5fcadcd7
|
refactor(MainNavBars): re-order tabs
|
2023-08-01 09:23:25 +02:00 |
|
Tim
|
a81303e5ef
|
feat: add notification counter on library items
|
2023-07-31 20:09:49 +02:00 |
|
Tim
|
e8fca11d45
|
fix(MetaItem): menu z-index issue
|
2023-07-26 14:12:19 +02:00 |
|
unclekingpin
|
1d259137ee
|
adapt login/logout to the new flow
|
2023-07-20 14:39:41 -07:00 |
|
Tim
|
5d6c03742c
|
refactor: update stremurrr images
|
2023-07-17 13:19:25 +02:00 |
|
Tim
|
bcfef1a5fd
|
refactor: use outline for buttons
|
2023-07-07 20:16:00 +02:00 |
|
Tim
|
e65de780bb
|
refactor: add background-color and border-radius to popup by default
|
2023-07-07 16:40:02 +02:00 |
|
Tim
|
1b4d81c102
|
refactor(Button): increase opacity for disabled
|
2023-07-07 16:16:38 +02:00 |
|
Tim
|
f1983881ac
|
refactor(AddonDetailsModal): style
|
2023-07-07 16:03:41 +02:00 |
|
Tim
|
bdf50041aa
|
refactor(Checkbox): style
|
2023-07-06 14:04:39 +02:00 |
|
Tim
|
eb45f8408e
|
refactor: improve mobile layout
|
2023-07-05 20:20:28 +02:00 |
|
nklhtv
|
d6b86492e3
|
consistent UX accross platforms
|
2023-07-05 21:06:43 +03:00 |
|
nklhtv
|
cbae03307d
|
use pointerdown for consistency
|
2023-07-05 19:55:49 +03:00 |
|
unclekingpin
|
61eba4d13e
|
fix indent
|
2023-07-05 18:57:12 +03:00 |
|
unclekingpin
|
d655962332
|
remove empty line
|
2023-07-05 18:56:09 +03:00 |
|
dexter21767-dev
|
138b056800
|
move -webkit-touch-callout to popup
|
2023-07-05 16:54:17 +01:00 |
|
dexter21767-dev
|
5246373744
|
switch to pointer events for longpress
|
2023-07-05 16:27:17 +01:00 |
|
dexter21767-dev
|
02ef06fe49
|
adding comments and exposing the exported handlers
|
2023-07-05 15:46:20 +01:00 |
|
Tim
|
130a9dc57a
|
refactor(MetaPreviewPlaceholder): style
|
2023-07-05 14:33:32 +02:00 |
|
Tim
|
2512bcbc28
|
refactor: improve MetaPreview layout
|
2023-07-05 14:32:46 +02:00 |
|
Tim
|
c2f6b1b545
|
refactor: various style tweaks
|
2023-07-05 13:47:02 +02:00 |
|
dexter21767-dev
|
dfbfeb43cc
|
switch to using use-long-press library
|
2023-07-05 00:35:10 +01:00 |
|
dexter21767-dev
|
7e0c22ec2a
|
removing unecessary style properties
|
2023-07-04 22:47:13 +01:00 |
|
Tim
|
4334e573ac
|
refactor(Slider): style
|
2023-07-04 20:48:12 +02:00 |
|
Tim
|
87e3efc537
|
refactor(NavMenu): style
|
2023-07-04 16:46:47 +02:00 |
|
Tim
|
0f3dd177da
|
refactor(PaginationInput): style
|
2023-07-04 14:45:39 +02:00 |
|
Tim
|
386c92649e
|
refactor(SearchBar): style
|
2023-07-04 13:56:26 +02:00 |
|
Tim
|
4b4fb9761b
|
refactor(ModalDialog): style
|
2023-07-04 13:50:48 +02:00 |
|
Tim
|
3a584b2c8c
|
refactor(SharePrompt): style
|
2023-07-04 13:50:26 +02:00 |
|
dexter21767-dev
|
d9645c5c72
|
clear timeout before starting a new one
|
2023-07-04 12:18:30 +01:00 |
|
dexter21767-dev
|
4843a8f1a9
|
fix multiple popups, and reduce timeout
|
2023-07-03 13:20:01 +01:00 |
|
dexter21767-dev
|
73f9fd7aa6
|
switch to Callbacks and react refs.
|
2023-07-03 12:54:42 +01:00 |
|
dexter21767-dev
|
ddc6619820
|
fix lint error.
|
2023-07-03 12:32:45 +01:00 |
|
dexter21767-dev
|
5b0d50a201
|
fix popup not closing
|
2023-07-03 12:27:00 +01:00 |
|
dexter21767-dev
|
db2236dadd
|
add onTouchStart to popup, to fix multiple menus
|
2023-07-03 12:23:19 +01:00 |
|
dexter21767-dev
|
d43a2ade4b
|
pass the event arguemnt and preventDefault
|
2023-07-03 11:22:10 +01:00 |
|
Ahmidi Yasser
|
fab5bf48a1
|
Update the long Press trigger time
|
2023-06-30 23:35:14 +01:00 |
|
dexter21767-dev
|
4f56ea01b5
|
add button longPress for mobile
|
2023-06-30 20:41:08 +01:00 |
|
Tim
|
7368b9e6b2
|
refactor: style MetaPreview
|
2023-06-16 15:12:52 +02:00 |
|
Tim
|
4a8c7ddfbf
|
refactor: style multiselects
|
2023-06-13 23:16:44 +02:00 |
|
Tim
|
c5aa6575a8
|
refactor: style meta row and item
|
2023-06-13 13:53:25 +02:00 |
|
Tim
|
4e5ff8b2c4
|
refactor: style navbars
|
2023-06-13 09:37:29 +02:00 |
|
Tim
|
f3a8bd84b9
|
refactor: update font
|
2023-06-09 22:21:10 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Tim
|
ffc4c28514
|
refactor: rename progress prop to buffered for Slider
|
2023-06-05 23:08:26 +02:00 |
|
Tim
|
ed06dc7e7c
|
feat: display buffered amount on player seek bar
|
2023-06-05 00:42:26 +02:00 |
|
Alexandru Branza
|
4ee0cc4565
|
Remove Infuse From iOS Ext Players
There are still some bugs with Infuse, it doesn't always start playback.
Should not be available until fixed. (most probably on the Infuse side)
|
2023-06-02 11:53:56 +03:00 |
|
Alexandru Branza
|
470460d8cb
|
Fix iPad Detection
|
2023-06-01 06:25:12 +03:00 |
|
Alexandru Branza
|
136e0ab024
|
Merge branch 'development' into add-install-link-to-warning
|
2023-05-31 13:23:15 +03:00 |
|
Alexandru Branza
|
b3bfd73105
|
Lint
|
2023-05-31 11:36:54 +03:00 |
|
Alexandru Branza
|
81d4339f2d
|
Add Install Link to Server Warning
This needs translations updated from: https://github.com/Stremio/stremio-web/pull/375
|
2023-05-31 11:35:43 +03:00 |
|
Alexandru Branza
|
df675d8624
|
Use Translations
|
2023-05-31 09:51:47 +03:00 |
|
Alexandru Branza
|
dbe48c327e
|
Lint
|
2023-05-30 17:17:28 +03:00 |
|
Alexandru Branza
|
68b31f995a
|
Lint
|
2023-05-30 17:15:31 +03:00 |
|
Alexandru Branza
|
d709f2c741
|
Add Select Options for External Players
|
2023-05-30 16:52:05 +03:00 |
|
Alexandru Branza
|
bfb2661da2
|
Rename isMobile.js to platform.js 2
|
2023-05-29 18:23:26 +03:00 |
|
Alexandru Branza
|
bec44f5ed0
|
Rename isMobile.js to platform.js
|
2023-05-29 18:21:04 +03:00 |
|
Alexandru Branza
|
4f82b85d0c
|
Improve isMobile API
|
2023-05-29 18:04:11 +03:00 |
|
Alexandru Branza
|
c9347885e0
|
Use Bowser to Detect Mobile
|
2023-05-29 17:38:13 +03:00 |
|
Alexandru Branza
|
61d49602e5
|
Add Copyright Header
|
2023-05-29 15:24:13 +03:00 |
|
Alexandru Branza
|
bd81e2737e
|
Allow Using VLC as External Player on iOS and Android
|
2023-05-29 15:19:21 +03:00 |
|
Alexandru Branza
|
89ae8d5ac4
|
Merge pull request #348 from Stremio/typings
Core Typings
|
2023-05-23 23:02:28 +02:00 |
|
Alexandru Branza
|
4ffa1a051c
|
Merge pull request #369 from Stremio/fix/lint
fix: lint errors
|
2023-05-23 22:46:57 +02:00 |
|
Alexandru Branza
|
ea24b6472b
|
Merge pull request #360 from Stremio/feat/addons-configure
feat: add configure button for addons
|
2023-05-23 22:46:46 +02:00 |
|
Tim
|
9e0013707c
|
fix: lint errors
|
2023-05-23 22:32:55 +02:00 |
|
Christopher
|
1e98fc2a97
|
fix(AvatarImage): removed null in navmenu
|
2023-05-15 21:58:41 -04:00 |
|
Tim
|
7804d1aa46
|
fix(common): missing import
|
2023-04-27 07:59:40 +02:00 |
|
Tim
|
8a28869e90
|
Merge branch 'development' into typings
|
2023-04-27 07:56:13 +02:00 |
|
Tim
|
cc976f27e7
|
feat: add configure button for addons
|
2023-04-26 09:07:50 +02:00 |
|
Tim
|
32a7117493
|
refactor(translateOption): use Sleeyax suggestion
|
2023-04-12 13:36:10 +02:00 |
|
Tim
|
3e3e97ee76
|
refactor: add typings
|
2023-03-14 05:02:16 +01: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 |
|
nklhrstv
|
9ee8f86a9c
|
remove lazy images
|
2022-05-31 18:08:40 +03:00 |
|
nklhrstv
|
6fd703a6a4
|
render logo fallback when logo is missing
|
2022-05-27 18:54:38 +03:00 |
|
nklhrstv
|
2ac16cb9f9
|
fix season picker on mobile
|
2022-05-27 15:58:13 +03:00 |
|