Commit graph

4301 commits

Author SHA1 Message Date
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
Tim
5a6a2c4027
Merge pull request #458 from Stremio/fix/metapreview-title-when-no-logo-available
make title desplay independent of compact property
2023-09-01 02:05:54 +02:00
dexter21767-dev
b99913e194 make title desplay independent of compact property 2023-08-31 14:30:13 +01:00
Alexandru Branza
5eb60a4d1f
Merge pull request #455 from Stremio/release/5.0.0-beta.0
5.0.0-beta.0
2023-08-25 19:21:11 +02:00
Tim
7d1de81750 5.0.0-beta.0 2023-08-25 19:18:35 +02:00
Tim
f96f07e00a
Merge pull request #451 from Stremio/redesign
Redesign
2023-08-25 19:13:05 +02:00
Tim
17451d63e2
Merge pull request #454 from Stremio/redesign-patch-1
Fix New Lines in Stream Description
2023-08-25 13:52:52 +02: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
c701de4204 refactor: update remaining icons 2023-08-24 17:43:25 +02:00
Tim
67f2265a7f fix(Discover): lint error 2023-08-24 16:54:49 +02:00
Tim
7ee34e0d33 Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-24 14:34:38 +02:00
Владимир Борисов
79d942a0de
Merge pull request #450 from Stremio/update-translations
Update translations and git URLs
2023-08-24 15:00:48 +03:00
Vladimir Borisov
c926019316
Update translations and git URLs 2023-08-24 14:57:23 +03:00
Владимир Борисов
b0b6659f4a
Merge pull request #449 from Stremio/bump-core-web
bump core-web
2023-08-24 14:21:11 +03:00
unclekingpin
a10482124c bump core-web 2023-08-24 03:59:39 -07: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
Владимир Борисов
1224651788
Merge pull request #447 from Stremio/chore/update-translations
chore: update stremio-translations
2023-08-22 09:38:50 +03:00
Lachezar Lechev
bfbfcc837a
chore: update stremio-translations 2023-08-22 09:35:55 +03:00
Alexandru Branza
12ec92810f
Merge pull request #445 from Stremio/update-last-watched
Update last watched
2023-08-21 19:23:08 +02:00
Lachezar Lechev
9bc8506016
chore: update core-web
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-21 20:17:10 +03:00
Lachezar Lechev
f080db58de
chore: use core-web beta
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-21 12:12:58 +03:00
unclekingpin
48e9b164ec bump core-web 2023-08-18 14:15:39 -07: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
15e31c10b0
Merge pull request #443 from Stremio/ensure-playerType-is-set
Fix Checking if profile.playerType is 'internal'
2023-08-15 12:30:27 +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
Alexandru Branza
7ff04d7803
Merge pull request #424 from Stremio/mark-external-video-as-watched
Mark Video as Watched When Using External Player
2023-08-14 15:20:07 +02:00
Vladimir Borisov
8465766270
Fix conflicts 2023-08-14 16:05:07 +03:00
Tim
49d3778694
Merge pull request #438 from Stremio/feat/details-notifications-toggle
feat: add notifications toggle on details
2023-08-14 14:14:32 +02:00
Tim
1aee8d9a23 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/details-notifications-toggle 2023-08-14 14:08:35 +02:00
Tim
cbf28a4e1d
Merge pull request #437 from Stremio/feat/library-items-new-videos
feat: library items new videos
2023-08-14 14:07:53 +02:00
Tim
86da6b925f chore: update stremio-core-web 2023-08-14 13:56:14 +02:00
Tim
71433695f3
Merge pull request #440 from Stremio/fix/add-notification-item
chore: add NotificationItem for Notifications
2023-08-14 10:28:25 +02: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