Commit graph

4291 commits

Author SHA1 Message Date
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
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
49081fd669 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/library-items-new-videos 2023-08-01 12:36:56 +02:00
Tim
f4f5907495
Merge pull request #436 from Stremio/chore/update-core-web
chore: update stremio-core-web
2023-08-01 11:29:46 +02:00
Tim
064550a828 chore: update stremio-core-web 2023-08-01 11:15:03 +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