Commit graph

3727 commits

Author SHA1 Message Date
edde746
4b477bd8ba
don't show error details 2023-10-10 22:01:37 +02:00
unclekingpin
cf74a57d46 dispatch VideoParamsChanged action 2023-10-10 11:43:10 -07:00
unclekingpin
4300f5206d Revert "Add Video Params for Subs Requests"
This reverts commit 4401157e21.
2023-10-10 11:26:43 -07: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
edde746
b76bfd534a
actually show streaming server error 2023-10-10 10:30:44 +02:00
kKaskak
1662abea20 new buffer implementation 2023-10-04 12:10:32 +03:00
kKaskak
ef03292eb2 copyright check comment again 2023-10-03 12:45:54 +03:00
kKaskak
a1d2be4b96 copyright check comment added 2023-10-03 12:42:33 +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
62f03fa7a4 episode streams panel title missing resolved 2023-10-02 11:43:19 +03:00
kKaskak
d567c3b914 release date styling changed match desktop 2023-09-30 19:45:08 +03:00
kKaskak
0d064ea673 names changed fix 2023-09-30 19:31:05 +03:00
kKaskak
cac1897241 Revert "search hints names corrected"
This reverts commit 239908b52b.
2023-09-30 19:28:01 +03:00
kKaskak
239908b52b search hints names corrected 2023-09-30 19:13:18 +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
Alexandru Branza
4c4bce6e58
Fix New Lines in Stream Description 2023-08-25 13:53:58 +03:00
Tim
1335e91356 refactor(ActionButton): only animate background-color 2023-08-24 23:30:58 +02:00
Tim
85ce566642 refactor(Library): remove pagination input for single page 2023-08-24 23:27:22 +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
0e106f9c1a refactor(Settings): improve layout for small device 2023-08-24 19:18:58 +02:00
Tim
0cb81572a0 fix(Settings): layout issue with user info on mobile 2023-08-24 19:12:34 +02:00
Tim
19764bbe85 fix(Video): layout issue 2023-08-24 18:56:03 +02:00
Tim
67f2265a7f fix(Discover): lint error 2023-08-24 16:54:49 +02:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
aa9da39082 refactor(VideosList): minor styling 2023-08-22 14:25:09 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
unclekingpin
0d0a25a1df send video projection to MarkVideoAsWatched 2023-08-18 13:36:14 -07:00
Alexandru Branza
25c247bec2
Merge pull request #442 from Stremio/fix-error-checker-is-not-a-function-on-stream-components
fix error: "checker is not a function" in stream components
2023-08-16 17:52:38 +02:00
Alexandru Branza
281d64adfa Fix Checking if profile.playerType is 'internal' 2023-08-15 11:54:03 +03:00
dexter21767-dev
ef93a86818 wrap player objects inside PropTypes.shape() 2023-08-14 19:55:54 +01:00
Vladimir Borisov
8465766270
Fix conflicts 2023-08-14 16:05:07 +03:00
Lachezar Lechev
df05ead291
chore: add NotificationItem for Notifications
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-11 08:55:00 +03:00
Tim
98bfa20748 Merge branch 'feat/library-items-new-videos' of https://github.com/Stremio/stremio-web into feat/details-notifications-toggle 2023-08-10 14:46:23 +02:00
Tim
1300cb24f7 Merge branch 'fix/continue-watching' of https://github.com/Stremio/stremio-web into feat/library-items-new-videos 2023-08-10 14:10:54 +02:00
Lachezar Lechev
7e2e178286
fix: Board has now it's own items instead of LibraryItem
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-10 14:55:24 +03:00
Tim
59e3540bc2 refactor(LibItem): dispatch DismissNotificationItem on dismiss 2023-08-10 11:38:54 +02:00
Tim
acb38b0e58 feat: add notifications toggle on details 2023-08-02 16:15:45 +02:00
Tim
ea14192710 fix(Intro): remove guest login button on login screen 2023-08-01 15:48:55 +02:00
Tim
e6d9477cae refactor(types): update Ctx notification type 2023-08-01 13:15:33 +02:00
Tim
67ae7367b1 refactor(Settings): styling 2023-08-01 10:20:55 +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
Tim
05f0ba11f3 refactor(BufferingLoader): reduce size 2023-07-26 14:05:13 +02:00
Tim
a67fb02aa9 refactor(OptionsMenu): minor styling 2023-07-26 14:01:58 +02:00
Tim
cb312da92e refactor(OptionsMenu): update download icon 2023-07-26 13:59:24 +02:00
Tim
fed8646dc8
Merge pull request #429 from Stremio/protect-intro-route
Protect intro route
2023-07-24 11:55:06 +02:00
unclekingpin
d89bd42220 fix comparison between null and undefined 2023-07-21 12:51:56 -07:00
Tim
32caea1b9e fix(Video): issue on firefox desktop linux 2023-07-21 01:56:06 +02:00
unclekingpin
2c6c2adb74 fix lint 2023-07-20 15:22:16 -07:00
unclekingpin
dc85e938bd navigate to intro when the state actually changes 2023-07-20 15:19:29 -07:00
unclekingpin
1d259137ee adapt login/logout to the new flow 2023-07-20 14:39:41 -07:00
unclekingpin
c354f91d38 fix lint 2023-07-20 14:17:26 -07:00
unclekingpin
427da7909d added copyright header 2023-07-20 14:15:05 -07:00
unclekingpin
3b1ccd378e prevent authenticated user to access the Intro route 2023-07-20 14:12:30 -07:00
dexter21767-dev
02879d369f fix duplicate on longpress 2023-07-20 14:34:59 +01:00
dexter21767-dev
903715fb24 fix typo 2023-07-20 14:32:21 +01:00
dexter21767-dev
d25db6ebde disable pointer events for background images 2023-07-20 14:04:26 +01:00
dexter21767-dev
61a8088a89 fix contextMenu trigger for mobile devices 2023-07-20 13:42:00 +01:00
dexter21767-dev
0201627a43 use event.nativeEvent.button to detect right click 2023-07-19 15:26:31 +01:00
Tim
5a7c3f0a9d fix(Video): context menu was not working on Firefox 2023-07-18 22:45:52 +02:00
unclekingpin
27cbe15538 Merge branch 'development' of github.com:Stremio/stremio-web into mark-external-video-as-watched 2023-07-17 14:33:31 -07:00
Tim
5d6c03742c refactor: update stremurrr images 2023-07-17 13:19:25 +02:00
Tim
cf184abd8a
Merge pull request #405 from Stremio/feat/player-volume-mouse-wheel
feat(Player): change volume with mouse wheel
2023-07-11 18:03:27 +02:00
Alexandru Branza
96f6f7b786
Merge pull request #419 from 0xRnato/fix/discover-missing-links
fix: add missing prop to the discover preview
2023-07-11 15:40:07 +02:00
Alexandru Branza
41755d0cc6
Merge pull request #417 from Stremio/scroll-up-on-options-change
Discover: Scroll Up on Options Change
2023-07-11 12:01:35 +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
e64ba05961 fix(SeekBar): prevent the slider from jumping on time change 2023-07-07 16:26:37 +02:00
Tim
efdd89b6c2 refactor(SubtitlesMenu): remove advanced button 2023-07-07 16:19:11 +02:00
Tim
1b4d81c102 refactor(Button): increase opacity for disabled 2023-07-07 16:16:38 +02:00
Tim
65ec8ebc0b fix(MetaDetails): layout issue with meta preview 2023-07-07 16:13:39 +02:00
Tim
7100eb38ac fix(Search): wrong icon name for actors 2023-07-07 16:09:56 +02:00
Tim
f1983881ac refactor(AddonDetailsModal): style 2023-07-07 16:03:41 +02:00
Alexandru Branza
949edb90f2 Simplify Logic for Scrolling Up on Discover Filter Change 2023-07-07 14:34:26 +03:00
Tim
827d941692 refactor(ConsentCheckbox): style 2023-07-06 14:05:36 +02:00
Tim
bdf50041aa refactor(Checkbox): style 2023-07-06 14:04:39 +02:00
unclekingpin
b01e8ff2bc mark external video as watched 2023-07-05 13:27:53 -07:00