Botzy
|
3c249e5925
|
fix hardcoded titles with no translations
|
2025-05-27 18:20:18 +03:00 |
|
Botzy
|
789173bb5b
|
fix(Intro): added missing translation keys
|
2025-05-23 18:18:35 +03:00 |
|
Timothy Z.
|
22ba03dea2
|
refactor(useapplelogin): fallback in case no name
|
2025-04-25 14:10:01 +03:00 |
|
Timothy Z.
|
1568ba1bb2
|
refactor(useapplelogin): use correct url
|
2025-04-24 16:49:01 +03:00 |
|
Timothy Z.
|
d09c760a1c
|
fix(useapplelogin ): lint
|
2025-04-24 16:01:44 +03:00 |
|
Timothy Z.
|
63624a9554
|
refactor(useapplelogin): use w/out popup instead
|
2025-04-24 15:59:48 +03:00 |
|
Timothy Z.
|
fb7c5642b0
|
test: do not use popup
|
2025-04-24 13:04:12 +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.
|
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.
|
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.
|
f5fb2ed37a
|
feat(Auth): example apple login
|
2025-03-24 16:18:29 +02:00 |
|
Botsy
|
9d17c82562
|
Update src/routes/Intro/styles.less
Co-authored-by: Timothy Z. <timothy@stremio.com>
|
2025-02-25 12:24:30 +02:00 |
|
Botzy
|
315391de7f
|
fix(Intro): modify breakpoint for mobile layout and add some adjustments
|
2025-02-24 18:28:24 +02:00 |
|
Botzy
|
14927942e8
|
fix(ConsentToggle): remove unused ConsentToggle component
|
2025-02-17 18:25:21 +02:00 |
|
Botzy
|
e3fda56a11
|
refactor(Intro): reuse Checkbox component for consent items
|
2025-02-13 13:06:05 +02:00 |
|
Tim
|
003881d06d
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
Timothy Z.
|
7087033522
|
fix: typo of toggle
|
2024-11-29 12:17:38 +02:00 |
|
Timothy Z.
|
d12766ecad
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
Tim
|
bb5866955e
|
refactor(useFacebookLogin): remove unused import
|
2024-10-03 17:00:22 +02:00 |
|
Tim
|
a95458f995
|
fix(useFacebookLogin): requests were made after cancelling
|
2024-10-03 16:49:48 +02:00 |
|
Tim
|
c3f0c91ea8
|
refactor(Intro): increase waitFroCredentials max tries
|
2024-10-03 16:29:39 +02:00 |
|
Tim
|
6305743c1a
|
feat(Intro): add cancel button to facebook modal
|
2024-10-03 16:25:30 +02:00 |
|
Tim
|
53174981a9
|
refactor(Intro): make fb login compatible with shell
|
2024-10-03 15:52:25 +02:00 |
|
Tim
|
443e86a1ad
|
feat: impl openExternal for shell compatibility
|
2024-09-25 15:34:32 +02:00 |
|
Tim
|
0f4f0f7c97
|
refactor(Intro): use Facebook type for ctx Authenticate action
|
2024-05-10 14:31:06 +02:00 |
|
Tim
|
45746f6c2c
|
refactor: minor style changes
|
2023-08-22 15:17:03 +02:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
Tim
|
ea14192710
|
fix(Intro): remove guest login button on login screen
|
2023-08-01 15:48:55 +02:00 |
|
unclekingpin
|
1d259137ee
|
adapt login/logout to the new flow
|
2023-07-20 14:39:41 -07:00 |
|
Tim
|
827d941692
|
refactor(ConsentCheckbox): style
|
2023-07-06 14:05:36 +02:00 |
|
Tim
|
0e0f27c54a
|
refactor: style Intro
|
2023-07-05 20:20:18 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|