Commit graph

4938 commits

Author SHA1 Message Date
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
Lachezar Lechev
28d5252b11
fix: Streaming server settings - use empty string instead of null for remoteHttps
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-07-22 14:06:11 +03: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
Timothy Z.
5d32af012f fix: modaldialog scroll-overflow issue 2024-05-16 15:33:41 +03:00
Timothy Z.
363107de68 refactor: image styles 2024-05-16 13:19:12 +03:00
Timothy Z.
0584618b66 feature: background splash screen on load 2024-05-16 13:15:56 +03:00
Tim
23256386cc
Merge pull request #622 from Stremio/fix-metaitem-styles
fix: metaitem watched indicator & new episode indicator styles
2024-05-13 15:49:09 +02:00
Tim
d6162b299b
Merge pull request #632 from Stremio/mprove-meta-details-error-messages
feature: improve error msg design on metadetails
2024-05-13 15:43:16 +02:00
Timothy Z.
5b3bd9adc4 refactor: make the message-container visible
on mobile
2024-05-13 16:40:35 +03:00
Tim
a9c92b87cf
Merge pull request #634 from Stremio/fix-videos-menu
Fix: videos menu rendering conditions + add shorcut explanation in settings
2024-05-13 15:27:05 +02:00
Timothy Z.
a659e88cfa refactor: make sure error is not thrown when null 2024-05-13 16:24:55 +03:00
Timothy Z.
afde589963 refactor: use llength as the condition 2024-05-13 16:14:19 +03:00
Timothy Z.
36e3cf3a84 refactor: change the rendering condition 2024-05-13 16:05:02 +03:00
Tim
54ae6c86ee
Merge pull request #636 from Stremio/alesinka-patch-1
higher quality in a white circle
2024-05-12 13:01:35 +02:00
Tim
adf536dcb2
Merge pull request #631 from Stremio/fix-overflow-context-menu
fix: z-index on context-menu-container
2024-05-12 12:56:55 +02:00
Tim
0f4f0f7c97 refactor(Intro): use Facebook type for ctx Authenticate action 2024-05-10 14:31:06 +02:00
Alessya
4f102e7687
higher quality in a white circle 2024-04-29 13:54:06 +03:00
kKaskak
0dbc4f759b feature: add shortcut to settings for videos menu 2024-04-22 14:08:37 +03:00
kKaskak
f4531177d5 fix: videos menu rendering conditions 2024-04-22 14:08:17 +03:00
kKaskak
24741f3a42 feature: improve error msg design on metadetails 2024-04-22 12:27:41 +03:00
kKaskak
fdd16e1308 fix: z-index on context-menu-container 2024-04-22 11:57:00 +03:00
Alexandru Branza
4c86c48440
Merge pull request #624 from Stremio/android-receiver
Android receiver compatible
2024-04-08 10:36:56 +07:00
unclekingpin
677e00da6d
Android receiver compatible 2024-04-07 19:11:21 +03:00
kKaskak
affd90990f fix: metaitem styles 2024-04-03 19:10:23 +03:00
Vladimir Borisov
500c80df27
Bump version 2024-03-29 16:26:00 +02:00
Tim
d691d391ac
Merge pull request #620 from Stremio/fix-dismiss-visible-library
fix: dismiss was visible on all library items
2024-03-29 15:18:45 +01:00
kKaskak
943091c9ce fix: dismiss was visible on all library items 2024-03-29 16:12:51 +02:00
Владимир Борисов
168534321e
Merge pull request #619 from Stremio/fix-library-crashing
fix: library crashing when 0 items are present
2024-03-29 14:18:17 +02:00
kKaskak
b9bc10498d fix: library crashing when 0 items are present 2024-03-29 12:09:48 +02:00