Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SignIn: Provide scopes granted in the output | Vika | 2024-08-25 | 1 | -5/+11 |
| | | | | TODO: make requested scopes parametrized | ||||
* | Bring child components onto the top-level and use a single SoupSession | Vika | 2024-08-25 | 1 | -3/+3 |
| | | | | | | | This helps unify HTTP-related settings in one place. In Relm4 Matrix chatroom, it was said that deconstructing child components makes little sense in terms of optimizations. | ||||
* | Prototype for signing in with IndieAuth | Vika | 2024-08-25 | 1 | -0/+535 |
The code is really janky and unpolished, the error handling is TERRIBLE, and I think I can't publish it like this. This'll need a refactor, but it'll come tomorrow. |