Commit graph

9651 commits

Author SHA1 Message Date
Manav Rathi e083c7caf2 Copy the out directory
The symlink does not seem to be working. In the build logs there is nothing
wrong, but at the end CF gives up by saying:

    + ln -sf apps/auth/out
    Finished
    Note: No functions dir at /functions found. Skipping.
    Validating asset output directory
    Failed: build output directory contains links to files that can't be accessed
2024-02-03 16:49:50 +05:30
Manav Rathi 7bd332bad2 POSIX test requires a single =
https://pubs.opengroup.org/onlinepubs/009695399/utilities/test.html

Fixes the following error when running on CF pages:

    ./scripts/deploy.sh: 14: test: multi-deploy-test: unexpected operator

Also xtrace the commands for the log
2024-02-03 16:35:33 +05:30
Manav Rathi d3cf5a9afb Make the deploy script executable 2024-02-03 16:14:23 +05:30
Manav Rathi 67624839f3 Handle the single output directory by creating a symlink 2024-02-03 15:54:45 +05:30
Manav Rathi e858ae2dc6 Deploy auth from the same repository 2024-02-03 11:34:34 +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
httpjamesm d789d96c4c
fix: set browser can cast on mount 2024-02-01 09:49:18 -05:00
Neeraj Gupta 87ce124eb4 Build fix 2024-02-01 18:06:58 +05:30
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
httpjamesm e80be51af8
fix: set client pkg header for http service 2024-01-31 18:50:43 -05:00
Abhinav Kumar b2fc0401df
Fix error handling in share dialog (#1594) 2024-01-31 12:05:53 +05:30
Abhinav 22605e503c refactor code 2024-01-31 11:39:38 +05:30
Abhinav 826679b183 fix error handling in share dialog 2024-01-31 11:26:43 +05:30
httpjamesm 5b8ec11b6c
feat: set client package based on redirect URL 2024-01-30 11:21:33 -05:00
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 6572314657 Add yarn.lock 2024-01-30 12:00:10 +05:30
Neeraj Gupta d6eecf38f5 Improve logs 2024-01-30 11:31:34 +05:30
Abhinav d0c6a9d940 refactor code 2024-01-30 11:15:20 +05:30
Abhinav 0dff59eb7a cleanup 2024-01-30 11:15:07 +05:30
Abhinav aaf1a8d3b5 remove unneeded nesting 2024-01-30 11:14:54 +05:30
Neeraj Gupta 98a59172db Merge branch 'cast' of github.com:ente-io/photos-web into cast 2024-01-30 11:02:01 +05:30
Neeraj Gupta f5d476df53 Remove dependency from next/font 2024-01-30 11:01:44 +05:30
Abhinav 0435fbc47c Merge branch 'main' into cast 2024-01-30 10:53:24 +05:30
Abhinav dc57d4509e update yarn lock 2024-01-30 10:52:48 +05:30
httpjamesm daa1710cea
feat: allow enteauth: deeplinks 2024-01-29 17:07:56 -05:00
Neeraj Gupta 4bbf79c321 Fix collection refresh and token revokation 2024-01-29 18:09:47 +05:30
Neeraj Gupta 18c3369fc0 Revoke active casts 2024-01-29 17:19:01 +05:30
Neeraj Gupta f39e095168 Fix handling of wrong pin 2024-01-29 15:50:01 +05:30
Abhinav Kumar 622b203026
Remove download option from video player control list of shared link if download disabled (#1592) 2024-01-29 15:27:13 +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
Abhinav a7c1133c41 Remove download option from video player control list of shared link as download disabled 2024-01-29 15:15:15 +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 57e415f5c9 Remove unused code 2024-01-29 11:45:15 +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 36cad03c71 Merge branch 'main' into cast 2024-01-29 11:09:58 +05:30
Neeraj Gupta 25959246b1 Undo redundant change 2024-01-29 11:02:56 +05:30
Neeraj Gupta 7cd7676cb0 Fix file download 2024-01-29 10:40:31 +05:30