Commit graph

5963 commits

Author SHA1 Message Date
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
Timothy Z.
8968055493
fix(Settings): trakt text checks repetition 2025-05-27 21:33:13 +03:00
Tim
5d9a005686 style(App): use singlequote for string 2025-05-27 20:30:23 +02:00
Tim
597b366ce2 fix(common): allow board regex to match empty 2025-05-27 20:26:02 +02:00
Tim
41546d65d2 feat: full deeplink support for shell 2025-05-27 20:16:26 +02:00
Botzy
18b70402a4 fix lint 2025-05-27 18:32:20 +03:00
Botzy
ce54ac9aac feat: update translations dependency 2025-05-27 18:27:19 +03:00
Botzy
3c249e5925 fix hardcoded titles with no translations 2025-05-27 18:20:18 +03:00
Botzy
51a1da958b fix: season number translation key 2025-05-27 17:55:47 +03:00
Botzy
fe871f03f1 fix: dropdown options and titles translations 2025-05-27 17:55:17 +03:00
Botzy
5a942c5f73 fix spacing 2025-05-27 16:53:57 +03:00
Botzy
a7eb1801e3 fix(Settings): added missing translation keys 2025-05-27 14:24:59 +03:00
Botzy
a25d23559f fix(NotFound): added missing translation keys 2025-05-27 14:23:39 +03:00
Botzy
7b57c0f508 fix(MetaDetails): added missing translation keys 2025-05-27 12:24:35 +03:00
Botzy
db40abfad3 fix(Library): added missing translation keys 2025-05-27 12:12:39 +03:00
Botzy
61fdf3113e fix(Discover): added missing translation keys 2025-05-27 12:07:57 +03:00
Botzy
64c553d253 fix(Calendar): added missing translation keys 2025-05-27 12:06:58 +03:00
Tim
b3bd68eb32
Merge pull request #919 from Stremio/feat/shell-fullscreen-key-f
Some checks are pending
Build / build (push) Waiting to run
App(Shell): toggle fullscreen with F key
2025-05-27 10:34:37 +02:00
Tim
2b44367a26 feat: toggle fullscreen with F key with shell 2025-05-27 10:28:02 +02:00
Tim
19bf6abb00
Merge pull request #918 from Stremio/fix/toggle-fullscreen
App(Shell): fix toggle fullscreen
2025-05-27 10:24:20 +02:00
Tim
6dfa3fdae0 fix: toggle fullscreen 2025-05-27 10:19:39 +02:00
dexter21767-dev
e8ac50135b fix trakt logout button 2025-05-26 20:00:06 +01:00
Botzy
789173bb5b fix(Intro): added missing translation keys 2025-05-23 18:18:35 +03:00
Botzy
5f81804b00 fix(MetaDetails): added missing translation keys 2025-05-23 18:03:47 +03:00
Botzy
2de0a517e0 fix(Multiselect): added missing translation keys 2025-05-23 17:43:06 +03:00
Botzy
f24ad7d069 fix(Addons): added missing translation keys 2025-05-23 17:17:30 +03:00
Botzy
aba31c8ceb fix(Addons): added missing translations 2025-05-23 17:05:01 +03:00
Botzy
657f9cd29e feat: added scanner for missed translations 2025-05-23 16:34:41 +03:00
Timothy Z.
718a64877c
Merge pull request #864 from Stremio/feat/replace-multiselect-multiselectmenu
Refactor: Replace Multiselect with MultiselectMenu component
2025-05-22 22:26:39 +03:00
Botzy
4d82c2f890 Merge branch 'feat/replace-multiselect-settings' into feat/replace-multiselect-multiselectmenu 2025-05-22 18:42:25 +03:00
Botzy
42a55a254d Merge branch 'development' into feat/replace-multiselect-settings 2025-05-22 17:00:30 +03:00
Timothy Z.
bed2a58060
Merge pull request #913 from Stremio/feat/allow-disabling-subs-globally
Some checks failed
Build / build (push) Has been cancelled
Settings: Allow disabling subtitles globally
2025-05-22 16:53:12 +03:00
Timothy Z.
5f53b9b44a
Merge pull request #915 from Stremio/fix/discover-metaitem-tap-mobile
Fix(Discover): enable direct navigation to meta item on mobile on first tap
2025-05-22 15:21:20 +03:00
Timothy Z.
7b7c700533 chore(styles): align styles code 2025-05-22 15:01:21 +03:00
Timothy Z.
fa07709d31 refactor(Discover): use a reference instead 2025-05-22 14:59:31 +03:00
Timothy Z.
28578e1dea refactor(Player): reset global var 2025-05-21 15:11:32 +03:00
Botzy
2e72f5af9d refactor(Discover): check for window innerWitdth instead isMobile to enable direct navigation 2025-05-21 14:10:42 +03:00
Botzy
01c5100aaf fix(Discover): enable direct navigation to meta item on mobile instead focus first 2025-05-20 19:38:37 +03:00
Timothy Z.
440713ee68 fix(Player): reset the flag back to false 2025-05-20 15:54:20 +03:00
Timothy Z.
38f7e5a0f8 chore(Player): update logs 2025-05-20 15:32:02 +03:00