Commit graph

85 commits

Author SHA1 Message Date
Neeraj Gupta 5d7d166976 Merge branch 'main' into accounts-passkeys 2024-02-16 14:53:04 +05:30
Neeraj Gupta 13f628aaac Fix build errors 2024-02-13 10:54:24 +05:30
httpjamesm 97ab0e3be9
fix: add try catch to context.start() 2024-02-02 22:17:03 -05:00
httpjamesm 1f40e854ae
fix: don’t re-create context if exists 2024-02-02 22:12:07 -05:00
Neeraj Gupta 8efa92fa95 Cast: simplify ascii to base64 conversion 2024-02-02 13:34:47 +05:30
httpjamesm 677c62ca83
feat: use constant renderable file URL cache map 2024-02-01 09:53:01 -05:00
httpjamesm 1a137ddc16
feat: add isCastReady as dep for receiver init 2024-02-01 09:50:15 -05:00
httpjamesm d3efa0a28e
fix: remove options from context stop cleanup 2024-02-01 09:49:41 -05:00
Neeraj Gupta b250e56c09 Fix cast thumbnail url 2024-02-01 17:14:44 +05:30
Neeraj Gupta 715c9befdd Address review feedback 2024-02-01 16:33:09 +05:30
Neeraj Gupta 76187684e9 Add support for rending images of live photos + heic 2024-02-01 15:57:36 +05:30
Neeraj Gupta 17caa99416 Fix cast build errors 2024-01-30 14:39:28 +05:30
Neeraj Gupta d94ea221c7 Merge branch 'cast' of github.com:ente-io/photos-web into cast 2024-01-30 14:34:41 +05:30
Abhinav 28bda3a0f9 remove font package 2024-01-30 12:04:57 +05:30
Neeraj Gupta d6eecf38f5 Improve logs 2024-01-30 11:31:34 +05:30
Neeraj Gupta f5d476df53 Remove dependency from next/font 2024-01-30 11:01:44 +05:30
Neeraj Gupta 4bbf79c321 Fix collection refresh and token revokation 2024-01-29 18:09:47 +05:30
Neeraj Gupta a3bb85599a Handle deviceCode expiry 2024-01-29 15:25:12 +05:30
Neeraj Gupta 8f954e0d1b Remove auto-refresh of code 2024-01-29 15:17:32 +05:30
Neeraj Gupta 89f8e2f564 Update based on new API spec 2024-01-29 15:15:30 +05:30
Neeraj Gupta cf92e1b065 Cast: Only poll once deviceCode is registered 2024-01-29 14:21:54 +05:30
Neeraj Gupta 61a7d2cbbb Remove duplicate method 2024-01-29 13:17:54 +05:30
Neeraj Gupta 6e4d17cdb9 Clean up code 2024-01-29 11:41:58 +05:30
Neeraj Gupta ac12ce7a19 Clean up 2024-01-29 11:37:11 +05:30
Neeraj Gupta 7cd7676cb0 Fix file download 2024-01-29 10:40:31 +05:30
Neeraj Gupta 68bfe9118a Switch to castGateway API 2024-01-28 02:07:27 +05:30
Neeraj Gupta 155ab947a4 Remove unused code 2024-01-22 17:01:38 +05:30
Neeraj Gupta 47f6b04520 Remove unused code 2024-01-22 12:01:07 +05:30
Neeraj Gupta d2c088b9ef [cast] Remove unused code 2024-01-22 10:37:17 +05:30
Neeraj Gupta 73885f6f0a [cast] Switch to shared package import 2024-01-22 10:32:03 +05:30
Neeraj Gupta cde75e3a37 Use method from shared pkd 2024-01-20 12:17:35 +05:30
Neeraj Gupta dff2a38de9 Fix build + switch to common pkg 2024-01-20 10:03:26 +05:30
Neeraj Gupta 1e583414d3 [Cast] Use common shared packages 2024-01-19 14:02:42 +05:30
Neeraj Gupta a3bf49e2d2 Remove redundant export 2024-01-19 13:35:05 +05:30
Neeraj Gupta 9afaa73d19 [Cast] Switch to castGateway 2024-01-19 12:56:29 +05:30
httpjamesm b0eb15cd6b
fix: tsconfig includes 2024-01-06 23:28:30 -05:00
httpjamesm 3ca57bd534
feat: 60 minute refresh with slower bar update 2024-01-06 23:22:18 -05:00
httpjamesm b08814bad4
style: line-height on large type digits 2024-01-06 23:20:16 -05:00
httpjamesm 3963f99d09
feat: code pending state 2024-01-06 23:19:25 -05:00
httpjamesm a26ad05fac
fix: next font dep 2024-01-06 23:11:35 -05:00
httpjamesm 20c398893b
fix: get sentry data from @ente/shared 2024-01-06 00:12:21 -05:00
httpjamesm f574d019f7
feat: use more @ente/shared 2024-01-06 00:08:33 -05:00
httpjamesm ca795906dd
feat: add runningInBrowser to shared 2024-01-06 00:01:59 -05:00
httpjamesm e3b4d3a35e
feat: only send token to TV 2024-01-06 00:00:12 -05:00
httpjamesm 72ed8b0497
feat: get collection with key and get collection with master or collection key 2024-01-05 23:45:16 -05:00
httpjamesm 6b0a4aec87
feat: help qr code in bottom right 2023-12-22 19:55:59 -05:00
httpjamesm 7b2edf3f07
chore: cleanup code 2023-12-16 12:36:05 -05:00
httpjamesm a746bb709f
fix: don't shutdown receiver 2023-12-16 12:26:56 -05:00
httpjamesm 506158171b
fix: stop context on index effect return 2023-12-16 12:21:53 -05:00
httpjamesm e44cee8c0e
feat: options with custom namespaces 2023-12-13 23:57:10 -05:00