Commit graph

6952 commits

Author SHA1 Message Date
Neeraj Gupta 2069fff499
Convert pure data class to interface 2023-03-25 07:38:54 +05:30
Neeraj Gupta f8667bf692
Simplify if 2023-03-25 07:35:44 +05:30
Neeraj Gupta ac713bf9d6
Fix typos 2023-03-25 07:30:19 +05:30
Neeraj Gupta dcaae1f478
Refactor 2023-03-25 07:28:38 +05:30
Neeraj Gupta e63260b5ce
Fix typo 2023-03-25 07:25:07 +05:30
Neeraj Gupta c6da52b1f5
Switch to /auth instead of /authenticator 2023-03-25 07:23:52 +05:30
Neeraj Gupta 4c190a319c
Remove exception from log 2023-03-25 07:21:37 +05:30
Neeraj Gupta 6d9767db40
Remove logging 2023-03-25 07:14:08 +05:30
Neeraj Gupta 8d292776be
Merge branch 'main' into display_mfa_codes 2023-03-24 17:11:25 +05:30
Neeraj Gupta 76710698cd
[ente auth] Improve bad code display 2023-03-22 13:10:52 +05:30
Neeraj Gupta 3a3b1337b3
[ente auth] improve parsing of issuer from path 2023-03-22 13:01:47 +05:30
Neeraj Gupta aaa301d09d
[ente authenticator] Handle \r 2023-03-22 12:44:45 +05:30
Abhinav Kumar efb9af9b38
missing translation key handling (#987) 2023-03-21 19:50:42 +05:30
Abhinav 964ec6aad4 added fallback language and config to ignore empty string as translation 2023-03-21 19:48:43 +05:30
Neeraj Gupta 6ac27b3995
Setup crowdin action (#985) 2023-03-21 19:18:20 +05:30
Neeraj Gupta 30a574cf0a
Add empty line 2023-03-21 19:10:42 +05:30
Neeraj Gupta 3dd8fd68b3
Update readme 2023-03-21 19:09:10 +05:30
Neeraj Gupta 1c54ff2b35
Add CI config for crowdin action 2023-03-21 19:09:01 +05:30
Neeraj Gupta 294a2ce488
Add crowdin config 2023-03-21 19:02:50 +05:30
Abhinav Kumar 79ddb7c32c
setup i18next (#980) 2023-03-21 18:56:38 +05:30
Abhinav d9a90c6bf9 set Language codes to lookup as languageOnly 2023-03-21 16:54:24 +05:30
Neeraj Gupta 0746deff74
Log codeInfo 2023-03-21 16:23:31 +05:30
Neeraj Gupta d2ebf79b47
Remove logging for rawCode 2023-03-21 14:36:14 +05:30
Neeraj Gupta 6cb022dede
Fix code generation 2023-03-21 14:11:37 +05:30
Abhinav 9239c22d5c fix expiry time translation 2023-03-21 11:52:13 +05:30
Abhinav 9b089a075b fix missed french strings 2023-03-21 11:39:31 +05:30
Abhinav 9770c22d5c fix ask for feedback french 2023-03-21 11:24:40 +05:30
Abhinav efc853c78f fix storage units 2023-03-21 11:19:45 +05:30
Neeraj Gupta 134cd8343b
Handle error in generating code 2023-03-20 13:15:24 +05:30
Abhinav 0851d9b2e2 Merge branch 'main' into i18next 2023-03-20 11:52:43 +05:30
Abhinav Kumar 399cfc3e46
Update frenchConstants.tsx (#982) 2023-03-20 11:49:18 +05:30
Abhinav 6f7097c3d0 fix quotes 2023-03-20 11:48:12 +05:30
Abhinav 0ed9e311fa Merge branch 'main' into patch-5 2023-03-20 11:47:50 +05:30
Abhinav 5a589e14aa fix import 2023-03-20 11:47:33 +05:30
Neeraj Gupta 6d094b3bca
Undo test changes 2023-03-20 11:05:57 +05:30
Neeraj Gupta 02e2de1ef5
Hide search box when there's no entry 2023-03-20 11:04:50 +05:30
Neeraj Gupta e8d8ffacc9
Fix routing on redirect to creds page 2023-03-20 11:00:33 +05:30
Abhinav c991fc3aa9 fix i18nIsReady state 2023-03-20 10:52:58 +05:30
Neeraj Gupta 7c8739a57b
[ente auth] redirect to root if key is missing 2023-03-20 10:43:17 +05:30
Neeraj Gupta aaa3a273c0
Show authenticator section to internal users only 2023-03-20 10:26:40 +05:30
Neeraj Gupta 937d114f7c
Add hook to download ente auth app 2023-03-20 10:23:14 +05:30
Neeraj Gupta 5618e65fe1
[ente Authenticator] Remove hardcoded codes 2023-03-20 09:31:12 +05:30
Neeraj Gupta 208e6c07fe
Refactor 2023-03-20 09:26:29 +05:30
Neeraj Gupta 1454ac6bf2
Add authenticator service to fetch and decrypt codes 2023-03-20 09:26:04 +05:30
Neeraj Gupta 4faa05a465
[ente Authenticator] Add types 2023-03-20 09:09:20 +05:30
Neeraj Gupta 50e375ebdf
Add ente Authenticator page with dummy data 2023-03-19 16:05:10 +05:30
Neeraj Gupta 1abfd2ab2b
Add dependency on otpauth and vs-uri 2023-03-19 16:00:00 +05:30
Neeraj Gupta 54ee00574a
Add OTPDisplay component 2023-03-19 15:59:20 +05:30
Neeraj Gupta 6da5198c74
Add TimerProgress componenet 2023-03-19 15:54:23 +05:30
Neeraj Gupta 4fade93b43
Fix compilation 2023-03-19 15:51:04 +05:30