ente/lib
Neeraj Gupta f6f8b1ca3d
Fix inconsitent state (#446)
If user clicks on New user login flow, abandon that in between and tries
account recovery via recovery code, we were using old volatile password
in memory for generating the recovery_key for UI.

This PR fixes that issue.
2024-02-09 13:41:00 +05:30
..
app Merge branch 'main' into offline_mode 2023-08-29 15:34:14 +05:30
core Log improvements (#444) 2024-02-09 10:47:03 +05:30
events Publish an event when icons are changed 2023-09-08 18:01:45 +05:30
gateway Fix: throw UnauthorizedError on 401 status 2023-04-04 15:25:19 +05:30
json Hello, world 2022-11-01 11:43:06 +05:30
l10n New Translations (#441) 2024-02-04 14:56:16 +05:30
models ignore lint for pb generate 2023-08-22 10:18:38 +05:30
onboarding/view Fix: Show confirmation during edit when secret is updated 2023-10-19 11:54:23 +05:30
services Sign up: Add field for 'hear us from' info (#376) 2023-11-27 18:06:49 +05:30
store Fix: Run single instance of offline import 2023-09-05 17:13:08 +05:30
theme Show placeholder icons when icon is missing 2023-10-19 12:38:27 +05:30
ui Fix inconsitent state (#446) 2024-02-09 13:41:00 +05:30
utils Fix: Add missing await (#368) 2023-11-24 22:07:04 +05:30
bootstrap.dart Hello, world 2022-11-01 11:43:06 +05:30
ente_theme_data.dart Merge branch 'main' into offline_mode 2023-08-29 15:34:14 +05:30
locale.dart chore: run dart fix --apply to add trailing commas 2023-10-05 13:13:59 +05:30
main.dart Fix privacy screen colors (#411) 2024-01-07 04:23:38 +05:30
main_development.dart Hello, world 2022-11-01 11:43:06 +05:30
main_production.dart Hello, world 2022-11-01 11:43:06 +05:30
main_staging.dart Hello, world 2022-11-01 11:43:06 +05:30