| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Remove duplicated notification | ivarlovlie | 2022-12-13 | 1 | -6/+0 |
| | | |||||
| * | feat: A whole slew of things | ivarlovlie | 2022-12-13 | 2 | -101/+97 |
| | | | | | | | | | | - 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 | 1 | -103/+107 |
| | | |||||
| * | feat: Move everything out of $lib | ivarlovlie | 2022-12-09 | 4 | -429/+459 |
| | | |||||
| * | feat:Small changes | ivarlovlie | 2022-12-07 | 1 | -2/+1 |
| | | |||||
| * | refactor: Small changes | ivarlovlie | 2022-12-05 | 1 | -13/+19 |
| | | |||||
| * | . | ivarlovlie | 2022-10-25 | 3 | -6/+218 |
| | | |||||
| * | feat: !WIP start of create project page | ivarlovlie | 2022-10-15 | 3 | -78/+119 |
| | | |||||
| * | feat: !WIP projects table | ivarlovlie | 2022-10-11 | 2 | -13/+67 |
| | | | | | | | - Sorting - Filtering - Project status badge | ||||
| * | feat: !WIP implement projects table | ivarlovlie | 2022-10-09 | 1 | -2/+84 |
| | | |||||
| * | refactor: Change file structure | ivarlovlie | 2022-10-05 | 9 | -0/+327 |
