Valentin Tolmer
278fb1630d
server: implement haveibeenpwned endpoint
...
See #39 .
2023-04-04 20:34:37 +02:00
Valentin Tolmer
b2cfc0ed03
app: update yew to 0.19
...
This is a massive change to all the components, since the interface
changed.
There are opportunities to greatly simplify some components by turning
them into functional_components, but this work has tried to stay as
mechanical as possible.
2023-03-20 12:11:34 +01:00
Valentin Tolmer
f44e8b7659
app: wrap template arguments in braces
...
To prepare for the migration to yew 1.19
2023-03-20 12:11:34 +01:00
Valentin Tolmer
bebb00aa2e
app: improve error message for wrong/expired reset token
2023-02-15 14:43:26 +01:00
Valentin Tolmer
6c21f2ef4b
clippy: fix warning by implementing Eq
2022-09-27 06:54:29 +02:00
Valentin Tolmer
2f1bf87102
app: propagate change events
2022-06-30 17:14:13 +02:00
Valentin Tolmer
0ccedc6717
app: Fix password reset
2022-04-17 23:14:10 +02:00
Valentin Tolmer
4a5abfd395
app: Implement the second part of password reset
2021-11-23 00:25:47 +01:00