Timothy Z.
41a5bb7cef
chore: remove unnecessary ","
2025-06-24 22:18:09 +03:00
Timothy Z.
c726398402
chore: run lint
2025-06-24 13:22:32 +03:00
Timothy Z.
7fb0a8c1be
remove(usePlayerOptions): unnecessary dep
2025-06-24 13:02:12 +03:00
Timothy Z.
f49a243009
refactor(Settings): simplify handling for langs
2025-06-24 13:01:11 +03:00
Timothy Z.
a3c895dfc6
refactor(SideDrawer): simplify refs handing
2025-06-20 12:08:55 +03:00
Timothy Z.
2e5958e957
Merge branch 'development' into jump-to-currently-playing
2025-06-20 11:41:04 +03:00
Abdalrzag Eisa
82783a4de7
only scroll if transitionEnded is true
2025-06-20 07:08:08 +03:00
Abdalrzag Eisa
f920ab48f3
pass sideDrawerTransitionEnded into SideDrawer
2025-06-20 07:06:00 +03:00
Tim
a77cf17133
fix(Settings): incorect translation key
2025-06-19 03:05:53 +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
00bac0aca2
refactor(Settings): add translation for shortcuts and
2025-06-18 23:30:10 +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
Botzy
485501c95b
Merge branch 'development' into feat/untranslated-strings
2025-06-18 11:30:14 +03:00
Tim
7ec7e8eb03
refactor: rewrite settings route
2025-06-18 09:48:12 +02:00
Tim
f6d4e3f4a6
feat: add player subtitles delay shortcuts
2025-06-16 15:22:10 +02:00
Abdalrzag Eisa
5f106f49d3
fix: SideDrawer glitched element movement.
...
Even when using `onTransitionEnd`, the `scrollIntoView` problem persists.
The solution that i found is to use `requestAnimationFrame` two times,
turns out that's enough time after the component mounts to fix the problem.
2025-06-14 23:18:08 +03:00
Abdalrzag Eisa
a0d3a50122
fix: pass correct prop to SideDrawer
2025-06-14 22:53:57 +03:00
Abdalrzag Eisa
dfaba09ef2
clear up naming
2025-06-14 22:50:47 +03:00
Abdalrzag Eisa
f7f9e6a408
remove container and use forwardRef
2025-06-14 22:42:14 +03:00
Abdalrzag Eisa
dad52d61ed
use onTransitionEnded and remove setTimeout
2025-06-14 22:24:09 +03:00
Timothy Z.
86bd1b276a
fix(SideDrawer): mobile styles
2025-06-14 18:24:57 +03:00
val_makkas
d5eb6a515f
fixed info box styling
2025-06-14 08:49:48 +03:00
Abdalrzag Eisa
524bcd90da
automatically jump to video on mount, remove button
2025-06-14 02:38:11 +03:00
Abdalrzag Eisa
7dc0958e39
Add jump-to-currently-playing-btn class
2025-06-13 22:00:58 +03:00
Abdalrzag Eisa
40871dc8f2
Add button jump-to-currently-playing-video
2025-06-13 21:59:19 +03:00
Abdalrzag Eisa
73823e9e07
Pass currentlyPlayingVideoID into SideDrawer
2025-06-13 21:56:36 +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
Timothy Z.
d75c9b1d99
Merge pull request #855 from Stremio/feat/replace-multiselect-settings
...
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.
fd4c9e73c8
refactor(MultiselectMenu): use value only
2025-06-03 12:34:14 +03: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
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
Timothy Z.
83a7f6fd3d
Merge pull request #917 from Stremio/fix/trakt-logout-button
...
Build / build (push) Waiting to run
Settings: fix trakt logout button
2025-05-27 21:36:24 +03:00
Timothy Z.
8968055493
fix(Settings): trakt text checks repetition
2025-05-27 21:33:13 +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
dexter21767-dev
e8ac50135b
fix trakt logout button
2025-05-26 20:00:06 +01:00