Tim
|
ebf19408ac
|
feat: implement tooltips
|
2023-10-16 23:56:54 +02:00 |
|
kKaskak
|
2197fe0b1a
|
updated code structure
|
2023-10-16 19:17:15 +03:00 |
|
kKaskak
|
75b10ea5dd
|
fixed conditional
|
2023-10-16 15:31:19 +03:00 |
|
kKaskak
|
4f6ab6de86
|
added password reset button
|
2023-10-16 15:07:40 +03:00 |
|
Alexandru Branza
|
5708451a83
|
Merge pull request #473 from Stremio/update-stremio-video
update stremio-video
|
2023-10-13 20:18:59 +03:00 |
|
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 |
|
edde746
|
b76bfd534a
|
actually show streaming server error
|
2023-10-10 10:30:44 +02: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 |
|