Commit graph

6825 commits

Author SHA1 Message Date
Abhinav 8866dfa443 remove TWO_FACTOR_QR_INSTRUCTION french translation 2023-03-03 13:02:55 +05:30
Abhinav 9ae14d1343 make LabelWithDivider divider color stroke.fainter 2023-03-01 20:20:34 +05:30
Abhinav 64b4dbc8fd update to use the new stroke property 2023-03-01 20:20:02 +05:30
Abhinav 23dc90ad8f update stroke palette property type 2023-03-01 20:19:24 +05:30
Abhinav 0666c1640c show advanced option only for desktop 2023-03-01 19:48:14 +05:30
Abhinav 92b93b0822 Merge branch 'main' into language-change-setting 2023-03-01 19:43:17 +05:30
Abhinav Kumar 16693417e3
Merge pull request #947 from lyonelf/patch-3
Create frenchConstants.tsx
2023-03-01 19:39:20 +05:30
Abhinav 130178ec47 refactor code 2023-03-01 19:21:14 +05:30
Abhinav 93568ef8fb add support to change app language 2023-03-01 18:40:59 +05:30
Abhinav dc5fa05491 add user locale detect package 2023-03-01 18:28:26 +05:30
Abhinav 9947060222 add support for french locale 2023-03-01 17:15:40 +05:30
Abhinav 269232624d fix quotes issue 2023-03-01 15:48:58 +05:30
Neeraj Gupta 1e55879f12
Merge branch 'main' into patch-3 2023-03-01 13:45:47 +05:30
Vishnu Mohandas ede9399292
Merge pull request #961 from ente-io/hardcode_hashing_algo 2023-02-28 23:12:18 +05:30
Vishnu ef616f116b Hardcode hashing algorithm to Argon2id v1.3 2023-02-28 22:45:36 +05:30
Abhinav Kumar dce435e7d6
Merge pull request #960 from ente-io/add-password-strength-check
Add password strength check
2023-02-28 17:15:24 +05:30
Abhinav Kumar 9eb904c666
Merge pull request #959 from ente-io/crypto-internal-review
Refactor CryptoWorker
2023-02-28 17:15:14 +05:30
Abhinav deb10ad736 add comment about encrypting before storing in session storage 2023-02-28 16:44:30 +05:30
Abhinav 23215defb2 update to use zxcvbn for estimatePasswordStrength 2023-02-28 15:43:28 +05:30
Abhinav 01ef46d38b use zxcvbn package 2023-02-28 15:42:30 +05:30
Abhinav 76f0b913a4 revert unneeded change 2023-02-28 15:33:02 +05:30
Abhinav 8357eb768b add password strength hint component 2023-02-28 15:29:27 +05:30
Abhinav 3ee3fe3708 add password strength check 2023-02-28 13:31:22 +05:30
Abhinav 668cfa9b26 added javascript port of flutter password strength password used by mobile app 2023-02-28 13:31:03 +05:30
Abhinav 91fb581dca use generateKeyAndEncryptToB64 for masterKey encryption for storage in session 2023-02-28 12:29:22 +05:30
Abhinav 2e63569359 create separate generateKeyAndEncryptToB64 util 2023-02-28 12:28:44 +05:30
Abhinav df565dbd4d rename variables 2023-02-28 11:59:29 +05:30
Abhinav 247cf8d2b5 removed unused crypto util 2023-02-27 22:01:30 +05:30
Abhinav 3bc5c7c43a rename variable 2023-02-27 21:27:44 +05:30
Abhinav ad5327bb52 remove key parameter from encryptChaCha as it never receives a key and always generates a new one 2023-02-27 21:18:49 +05:30
Abhinav 721f21cee8 key doesn't need to be optional parameter as its always passed 2023-02-27 21:08:31 +05:30
Abhinav 01cc8ffe4d fix build 2023-02-27 19:13:36 +05:30
Abhinav fe19f92ed9 add missing worker type 2023-02-27 19:07:31 +05:30
Vishnu Mohandas 32d5d276a3
Merge pull request #958 from ente-io/fix-caption-search-copy
fix caption search copy
2023-02-27 19:02:59 +05:30
Abhinav 70bd4daa0a fix caption search copy 2023-02-27 19:01:28 +05:30
Abhinav Kumar 338e40e100
Merge pull request #956 from ente-io/caption-search
add caption search support
2023-02-24 16:32:37 +05:30
Abhinav Kumar 47dc6d15e5
Merge pull request #957 from ente-io/fix-testing-reported-issues
Fix testing reported issues
2023-02-24 16:32:26 +05:30
Abhinav 27738335fa dont need to export convertSuggestionToSearchQuery 2023-02-24 13:41:43 +05:30
Abhinav 0605656669 add caption search support 2023-02-24 13:41:36 +05:30
Abhinav 95e8579066 fix shared collection file showing as all section latestFile image 2023-02-24 13:39:38 +05:30
Abhinav 84e62329a0 fix dedupe screen files not shown 2023-02-24 13:39:23 +05:30
Abhinav Kumar b52583998f
Merge pull request #955 from ente-io/fix-empty-trash-not-working
fix empty trash not working
2023-02-24 12:43:58 +05:30
Abhinav 56f65127f8 fix trash sync , by using the non merged file list to set the new state after trash fetch 2023-02-24 12:35:55 +05:30
Abhinav Kumar afc357c385
Merge pull request #953 from ente-io/continuous-sync
Continuous sync
2023-02-23 16:30:56 +05:30
Abhinav 6224125732 Merge branch 'main' into continuous-sync 2023-02-23 15:52:17 +05:30
Abhinav 40fe431327 use electron API to register foreground event listener 2023-02-23 13:59:10 +05:30
Abhinav 0512fca532 add continuous sync at 5 min interval 2023-02-23 13:27:01 +05:30
Abhinav Kumar 8bcacda7d4
Merge pull request #946 from ente-io/empty-state
Empty state
2023-02-23 13:18:55 +05:30
Ananddubey01 384545ac3d Removed download bottom download files images 2023-02-23 08:34:10 +05:30
Ananddubey01 bc8196b67e Empty Screen: Removed bottom download buttons 2023-02-23 08:30:19 +05:30