Commit graph

4665 commits

Author SHA1 Message Date
Ivelin Megdanov
b4651f1ac9 Changed title to show subtitle id instead of label 2025-04-15 16:22:13 +03:00
Timothy Z.
a8eb284379 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-04-15 13:00:52 +03:00
Timothy Z.
55dac0d36f
Merge pull request #827 from Stremio/feat/season-episode-inputs
Streams List: Season and Episode picker when no streams loaded
2025-04-15 12:50:06 +03:00
Timothy Z.
e6bd8d66e8
Merge pull request #839 from Stremio/fix/library-default-filter
Library: Default type All filter
2025-04-15 11:58:00 +03:00
Timothy Z.
a8931d94df
Merge pull request #889 from Stremio/feat/example-apple-login
App: Implement Apple login
2025-04-15 11:55:23 +03:00
Timothy Z.
57d16957f2 chore(useapplelogin): update redirect to prod 2025-04-14 23:26:04 +03:00
Timothy Z.
303dd9858b refactor(useapplelogin): handle error cases 2025-04-14 19:29:12 +03:00
Timothy Z.
3aac148258 Update useAppleLogin.ts 2025-04-14 17:23:09 +03:00
Timothy Z.
66abce42c5 revert(useapplelogin): timeoutid 2025-04-14 17:20:54 +03:00
Timothy Z.
0744fdfb8d refactor(Intro): new button design 2025-04-14 16:16:02 +03:00
Timothy Z.
922de40134 fix(useapplelogin): add timeout for close 2025-04-14 16:12:27 +03:00
Timothy Z.
52dc7722ad Revert "fix(useapplelogin): remove state signin"
This reverts commit e454cecc45.
2025-04-14 14:53:44 +03:00
Timothy Z.
e454cecc45 fix(useapplelogin): remove state signin 2025-04-14 14:38:19 +03:00
Timothy Z.
468dc604ae Revert "chore: add debug logs"
This reverts commit 0c3b7e8d4a.
2025-04-14 14:12:05 +03:00
Timothy Z.
0c3b7e8d4a chore: add debug logs 2025-04-14 13:36:40 +03:00
Timothy Z.
43c76b6a4b refactor(Intro): adjust styles 2025-04-10 22:48:56 +03:00
Timothy Z.
5acc32411d fix(app): apple login types 2025-04-10 21:54:11 +03:00
Timothy Z.
2ce1619313 chore: remove logs & use correct core action 2025-04-10 21:52:57 +03:00
Timothy Z.
2713c8b46d fix(useapplelogin): jwt errors 2025-04-10 21:31:34 +03:00
Timothy Z.
b86887e111 chore: add testing logs 2025-04-10 21:11:41 +03:00
Timothy Z.
846445001c fix(useapplelogin): get sub id from token 2025-04-10 21:10:50 +03:00
Timothy Z.
50edda2557 fix(useapplelogin): use redirect uri for testing 2025-04-10 20:45:51 +03:00
Timothy Z.
a1acb7423a fix(useapplelogin): auth response 2025-04-10 20:40:05 +03:00
Timothy Z.
96f0baadc2 fix(Player): on options menu open crash 2025-04-10 16:46:19 +03:00
Timothy Z.
200d3a76d8 fix(useapplelogin): use correct client id 2025-04-10 14:20:23 +03:00
Timothy Z.
d457db6f1e refactor(useapplelogin): update redirect url 2025-04-10 12:52:56 +03:00
Timothy Z.
a0fa5e2a92 fix(chore): lint 2025-04-10 12:45:06 +03:00
Timothy Z.
592fb17fa1 refactor(Apple login): support new endpoint 2025-04-10 12:42:41 +03:00
Timothy Z.
9a6f01b6ad Merge branch 'development' into feat/example-apple-login 2025-04-10 12:32:50 +03:00
Alexandru Branza
2ef3f52c1c Fix Font Weight for Safari 2025-04-08 16:55:36 +03:00
Tim
9aa0490989 fix(App): non latin chars font 2025-04-04 18:58:36 +02:00
Tim
68f044f7b5
Merge pull request #883 from Stremio/feat/shell-pause-on-minimize
Some checks are pending
Build / build (push) Waiting to run
Player(Shell): add pause on window minimize setting
2025-04-02 13:59:37 +02:00
Botzy
7c932a93e5 feat(MetaDetails): added season picker when no metadetails loaded in videos list 2025-04-02 14:35:04 +03:00
Botzy
639d5f8d1c refactor(EpisodePicker): moved EpisodePicker to higher level in MetaDetails folder 2025-04-02 14:25:41 +03:00
Timothy Z.
12c079f917 Merge branch 'development' into fix/infinite-scroll-large-screens 2025-04-02 12:52:09 +03:00
Tim
bbb26717c5 feat(shell): implement pause on minimize setting 2025-04-01 16:36:00 +02:00
Timothy Z.
4a68beb62c
Merge pull request #881 from Stremio/fix/meta-details-focus-flicker
Some checks are pending
Build / build (push) Waiting to run
(Web App): MetaDetails Imdb button focus bug
2025-04-01 16:51:00 +03:00
Tim
5dcd6f48cd fix(useFullscreen): remove handling of F keyboard key 2025-04-01 15:20:23 +02:00
Ivelin Megdanov
ee99f2a349 adjust Imdb button focus styles to prevent flicker 2025-04-01 16:14:07 +03:00
Tim
ad11609bee fix(NavMenu): incorrect import 2025-04-01 14:43:47 +02:00
Tim
e0d1662f86 feat(shell): implement escape key fullscreen behavior 2025-04-01 12:23:42 +02:00
Timothy Z.
e156c27b64 refactor(NumberInput): simplify 2025-04-01 11:57:45 +03:00
Timothy Z.
4eca979d97 refactor(EpisodePicker): simplify 2025-04-01 11:57:37 +03:00
Timothy Z.
7915424fa4 fix(EpisodePicker): lint 2025-03-31 13:53:38 +03:00
Timothy Z.
b2f5fb74c8 refactor(EpisodePicker): simplify 2025-03-31 13:51:31 +03:00
Timothy Z.
cdaad5c834 fix(NumberInput): lint 2025-03-25 18:12:29 +02:00
Timothy Z.
60ba559500 refactor(EpisodePicker): simplify 2025-03-25 18:11:14 +02:00
Timothy Z.
56762353f2 refactor(NumberInput): simplify 2025-03-25 18:03:36 +02:00
Timothy Z.
7636beabdc Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:52 +02:00
Timothy Z.
3f58bb8e46 Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:46 +02:00