Commit graph

6329 commits

Author SHA1 Message Date
Botzy
67300d0159 update stremio icons 2025-11-25 12:21:39 +02:00
dependabot[bot]
9d81069398
chore(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 21:21:50 +00:00
dependabot[bot]
3017af0df9
chore(deps): bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 21:21:45 +00:00
Tim
eac24c0360
Merge pull request #1067 from Stremio/fix/meta-preview-links-label
Some checks failed
Build / build (push) Has been cancelled
fix: links label on meta preview
2025-11-21 10:08:57 +01:00
Tim
af225b0135 fix: links label on meta preview 2025-11-21 10:00:53 +01:00
Tim
e8bee4997a feat: add ass subtitles styling setting 2025-11-21 09:11:35 +01:00
Timothy Z.
71e0bb4481 chore: update copyright 2025-11-19 14:48:11 +02:00
Timothy Z.
6bf3b8147d refactor(ActionsGroup): simplify 2025-11-19 14:47:17 +02:00
Timothy Z.
f73fa5931e refactor(Discover): simplify 2025-11-19 14:31:04 +02:00
higorgoulart
a9d9c8d808 feat: load model 2025-11-17 19:39:03 -03:00
higorgoulart
c70211153e feat: review facts 2025-11-15 14:04:14 -03:00
Neeraj TK
5eb55d3aaf Added the toggle subtitles shortcut 2025-11-14 17:45:45 +05:30
Neeraj TK
e1e6fe075b
Merge branch 'development' into feat/captions-shortkey 2025-11-14 17:32:10 +05:30
higorgoulart
9ccc6b8271 feat: change metaDetails action 2025-11-12 18:37:41 -03:00
higorgoulart
67f4f349bb feat: remove add to library 2025-11-11 18:48:24 -03:00
higorgoulart
97c3b7d004 feat: rename component & fix style 2025-11-11 17:30:00 -03:00
higorgoulart
373ccf351a feat: review facts 2025-11-08 14:00:01 -03:00
higorgoulart
987201edd3 feat: review facts 2025-11-08 13:59:10 -03:00
higorgoulart
ff08e377fc feat: remove unused component & fix spacing 2025-11-07 17:57:06 -03:00
Timothy Z.
c3f1f6c911
Merge pull request #1057 from Stremio/fix/trailer-player-crashes
Some checks failed
Build / build (push) Has been cancelled
Player: prevent crash when destroying null video
2025-11-07 12:52:35 +02:00
higorgoulart
3b2d1f365c feat: icons group component 2025-11-04 19:23:39 -03:00
higorgoulart
852f478f1e feat: change trailer order & fix discover mark as watched 2025-11-04 17:52:09 -03:00
higorgoulart
6833bb719d feat: watched on discover & details 2025-10-31 19:52:30 -03:00
Timothy Z.
c0bc34eb40 fix(Player): binge disabled navigation back 2025-10-31 16:42:53 +02:00
Timothy Z.
75804bac10 refactor(Video): add scroll-margin 2025-10-30 18:21:40 +02:00
Timothy Z.
a9c77da3c4 feat(Details): improve selected video logic 2025-10-30 18:01:44 +02:00
Timothy Z.
b876c920fc fix: useVideo check current before destroying 2025-10-30 11:28:51 +02:00
Tim
536be36005 build: fix Dockerfile
Some checks failed
Build / build (push) Has been cancelled
2025-10-27 16:21:50 +01:00
Timothy Z.
000d5be639
Merge pull request #974 from Stremio/feat/details-scroll-to-last-watched-video
Some checks are pending
Build / build (push) Waiting to run
Details: Scroll to last watched video
2025-10-27 16:49:23 +02:00
Tim
00ebd6c4d0 fix(Player): media session trailers crash 2025-10-27 15:46:44 +01:00
Lachezar Lechev
7456e8f15a
chore: revert space added by formatter 2025-10-27 15:21:45 +02:00
Lachezar Lechev
04e6780395
chore: remove package-lock.json 2025-10-27 15:20:33 +02:00
Timothy Z.
e316b07649 refactor(Video): add !watched check 2025-10-27 12:41:05 +02:00
Timothy Z.
8ab582080d fix(Video): content shifts during scroll 2025-10-27 12:31:45 +02:00
Tim
a35f7e7878
Merge pull request #1039 from Stremio/fix/update-dockerfile-pnpm
Some checks failed
Build / build (push) Has been cancelled
Dev: Update Dockerfile
2025-10-24 13:48:56 +02:00
Tim
1b6f4d09d3 build: update Dockerfile 2025-10-24 13:44:00 +02:00
Lachezar Lechev
3579a99df3
fix: settings - player - keep next video popup enabled regardless of bingeWatching setting
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-10-24 10:24:39 +03:00
Lachezar Lechev
3d163cf440
chore: player - clean up and use handleNextVideoNavigation
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-10-24 10:23:58 +03:00
Lachezar Lechev
32cf4cc12e
fix: package-lock.json & pnpm-lock.yaml - core bumped fix build
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-10-24 09:39:37 +03:00
Lachezar Lechev
54bcdf6360
Merge branch 'development' into fix/player-next-video-behaviour 2025-10-24 09:34:15 +03:00
Lachezar Lechev
1b15f0b5f1
fix: player - popup for next video should show up on disabled binge_watching
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-10-24 09:28:28 +03:00
Tim
cbc708bc64 chore: add missing interface languages
Some checks are pending
Build / build (push) Waiting to run
2025-10-23 20:41:44 +02:00
Timothy Z.
16877fa4bf Merge branch 'development' into feat/details-scroll-to-last-watched-video 2025-10-23 17:05:46 +03:00
Tim
af806bbfb1
Merge pull request #1043 from Stremio/feat/video-mode-setting
Some checks are pending
Build / build (push) Waiting to run
Settings: Add player video mode
2025-10-23 16:01:31 +02:00
Tim
6e65fa03d8 chore: update video 2025-10-23 15:59:34 +02:00
Tim
e3c4bc14bb Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/video-mode-setting 2025-10-23 15:58:32 +02:00
Tim
5969bc9251
Merge pull request #1041 from Stremio/feat/shortcuts-modal
App: Add shortcuts modal
2025-10-23 15:57:34 +02:00
Tim
cf93c2dcbe chore: update translations 2025-10-23 15:55:39 +02:00
Timothy Z.
c416971d22
Merge pull request #1009 from actuallylost/chore/typos
chore: fix all typos and misspellings
2025-10-23 16:51:45 +03:00
Timothy Z.
72aa110d48
Merge pull request #1036 from v1ctorsales/fix/calendar-thumbnails
Calendar: Poster visibility improvements
2025-10-23 16:44:08 +03:00