Commit graph

3657 commits

Author SHA1 Message Date
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