Commit graph

4814 commits

Author SHA1 Message Date
Malachi Soord
dbbeb75447
chore: consistent node version 2024-08-29 22:44:11 +02:00
Tim
409ff89ef7
Merge pull request #678 from Stremio/fix/addon-detail-configure-required
fix(AddonDetailModal): remove install button when configureRequired
2024-08-28 10:29:30 +02:00
Tim
eb394407e1 fix(AddonDetailModal): remove install button when configureRequired 2024-08-28 10:22:17 +02:00
Tim
2b60b3a5f0 ci(build): use head_ref instead of ref_name when available 2024-07-29 14:00:53 +02:00
Tim
a703a8a5ee Merge branch 'development' of https://github.com/Stremio/stremio-web into development 2024-07-26 18:27:09 +02:00
Tim
619c620a88 refactor(Stream): simplify copyStreamLink function 2024-07-26 18:07:20 +02:00
Tim
d8fbd1855b refactor(Stream): use memo deps instead of passing props to Popup 2024-07-26 18:06:54 +02:00
Tim
3a3601a32a
Merge pull request #665 from Stremio/fix/list-container-overflow-mobile
fix(MetaDetails): list container overflow on mobile
2024-07-26 15:03:03 +02:00
Timothy Z.
8cfb46f026 Merge branch 'development' into fix/list-container-overflow-mobile 2024-07-26 15:57:06 +03:00
Tim
396f44ed8a chore(Stream): formatting 2024-07-26 14:55:38 +02:00
Tim
334c8de2ce
Merge pull request #658 from Namyts/feat/right-click-infohash
feat: copy stream link from streams list
2024-07-26 14:31:29 +02:00
Tim
c9b0463b05 ci(build): ignore tags on push 2024-07-26 13:46:57 +02:00
Tim
a65f9509bb ci: trigger either on push or pull_request for build workflow 2024-07-26 13:45:25 +02:00
Tim
5de7d1e937 fix(MetaDetails): list container overflow on mobile 2024-07-26 12:31:14 +02:00
Tim
37103862bd ci: add contents write permission to build workflow 2024-07-26 11:38:33 +02:00
Namyts
036e3c20ae render menu formatting 2024-07-26 10:24:28 +01:00
Namyts
24ef298694 memo stuff 2024-07-26 10:20:28 +01:00
Namyts
9b1e5841e6 removed memo, the props come from popup 2024-07-23 16:29:38 +01:00
Namyts
17ad9f83b3 added route focus. updated translation keys. fixed memo check 2024-07-23 16:19:02 +01:00
Tim
8fb85f9c67
Merge pull request #640 from Stremio/refactor/intro-ctx-facebook-auth
refactor(Intro): use Facebook type for ctx Authenticate action
2024-07-23 16:56:30 +02:00
Namyts
922c1d4557 button title 2024-07-23 10:22:09 +01:00
Namyts
c0b82fdefe added an error toast on copy fail 2024-07-23 10:17:22 +01:00
Namyts
bb170f53c8 couple more 2024-07-23 10:11:43 +01:00
Namyts
829ebb87e7 more formatting reverts 2024-07-23 10:09:46 +01:00
Namyts
ff41ff2997 attempted to undo IDE auto formatting 2024-07-23 10:04:18 +01:00
Namyts
ad58ab069e suggested style changes. infohash menu item is now magnetic link item 2024-07-23 09:49:58 +01:00
Tim
7a1597e5fa ci(build): run workflow on pull requests 2024-07-23 08:29:08 +02:00
Namyts
179afa6780 added context menu to steam list items with ability to copy stream infohash. switch steam to use Popup, just like Video 2024-07-23 00:45:29 +01:00
Tim
92586ee9c1
Merge pull request #654 from Stremio/feature-disable-season-buttons
Feature: disable season buttons
2024-07-18 17:41:54 +02:00
Namyts
10c878871f copy infohash to clipboard when right clicking the search result. toast. 2024-07-10 19:31:23 +01:00
Tim
ee5821da33 ci(build): fix if statement 2024-06-28 13:02:20 +02:00
Tim
301fa48956
Merge pull request #655 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.9.0
chore(deps): bump svenstaro/upload-release-action from 1.pre.release to 2.9.0
2024-06-28 12:49:51 +02:00
Tim
7c55e0bd9b Merge branch 'development' of https://github.com/Stremio/stremio-web into dependabot/github_actions/svenstaro/upload-release-action-2.9.0 2024-06-28 12:49:26 +02:00
Tim
c9ef1b5e0b
Merge pull request #656 from Stremio/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 2 to 4
2024-06-28 12:47:41 +02:00
Tim
4b31aaa49b Merge branch 'development' of https://github.com/Stremio/stremio-web into dependabot/github_actions/actions/checkout-4 2024-06-28 12:45:38 +02:00
Tim
df85f73ce4 ci(build): ignore dependabot when deploying to github pages 2024-06-28 12:45:04 +02:00
Timothy Z.
2489d2fadc Merge branch 'development' into feature-disable-season-buttons 2024-06-28 13:31:59 +03:00
dependabot[bot]
8ec5fc875b
chore(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 10:13:05 +00:00
dependabot[bot]
7a51b4fdbe
chore(deps): bump svenstaro/upload-release-action
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 1.pre.release to 2.9.0.
- [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/v1-release...2.9.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 10:13:02 +00:00
Tim
62bfa9daa9
Merge pull request #648 from Stremio/fix/deploy-on-staging
Fix/deploy on staging
2024-06-28 12:12:34 +02:00
Timothy Z.
6d8ecd46c2 feature: disable season buttons 2024-06-27 13:07:22 +03:00
Tim
69a1a8b92e chore: update stremio-core-web 2024-06-25 19:25:31 +02:00
Lachezar Lechev
6fceac681f
ci(build): allow for manual dispatch of the build action
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-06-14 14:16:12 +03:00
Lachezar Lechev
31041b62a8
fix(build): Staging with branch names like feat/my-feature do not get deployed
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-06-14 13:49:15 +03:00
Lachezar Lechev
39ca4f7e75
ci(dependabot): outdated actions
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-06-14 13:48:26 +03:00
Tim
1d6a6cce44
Merge pull request #642 from Stremio/feature-player-background-loader
Feature: player background splash screen loader
2024-05-17 10:56:27 +02:00
Timothy Z.
90a313af8d refactor: move dom position 2024-05-17 11:54:23 +03:00
Timothy Z.
1e5e87ca38 refactor: remove z-index + fix delay 2024-05-17 11:23:06 +03:00
Tim
911059b287
Merge pull request #643 from Stremio/fix-modals-overflow-scroll-issue
fix: modal-dialog scroll-overflow issue
2024-05-17 08:35:29 +02:00
Timothy Z.
b1020724d9 refactor: lower img opac. to be sure err visible 2024-05-16 17:41:02 +03:00