| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Working email validation | ivarlovlie | 2022-12-14 | 1 | -7/+21 |
| | | |||||
| * | feat: A whole slew of things | ivarlovlie | 2022-12-13 | 1 | -1/+1 |
| | | | | | | | | | | - Use a md5 hash of the session cookie value as key for session validity check - Introduce global state - Introduce a common interface for form logic, and implement it on the sign-in form - Introduce static resolve() on all services instead of new-upping all over. - Implement /portal on the frontend to support giving the frontend a inital context from server or anywhere. - Show a notification when users sign in for the first time after validating their email | ||||
| * | feat: Add frontpage | ivarlovlie | 2022-12-11 | 2 | -2/+27 |
| | | |||||
| * | feat: Move /Data into /Models | ivarlovlie | 2022-12-09 | 2 | -36/+0 |
| | | |||||
| * | feat: Implement initial session data | ivarlovlie | 2022-12-09 | 1 | -0/+63 |
| | | |||||
| * | feat: Apiwork | ivarlovlie | 2022-10-30 | 4 | -45/+44 |
| | | |||||
| * | refactor: Change file structure | ivarlovlie | 2022-10-05 | 5 | -0/+79 |
