Tim
|
49c11973d6
|
doc: update README
|
2025-10-07 13:25:57 +02:00 |
|
Tim
|
4a9c0fe5b4
|
Merge pull request #1008 from actuallylost/build/use-pnpm-instead-of-npm
build: replace npm with pnpm
|
2025-10-07 13:23:59 +02:00 |
|
Tim
|
c26dac2154
|
feat(Player): add media session support
|
2025-10-06 14:49:50 +02:00 |
|
Lachezar Lechev
|
f39944373b
|
chore: bump core-web revision
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-10-03 15:01:17 +03:00 |
|
Lachezar Lechev
|
ec34a84154
|
chore: bump core-web revision
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-10-02 09:21:41 +03:00 |
|
actuallylost
|
39bdb374e1
|
chore: remove unused no-var comment
|
2025-09-29 14:00:19 +03:00 |
|
actuallylost
|
ecca656c68
|
deps: update stylistic eslint to v5 & stylistic eslint react to v4; change eslint rule name to match actual
|
2025-09-29 13:59:23 +03:00 |
|
actuallylost
|
c3d6b315d5
|
revert: workflow double to single quote
|
2025-09-29 12:20:51 +03:00 |
|
Tim
|
1e241c7926
|
ci(auto_assign): only run from stremio repo
Build / build (push) Has been cancelled
|
2025-09-29 10:55:19 +02:00 |
|
actuallylost
|
67f5446030
|
chore: fix all typos and misspellings
|
2025-09-27 16:23:06 +03:00 |
|
actuallylost
|
f3a14403de
|
build: migrate workflow and npm scripts to use pnpm; add pnpm-lock; add es2016 tsconfig lib
|
2025-09-27 15:33:31 +03:00 |
|
Tim
|
90f834e893
|
Merge pull request #981 from asnaek/development
Build / build (push) Has been cancelled
Update SearchParamsHandler.js
|
2025-09-25 08:09:07 +02:00 |
|
Timothy Z.
|
10a98fcecf
|
chore: code styles
|
2025-09-23 23:45:57 +03:00 |
|
Aris Sidiropoulos
|
5bea8a83c6
|
fix(Intro): clean up unused css class
|
2025-09-19 16:45:25 +03:00 |
|
Aris Sidiropoulos
|
010f2e0390
|
fix(Intro): follow up commit, best practice solution
|
2025-09-19 11:43:36 +03:00 |
|
Timothy Z.
|
cf3119b0a0
|
Merge pull request #1003 from CDrosos/patch-2
Build / build (push) Has been cancelled
Update Intro.js added translatable error messages
|
2025-09-19 11:17:59 +03:00 |
|
Christopher Drosos
|
83bb34e505
|
Update Intro.js added translatable error messages
|
2025-09-18 16:57:34 +03:00 |
|
Aris Sidiropoulos
|
cfa99f0e38
|
fix(Intro): make all text lowercase to match the rest
|
2025-09-17 20:11:35 +03:00 |
|
Lachezar Lechev
|
3de03989bd
|
Merge branch 'development' into feat/stream-converted-source
|
2025-09-16 16:57:45 +03:00 |
|
Timothy Z.
|
3f685173c1
|
Merge pull request #999 from Stremio/refactor/code-of-conduct
refactor(CODE_OF_CONDUCT): simplify and add AI clarifications
|
2025-09-16 16:49:49 +03:00 |
|
Tim
|
872243fc5c
|
chore: v5.0.0-beta.27
|
2025-09-16 11:51:42 +02:00 |
|
Timothy Z.
|
185740c834
|
Update CODE_OF_CONDUCT.md
|
2025-09-12 17:05:01 +03:00 |
|
Timothy Z.
|
b9b79a833d
|
Update CODE_OF_CONDUCT.md
|
2025-09-12 16:54:38 +03:00 |
|
Timothy Z.
|
ed0ca136d1
|
refactor(CODE_OF_CONDUCT): simplify and AI clarifications
|
2025-09-12 15:59:37 +03:00 |
|
Timothy Z.
|
6aabd75d5e
|
Merge pull request #997 from Stremio/dependabot/github_actions/actions/setup-node-5
chore(deps): bump actions/setup-node from 4 to 5
|
2025-09-12 14:25:48 +03:00 |
|
Timothy Z.
|
8005cd849a
|
Merge pull request #996 from Stremio/dependabot/github_actions/actions/github-script-8
chore(deps): bump actions/github-script from 7 to 8
|
2025-09-12 14:25:11 +03:00 |
|
Tim
|
138e3c0d48
|
chore: update stremio-video
|
2025-09-11 08:52:19 +02:00 |
|
Lachezar Lechev
|
4001ea3acc
|
chore: update stremio-core-web dep
|
2025-09-10 21:35:57 +03:00 |
|
Lachezar Lechev
|
88ed546414
|
chore: change PullUserFromAPI action and include args
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-09-10 21:35:38 +03:00 |
|
a snaek
|
f271c97502
|
Merge branch 'Stremio:development' into development
|
2025-09-10 16:44:39 +02:00 |
|
dependabot[bot]
|
9e55bc8273
|
chore(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 21:23:04 +00:00 |
|
dependabot[bot]
|
fd675e5926
|
chore(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 21:23:01 +00:00 |
|
Lachezar Lechev
|
672dbdeb28
|
Merge branch 'development' into feat/stream-converted-source
|
2025-09-04 18:26:53 +03:00 |
|
Lachezar Lechev
|
d177f86018
|
chore: change PullUserFromAPI action and include args
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-09-03 12:07:30 +03:00 |
|
Timothy Z.
|
be072e8391
|
Merge pull request #991 from Stremio/fix/search-page-dvc
Build / build (push) Has been cancelled
Search: dynamic view calculation fix on PWA
|
2025-08-25 19:16:11 +03:00 |
|
Timothy Z.
|
8000a7089a
|
fix(Search): dynamic view calc
|
2025-08-25 17:23:48 +03:00 |
|
Timothy Z.
|
f9b059d9e4
|
Merge pull request #990 from Stremio/fix/meta-preview-buttons-position
Build / build (push) Waiting to run
MetaPreview: MetaActions Button positioning fix
|
2025-08-25 15:11:59 +03:00 |
|
Timothy Z.
|
36721b40f1
|
fix(MetaPreview): button positioning
|
2025-08-25 14:56:23 +03:00 |
|
Timothy Z.
|
4eb297a4f2
|
Merge pull request #984 from Stremio/dependabot/github_actions/actions/checkout-5
Build / build (push) Has been cancelled
chore(deps): bump actions/checkout from 4 to 5
|
2025-08-12 12:34:12 +03:00 |
|
dependabot[bot]
|
178974ddfd
|
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 05:09:18 +00:00 |
|
a snaek
|
80f25b8d45
|
Merge branch 'Stremio:development' into development
|
2025-08-12 00:51:59 +02:00 |
|
Timothy Z.
|
665cf7dd2a
|
Merge pull request #975 from Stremio/fix/player-negative-number-from-stremio-video
Build / build (push) Has been cancelled
fix: Player - TimeChanged & Seek time & duration now have Math.max(0, x)
|
2025-08-07 12:24:55 +03:00 |
|
a snaek
|
53dfddec74
|
Update SearchParamsHandler.js
|
2025-08-05 10:23:15 +02:00 |
|
Lachezar Lechev
|
3c2f8cb89b
|
fix: Player - selected check before video.load
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-07-18 12:08:48 +03:00 |
|
Lachezar Lechev
|
0bec58b158
|
fix: package-lock
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-07-18 12:08:21 +03:00 |
|
Lachezar Lechev
|
20bbe12a8a
|
fix: Player - TimeChanged & Seek duration now has Math.max(0, x)
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-07-15 22:04:57 +03:00 |
|
Lachezar Lechev
|
3c2914aca2
|
fix: Player - TimeChanged & Seek time now has Math.max(0, x)
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-07-15 21:58:17 +03:00 |
|
Lachezar Lechev
|
746e5ba0d8
|
feat: Player - use player.stream field
chore: bump core-web to feature branch
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-07-15 21:56:47 +03:00 |
|
Tim
|
0e3aa9c2c8
|
feat: scroll to last watched video on details page
|
2025-07-15 17:00:08 +02:00 |
|
Tim
|
40c77d3d17
|
Merge pull request #972 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.2
Build / build (push) Has been cancelled
chore(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
|
2025-07-09 18:29:50 +02:00 |
|