47 Commits

Author SHA1 Message Date
Neeraj Gupta
9169b344fb Lint fix 2024-09-17 11:45:31 +05:30
Neeraj Gupta
23574a2e3a [auth] Remove view qr code option 2024-09-17 11:35:08 +05:30
Neeraj Gupta
5e7c5e0d6f log 2024-09-17 09:47:59 +05:30
vishnukvmd
10d6e18332 [auth] Remove nesting for notes 2024-09-14 20:12:14 +05:30
vishnukvmd
5c1b3886ed Update icon for Trash 2024-09-14 19:22:01 +05:30
Neeraj Gupta
0275d08e27 Merge branch 'fix_issuer_name_encoding' into auth_trash 2024-09-13 10:27:24 +05:30
Prateek Sunal
09f65eeff7
[auth] Fix duplicate tags entry (#3243)
fixes #1794
2024-09-12 16:02:48 +05:30
Neeraj Gupta
02501caa71 [auth] Add viewQR code option on Edit screen 2024-09-12 14:35:03 +05:30
Neeraj Gupta
0ad84be3ab [auth] Minor fix 2024-09-12 14:33:30 +05:30
Neeraj Gupta
05200878f2 [auth] Add support for adding notes 2024-09-12 14:33:30 +05:30
Neeraj Gupta
583163968d [auth] Limit text field length 2024-09-12 14:33:30 +05:30
Neeraj Gupta
53c553db02 [auth] Move field label to left 2024-09-12 14:33:30 +05:30
kishan-dhankecha
aedb689e45
fixed duplicated code being added bug 2024-09-12 13:05:38 +05:30
Kishan Dhankecha
8b43f18f6a
[AUTH] Made dart analyzer happy (#3226)
## Description
Updated some deprecated stuff to its replacements to make analyzer happy

## Tests
Changes are not affecting any tests
2024-09-12 11:35:43 +05:30
Prateek Sunal
1bcf2c92b4 fix: scaling of text in code, etc 2024-08-26 12:07:42 +05:30
Prateek Sunal
18b0bd4996 fix(auth): allow without backups for windows 2024-08-10 16:00:31 +05:30
Vladyslav Pashynskykh
d75abcf6a7
Ente Auth: Add support for Steam domain used as issuer 2024-05-22 13:02:11 +03:00
Prateek Sunal
5f6e88bb33 fix(auth): set maxlength limit of 100 to tags 2024-05-15 18:14:46 +05:30
Prateek Sunal
36685f4827 fix(auth): store all colors in EnteColorScheme 2024-05-10 20:24:15 +05:30
Prateek Sunal
1b8441033b fix(cut): save button getting cut 2024-05-09 13:06:35 +05:30
Prateek Sunal
ef318d89ae fix(auth): move color to ente color scheme 2024-05-07 19:52:40 +05:30
Prateek Sunal
54f6f8656d fix(auth): code display for new codes 2024-05-07 19:01:39 +05:30
Prateek Sunal
68f0a1d259 fix(auth): add mounted check for tags 2024-05-04 16:10:43 +05:30
Prateek Sunal
b5d49afce5 fix(auth): errors in merge 2024-05-04 14:35:46 +05:30
Prateek Sunal
d1a15b129a fix: logics and ui (button, error code) 2024-05-04 14:34:05 +05:30
Prateek Sunal
838983ec61 fix: logics and ui (button, error code) 2024-05-04 14:16:05 +05:30
Neeraj Gupta
679922bdfe Refactor 2024-05-03 14:19:12 +05:30
Neeraj Gupta
536de8a3fa Minor refactor 2024-05-03 14:17:23 +05:30
Prateek Sunal
b374dc0dd0 fix: add digits to setup page and create stream type 2024-05-03 13:56:59 +05:30
Prateek Sunal
49c0295b21 fix: use Future.wait for edit and delete tag 2024-05-01 23:26:30 +05:30
Prateek Sunal
e7ed34bb78 fix: update tag colors 2024-05-01 23:07:35 +05:30
Prateek Sunal
c9c7f0c8f4 fix: width of popup menu button 2024-05-01 00:59:03 +05:30
Prateek Sunal
77b30ef65d fix: complete edit and delete tag logic 2024-04-29 18:59:35 +05:30
Prateek Sunal
f065481d47 chore: add doc 2024-04-29 18:19:29 +05:30
Prateek Sunal
35672eeec0 feat: tags ui and logic complete 2024-04-29 18:18:00 +05:30
Prateek Sunal
5a18fe3746 feat: tags selection by text field 2024-04-29 15:41:17 +05:30
Prateek Sunal
b185a37435 fix: onboarding page spacing 2024-03-25 12:38:51 +05:30
Prateek Sunal
5634b50528 Merge remote-tracking branch 'origin/main' into beta 2024-03-14 15:35:28 +05:30
vishnukvmd
3b498f1be6 Fix warnings around missing awaits 2024-03-07 13:46:05 +05:30
vishnukvmd
fe0697fccb Reuse existing widget to render the custom endpoint (if any) 2024-03-07 13:22:13 +05:30
vishnukvmd
293246ce92 Show configured endpoint on OnboardingPage 2024-03-07 13:10:24 +05:30
vishnukvmd
7bb65af482 /ping to validate the endpoint 2024-03-07 12:51:18 +05:30
vishnukvmd
b893affbfa Add DeveloperSettingsPage 2024-03-06 18:35:38 +05:30
vishnukvmd
07e48ce318 Add an action within OnboardingPage to access developer settings 2024-03-06 18:03:16 +05:30
Prateek Sunal
47d7238f2b feat: revert removed features 2024-03-05 14:49:26 +05:30
Prateek Sunal
b86729050a feat: desktop (7124ed710acf33d895faa4730a04b87f9c5cac24) 2024-03-05 14:33:39 +05:30
Manav Rathi
c76b96a74b Move into auth/ 2024-03-01 12:19:20 +05:30