Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Appease most clippy warnings | Vika | 2024-08-26 | 1 | -2/+3 |
| | | | | | | The warnings only remain in places where I need them to remain, because I either need a reminder to implement something, or I need to refactor and simplify the code in question. | ||||
* | indieauth_metadata -> indieauth-metadata | Vika | 2024-08-24 | 1 | -1/+1 |
| | |||||
* | feat: logins!! | Vika | 2024-08-18 | 1 | -17/+338 |
| | | | | | | | | yes you can finally sign in this is also supposed to show private posts intended for you! maybe i can also reveal my email to those who sign in! :3 | ||||
* | Start working on login functionality | Vika | 2024-07-09 | 1 | -0/+45 |