Neeraj Gupta
0275d08e27
Merge branch 'fix_issuer_name_encoding' into auth_trash
2024-09-13 10:27:24 +05:30
Neeraj Gupta
75c3bc1c84
[auth] Fix: uriEncdoe issuer name
2024-09-13 09:59:15 +05:30
Neeraj Gupta
08a77a2def
[auth] Fix codeCount for sharing
2024-09-13 09:35:12 +05:30
Neeraj Gupta
74dc15c38c
[auth] minor fixes
2024-09-13 09:23:22 +05:30
Neeraj Gupta
baeb47f94b
[auth] Ignore exception during os share
2024-09-13 09:21:19 +05:30
Neeraj Gupta
d77f4af04b
[auth][mob] Allow sharing of codes
2024-09-13 09:17:49 +05:30
Ashil
0c8f05076a
[mob][auth] Bump up auth to v3.1.4 ( #3248 )
2024-09-12 22:22:57 +05:30
Manav Rathi
023a13927c
[web] Cluster groups - Prep ( #3249 )
...
Resuming on the cgroup changes.
2024-09-12 18:59:10 +05:30
Manav Rathi
c8c3d8f814
Prep
2024-09-12 18:49:25 +05:30
Manav Rathi
9400f2e134
Integrate
2024-09-12 18:37:47 +05:30
Manav Rathi
8cd43e9e4b
Dup
2024-09-12 18:31:25 +05:30
Manav Rathi
44d66da742
More state
2024-09-12 18:20:19 +05:30
ashilkn
bc0d6adfd1
[mob][auth] Bump up auth to v3.1.4
2024-09-12 18:14:16 +05:30
Ashil
cc80453b12
[mob][photos] Fix exceptions from incorrect use of InheritedWidget ( #3247 )
...
## Description
- Avoid potential and fix current issues caused due to calling
`dependOnInheritedWidgetOfExactType<T>()` in initState (i.e, before the
widget is build).
2024-09-12 18:01:31 +05:30
Manav Rathi
816d74a5e6
SearchPerson => Person
2024-09-12 18:00:56 +05:30
Neeraj Gupta
710bb61f21
[auth] Fix bug in code generation
2024-09-12 17:34:26 +05:30
ashilkn
d649cbd9fa
[mob][photos] Avoid passing text gotten from inherited widget
2024-09-12 17:32:43 +05:30
Manav Rathi
85fe4b317d
Remove empty files
2024-09-12 17:31:26 +05:30
Manav Rathi
623f2c1985
Alt
2024-09-12 17:19:51 +05:30
Manav Rathi
5bcb8fe2ea
[web] Continue display of trashed items if mobile search is active ( #3246 )
...
...but empty
2024-09-12 17:16:47 +05:30
Manav Rathi
b8f2b850c3
[web] Continue display of trashed items if mobile search is active
...
...but empty
2024-09-12 17:12:48 +05:30
ashilkn
d976986473
[mob][photos] Fix exceptions from calling dependOnInheritedWidgetOfExactType in init state
2024-09-12 17:04:58 +05:30
Manav Rathi
e6ad4db6d6
[web] Finish search refactoring ( #3245 )
...
Should be faster too, by ~50%.
Wraps up the series of PRs over the last few days to refactor search, as
a precursor to integrating the people suggestions.
2024-09-12 16:33:27 +05:30
Manav Rathi
897dd78ffd
Remove stale TODO
2024-09-12 16:26:18 +05:30
Manav Rathi
016761be9a
Cleanup
2024-09-12 16:20:37 +05:30
Manav Rathi
2990ba855f
Speed
2024-09-12 16:03:56 +05:30
Prateek Sunal
09f65eeff7
[auth] Fix duplicate tags entry ( #3243 )
...
fixes #1794
2024-09-12 16:02:48 +05:30
Neeraj Gupta
bd18dc7a62
[auth] Disable sharing for HOTP codes
2024-09-12 15:40:30 +05:30
Neeraj Gupta
9ccb597e6e
[auth] Add hook to share code
2024-09-12 15:37:49 +05:30
Manav Rathi
38b3e04718
Reset placeholder - Part Deux
...
Fixes 117c884b3ed77acdc733aa21726d3e49f383dfcf to also reset the icon
Underlying reason:
https://github.com/JedWatson/react-select/issues/5219
Nb: React itself does not recommend null either
> The value you pass to controlled components should not be `undefined` or `null`.
>
> https://react.dev/reference/react-dom/components/input
2024-09-12 15:18:22 +05:30
Neeraj Gupta
af9e865745
[auth] Add dropdown_button2 dep
2024-09-12 14:35:03 +05:30
Neeraj Gupta
c47fcba5cc
[auth] Add method to generate future codes
2024-09-12 14:35:03 +05:30
Neeraj Gupta
02501caa71
[auth] Add viewQR code option on Edit screen
2024-09-12 14:35:03 +05:30
Neeraj Gupta
823eb068f0
[auth] Add option to restore from trash
2024-09-12 14:35:03 +05:30
Neeraj Gupta
954afd6409
[auth] Fix UX issue on deleting last code from trash
2024-09-12 14:35:03 +05:30
Neeraj Gupta
9933e18ba5
[auth] Reduce extend ratio for compact mode
2024-09-12 14:35:03 +05:30
Neeraj Gupta
1ff0ab1adf
[auth] Bump version
2024-09-12 14:35:03 +05:30
Neeraj Gupta
3bb9790229
[auth][mob] Add compact mode
2024-09-12 14:35:01 +05:30
Neeraj Gupta
0ad84be3ab
[auth] Minor fix
2024-09-12 14:33:30 +05:30
Neeraj Gupta
35916af7bf
[auth] Show trashed icons in the end
2024-09-12 14:33:30 +05:30
Neeraj Gupta
72648286f2
[auth] Show trashed icons in the end
2024-09-12 14:33:30 +05:30
Neeraj Gupta
42611085f4
[auth] Ignore tags for trashed codes
2024-09-12 14:33:30 +05:30
Neeraj Gupta
f7e37c6b2c
[auth] Add support for trashing codes
2024-09-12 14:33:30 +05:30
Neeraj Gupta
f44f21c5ad
[auth] Bypass auth in debugMode if recently authenticated
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
Manav Rathi
d65597c44f
Handle album selection
2024-09-12 14:30:13 +05:30
Manav Rathi
117c884b3e
Reset to placeholder on reset
2024-09-12 14:22:26 +05:30
Manav Rathi
32315b1149
Fix
2024-09-12 14:00:47 +05:30