| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: A whole slew of things | ivarlovlie | 2022-12-13 | 5 | -79/+115 |
| | | | | | | | | | | - 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 | 8 | -85/+131 |
| | | |||||
| * | feat: Move everything out of $lib | ivarlovlie | 2022-12-09 | 7 | -112/+115 |
| | | |||||
| * | feat: Move LocaleSwitcher out of tabbing | ivarlovlie | 2022-11-29 | 2 | -2/+4 |
| | | |||||
| * | feat: Update sign-up page to new service api | ivarlovlie | 2022-11-27 | 1 | -24/+62 |
| | | |||||
| * | feat: Give general response if request is invalid | ivarlovlie | 2022-11-26 | 1 | -31/+8 |
| | | |||||
| * | refactor: Final touches for move to service | ivarlovlie | 2022-11-26 | 1 | -13/+12 |
| | | |||||
| * | refactor: Add and use FormError class to handle form error logic | ivarlovlie | 2022-11-26 | 2 | -41/+31 |
| | | |||||
| * | feat: WIP! Rework http calls into services | ivarlovlie | 2022-11-25 | 3 | -82/+97 |
| | | |||||
| * | feat: Update README.md | ivarlovlie | 2022-11-17 | 1 | -1/+0 |
| | | |||||
| * | fix: WIP use new api structure | ivarlovlie | 2022-11-17 | 2 | -76/+81 |
| | | |||||
| * | . | ivarlovlie | 2022-10-25 | 5 | -11/+12 |
| | | |||||
| * | refactor: Only show LocaleSwitcher on public layout | ivarlovlie | 2022-10-11 | 1 | -3/+3 |
| | | |||||
| * | refactor: Update imports and clean up | ivarlovlie | 2022-10-09 | 5 | -72/+25 |
| | | |||||
| * | refactor: Change file structure | ivarlovlie | 2022-10-05 | 10 | -0/+501 |
