Commit graph

5796 commits

Author SHA1 Message Date
Jordan Clarke
e4c917ff20 Merge branch 'development' of https://github.com/JSOClarke/stremio-web into development 2025-06-21 12:53:22 +01:00
Jordan Clarke
5f82d6e9da Fixed Linting Errors in Dropdown.tsx and removed the seperator logic from dropdown and style from less file 2025-06-21 12:46:41 +01:00
Jordan Clarke
f4a9c88c68 Fixed linting issues, refactored sorting. 2025-06-21 12:42:57 +01:00
Timothy Z.
703514b02d Merge branch 'development' of https://github.com/JSOClarke/stremio-web into pr/933 2025-06-20 20:12:45 +03:00
Timothy Z.
19178c8ac3 Merge branch 'development' into pr/933 2025-06-20 20:12:43 +03:00
Jordan Clarke
8ba2c4741e Removed CODE_MAP, added fallbacks, simplified getPriority, removed hardcoded English. Ordering Logic same, neater 2025-06-20 12:14:45 +01:00
Tim
6cca3a549c
Merge pull request #940 from Stremio/refactor/settings
Some checks are pending
Build / build (push) Waiting to run
refactor: rewrite settings route
2025-06-20 10:32:38 +02:00
Tim
a77cf17133 fix(Settings): incorect translation key 2025-06-19 03:05:53 +02:00
Tim
3e91f55d22 fix(MultiselectMenu): support disabled prop 2025-06-19 03:05:32 +02:00
Tim
409267cb44 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/settings 2025-06-18 23:38:17 +02:00
Tim
5f085d259c
Merge pull request #938 from Stremio/feat/player-subtitles-delay-shortcuts
Some checks failed
Build / build (push) Has been cancelled
Player: add subtitles delay shortcuts
2025-06-18 23:33:12 +02:00
Tim
00bac0aca2 refactor(Settings): add translation for shortcuts and 2025-06-18 23:30:10 +02:00
Tim
cf654ae825 chore: update stremio-translations 2025-06-18 23:28:57 +02:00
Tim
c30129c9e2 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-subtitles-delay-shortcuts 2025-06-18 17:28:33 +02:00
Tim
1b7d618a89 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/settings 2025-06-18 11:14:10 +02:00
Tim
74a319285c
Merge pull request #920 from Stremio/feat/untranslated-strings
Some checks are pending
Build / build (push) Waiting to run
Fix: Web App - Replace hardcoded strings with translation keys
2025-06-18 10:57:20 +02:00
Botzy
48a6da5ca7 fix: translations commit latest hash 2025-06-18 11:41:43 +03:00
Botzy
1789ddd06a fix: translations commit hash 2025-06-18 11:36:34 +03:00
Botzy
485501c95b Merge branch 'development' into feat/untranslated-strings 2025-06-18 11:30:14 +03:00
Tim
cb405878a0 chore: update stremio-translations 2025-06-18 09:59:54 +02:00
Tim
7ec7e8eb03 refactor: rewrite settings route 2025-06-18 09:48:12 +02:00
Timothy Z.
29e7522f82
Merge pull request #937 from Stremio/fix/sidedrawer-styles-mobile
Some checks failed
Build / build (push) Has been cancelled
2025-06-16 16:23:04 +03:00
Tim
f6d4e3f4a6 feat: add player subtitles delay shortcuts 2025-06-16 15:22:10 +02:00
Timothy Z.
1e710c4d46
Merge pull request #924 from Stremio/dependabot/github_actions/actions/github-script-7
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump actions/github-script from 6 to 7
2025-06-14 23:52:24 +03:00
Timothy Z.
86bd1b276a fix(SideDrawer): mobile styles 2025-06-14 18:24:57 +03:00
Timothy Z.
4dcdff7700
Merge pull request #935 from val-makkas/fix/sidedrawer-show-desc
Some checks are pending
Build / build (push) Waiting to run
fix(SideDrawer): add show more/less button for description
2025-06-14 17:46:25 +03:00
val_makkas
d5eb6a515f fixed info box styling 2025-06-14 08:49:48 +03:00
val_makkas
48d95d9d6f fix(SideDrawer): add show more/less button for description 2025-06-12 22:07:50 +03:00
Botzy
7c3dd67eb9 fix: video release date locale formatting 2025-06-10 14:18:04 +03:00
Botzy
2f0ec456fe Merge branch 'development' into feat/untranslated-strings 2025-06-10 13:57:12 +03:00
Jordan Clarke
fb3d4e29fa Cleaner Fix for Stremio#916 - Added System priority and Alphabetic Ordering on all dropdowns from settings screen. 2025-06-08 13:58:15 +01:00
Jordan Clarke
bd5a8e988f Improved Fix for Stremio#916 - Added System priority and Alphabetic Ordering on other dropdowns. 2025-06-08 13:06:14 +01:00
Jordan Clarke
d329139abe Fix for #916 - Added System priority and Alphabetic Ordering - First Commit Ever :) 2025-06-08 01:14:43 +01:00
Timothy Z.
d75c9b1d99
Merge pull request #855 from Stremio/feat/replace-multiselect-settings
Some checks failed
Build / build (push) Has been cancelled
Аpp: Replace Multiselect usage with MultiselectMenu
2025-06-03 12:54:55 +03:00
Timothy Z.
eab1b8def3 refactor(StreamingServerInputs): non null value 2025-06-03 12:48:44 +03:00
Timothy Z.
a162397d29 refactor(MultiselectMenu): lint & types 2025-06-03 12:39:08 +03:00
Timothy Z.
fd4c9e73c8 refactor(MultiselectMenu): use value only 2025-06-03 12:34:14 +03:00
dependabot[bot]
015e770e42
chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 21:49:25 +00:00
Tim
75f647e3a4
Merge pull request #922 from Stremio/refactor/shell-open-external
Some checks failed
Build / build (push) Has been cancelled
refactor(common): remove use of ipc for opening external url
2025-06-01 12:15:19 +02:00
Tim
824763a277 refactor(common): remove use of ipc for opening external url 2025-05-31 17:12:42 +02:00
Botzy
8768b9ced3 added missing modal button labels and \input placeholder translation keys 2025-05-28 19:02:28 +03:00
Botzy
d692d09041 fix: replace all remaining untranslated strings with translation keys 2025-05-28 17:17:34 +03:00
Botzy
e704abcb03 feat: make translation test fail if hardcoded strings are found 2025-05-28 17:16:08 +03:00
Botzy
d27f92fb01 fix(Discover): use correct translation func 2025-05-28 16:30:04 +03:00
Botzy
4f9cd61286 fix(Discover): dropdown options translations 2025-05-28 13:36:21 +03:00
Botzy
66ad1ea59f fix: move scan translations test to test folder 2025-05-28 12:25:55 +03:00
Botzy
bafa6a7ad2 Feat: refactor the translations scanner into a test 2025-05-28 12:20:55 +03:00
Timothy Z.
67c1b814c3
Merge pull request #902 from Stremio/feat/add-auto-label-assignments-on-prs
Some checks failed
Build / build (push) Has been cancelled
chore(Github): auto assignments on PRs
2025-05-28 11:00:11 +03:00
Timothy Z.
83a7f6fd3d
Merge pull request #917 from Stremio/fix/trakt-logout-button
Some checks are pending
Build / build (push) Waiting to run
Settings: fix trakt logout button
2025-05-27 21:36:24 +03:00
Tim
0875b89e5e
Merge pull request #921 from Stremio/feat/shell-deeplinks
App(Shell): full deeplink support
2025-05-27 20:34:31 +02:00