Commit graph

9382 commits

Author SHA1 Message Date
Manav Rathi 5c93c14a02 Fix the zip file related tests
These functions (e.g. getElectronFilesFromGoogleZip) look to have been moved
from `importService` to `ElectronAPIs` in commit
86d61060b7, perhaps the test did not get updated.

The test runs now from the desktop app.
2024-02-07 17:49:33 +05:30
Manav Rathi 996b65338d
Deploy auth from the same repository (#1599) 2024-02-03 17:25:05 +05:30
Manav Rathi a2c9cd5071 Use the correct casing
-r also worked, but -R is the preferred casing

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/cp.html
2024-02-03 17:12:25 +05:30
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
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
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
Abhinav a7c1133c41 Remove download option from video player control list of shared link as download disabled 2024-01-29 15:15:15 +05:30
Vishnu Mohandas 809c3e24fb
Remove debugging log (#1588)
Remove debugging log
2024-01-26 10:54:22 +05:30
Abhinav 8f3a13ea09 remove console log 2024-01-26 10:53:33 +05:30
Abhinav Kumar f5e999ee31
New Translations (#1584) 2024-01-25 09:52:25 +05:30
Crowdin Bot 5f30a7d0a7 New Crowdin translations by GitHub Action 2024-01-25 00:16:16 +00:00
Abhinav Kumar f5a0393c7c
Custom File download location (#1565) 2024-01-24 13:59:25 +05:30
Abhinav Kumar 5aea206ce2
Merge branch 'main' into file-download-location 2024-01-24 13:57:55 +05:30
Abhinav Kumar 1c5205201c
New Translations (#1582) 2024-01-24 13:53:49 +05:30
Abhinav edfdc5dd1e Merge branch 'main' into file-download-location 2024-01-24 13:52:44 +05:30
Crowdin Bot 453f0c51b7 New Crowdin translations by GitHub Action 2024-01-24 08:22:02 +00:00
Vishnu Mohandas fd1b3eeff1
Add support for searching by popular cities (#1578) 2024-01-24 13:51:11 +05:30
Abhinav 3d72e58c55 add error logging 2024-01-24 13:49:20 +05:30
Abhinav df3aa80091 Merge branch 'main' into cities 2024-01-24 13:45:05 +05:30
Abhinav cf90aaa374 Merge branch 'main' into cities 2024-01-24 13:42:44 +05:30
Vishnu Mohandas 95507da588
Hide hidden collection files from all section (#1580) 2024-01-24 13:40:15 +05:30
Abhinav 6735075880 add comment 2024-01-24 13:35:00 +05:30
Abhinav 4126815485 Merge branch 'rename-states' into hide-hidden-album-files-from-all 2024-01-24 13:30:00 +05:30
Vishnu Mohandas 4c27fa547e
Better named react states (#1581)
Better named react states
2024-01-24 13:29:43 +05:30
Abhinav 3507343624 fix missed renames 2024-01-24 13:27:25 +05:30
Abhinav 7b8a34ad4f better named react states 2024-01-24 13:24:02 +05:30
Abhinav f9121fa1f2 fix mistakenly removed code 2024-01-24 13:15:54 +05:30
Abhinav 8a53a90ce4 hide hidden collection files from all section 2024-01-24 13:00:56 +05:30
Abhinav 603fde07d1 refactor getLocationSuggestions 2024-01-24 12:02:32 +05:30
Abhinav cc480a2376 refactor convertSuggestionsToOptions 2024-01-24 11:52:58 +05:30
Abhinav 49c4331f81 make searchWorker setFiles useEffect SingleThreaded 2024-01-24 11:44:53 +05:30
Abhinav Kumar 4e9fb6a632
update behaviour to not move to destination collection after collection ops (#1556) 2024-01-24 11:21:02 +05:30
Abhinav Kumar e81f35ec6f
New Translations (#1579) 2024-01-24 11:00:39 +05:30
Crowdin Bot 07a7d0872a New Crowdin translations by GitHub Action 2024-01-24 00:16:06 +00:00
Vishnu Mohandas 12b68b9f2c
Merge branch 'main' into cities 2024-01-23 21:09:27 +05:30
vishnukvmd 9b3389d495 Add attribution for Simple Maps 2024-01-23 21:02:44 +05:30
vishnukvmd 645db9dc01 Update path to asset 2024-01-23 21:00:02 +05:30
vishnukvmd dba2480339 Dedupe cities and location tags 2024-01-23 20:51:52 +05:30
vishnukvmd c7ae9fbe5c Add translation for City 2024-01-23 20:41:56 +05:30
Abhinav 42e3905864 update DedicatedSearchWorker to keep files list locally 2024-01-23 20:09:59 +05:30
Abhinav 142f485a4a remove unneeded non null assertion 2024-01-23 20:03:19 +05:30
Abhinav 883bea8baa fix debouncer issue 2024-01-23 19:25:16 +05:30
vishnukvmd 985b2912d1 Add translation 2024-01-23 17:53:12 +05:30
vishnukvmd abc237945a Add location proximity check using elliptical area 2024-01-23 17:28:43 +05:30