Victor Sales
fb9497a856
feat(calendar): redesign calendar cell layout for responsiveness and banner support
2025-10-12 18:23:34 +03:00
Victor Sales
539a7ebc10
fix(calendar): align day and more indicator inline in narrow desktop viewports
2025-10-12 13:41:42 +03:00
Tim
9fa0e46423
feat: add shortcuts modal
2025-10-12 12:06:59 +02:00
Victor Sales
b40ef9f3dc
fix(calendar): redesign cell layout with rows for desktop
2025-10-12 00:58:36 +03:00
Timothy Z.
b05f28cc54
fix(docker): update dockerfile with pnpm
2025-10-12 00:44:39 +03:00
Victor Sales
f2c7382729
fix(calendar): apply grid-auto-rows 1fr for equal row height
2025-10-11 22:55:26 +03:00
Victor Sales
a3a7e14d15
chore(calendar): remove duplicated aspect-ratio rule from CSS
2025-10-11 16:26:56 +03:00
Victor Sales
c35c7c06e9
style(calendar): normalize indentation and align with project style
2025-10-11 16:22:27 +03:00
Victor Sales
d8904bdb5a
style(calendar): normalize indentation to match project formatting
2025-10-11 16:17:10 +03:00
Victor Sales
06365262d1
fix(calendar): improve poster visibility and responsive scaling
2025-10-11 16:05:14 +03:00
Timothy Z.
b7863bf319
Merge branch 'development' into chore/typos
2025-10-11 15:02:32 +03:00
Timothy Z.
2dcc582cc2
Merge pull request #1035 from Stremio/refactor/meta-preview-action-buttons-styles
...
MetaPreview: hide ActionButton label on mobile
2025-10-10 19:41:04 +03:00
Timothy Z.
d832a9c136
refactor(ActionButton): hide labels on mobile
2025-10-10 18:22:06 +03:00
Timothy Z.
4a1b0d3287
Merge pull request #1030 from arkia09/screenshotsUpdate
2025-10-10 14:25:51 +03:00
Timothy Z.
23c4587564
Update CODE_OF_CONDUCT.md
2025-10-10 11:57:10 +03:00
Tim
10faa1c105
ci(pages_cleanup): rename job to 'cleanup'
2025-10-10 08:33:49 +02:00
Tim
593c8d55d0
Merge branch 'development' of https://github.com/Stremio/stremio-web into development
2025-10-10 08:28:37 +02:00
Tim
9e33186708
ci(pages_cleanup): remove dirs that don't have existing related branch
2025-10-10 08:28:18 +02:00
Simran Kaur
cd980af475
Updated metadetails to match original page
2025-10-10 11:01:22 +05:30
Simran Kaur
f44fa98502
Adjusted screnshots to match original aspect ratio
2025-10-10 10:50:40 +05:30
Timothy Z.
a56d3aafd3
Merge pull request #1025 from PsyGuy007-sys/feature/media-playpause
...
Player: Add support for media play/pause keys
2025-10-09 22:48:51 +03:00
Timothy Z.
5edbc899ea
Merge pull request #1032 from bashSunny101/patch-1
...
chore: fix typos and enhance clarity in CODE_OF_CONDUCT
2025-10-09 22:43:47 +03:00
Sunny Pal
ca3a2774d2
Fix typos and enhance clarity in CODE_OF_CONDUCT
...
Corrected typos and improved clarity in the CODE_OF_CONDUCT.md.
Fixes : #1031
2025-10-10 00:21:41 +05:30
Simran Kaur
a70828f168
New Updated Screenshots in README
2025-10-09 22:04:18 +05:30
PsyGuy007-sys
2dee307ac3
Add media key play/pause shortcuts
2025-10-08 09:29:55 +02:00
Tim
d38cf32773
Merge pull request #1016 from ckorber/pr/cause_args
...
Dev: Improve error logs
2025-10-07 21:24:46 +02:00
Christian
a0615bda42
Complete addition of cause argument
...
As mentioned in #296 error cast are now added with cause argument.
Signed-off-by: Christian <chr.korber@gmail.com>
2025-10-07 19:57:29 +02:00
Tim
ad5ab5c634
Merge pull request #1022 from NachoLZ/feature/add-docker-instructions
...
docs: Add instructions for running with Docker
2025-10-07 19:09:00 +02:00
Ignacio Lizana
e78866a77d
docs: Add instructions for running with Docker
2025-10-07 18:38:38 +02:00
Tim
19c6e042fb
Merge pull request #1018 from NachoLZ/feature/disable-service-worker
...
Dev: add option to disable service worker
2025-10-07 17:56:23 +02:00
Ignacio Lizana
57571cf1fc
fix: Handle boolean value for SERVICE_WORKER_DISABLED
...
The `webpack.EnvironmentPlugin` provides the default value for `SERVICE_WORKER_DISABLED` as a boolean (`false`).
The previous implementation only checked for the string `'true'`, which would fail to correctly identify the boolean `true` case, causing the feature to not work as intended when the variable was set without being explicitly a string.
This commit updates the conditional check to handle both the boolean `true` and the string `'true'` to ensure the service worker is reliably disabled.
Co-authored-by: Tim <tymmesyde@gmail.com>
2025-10-07 17:44:23 +02:00
Ignacio Lizana
670f119027
feat: add option to disable service worker
2025-10-07 15:57:14 +02:00
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