summaryrefslogtreecommitdiffstats
path: root/src/server/Api/V1
Commit message (Collapse)AuthorAgeFilesLines
* .ivarlovlie2022-04-211-1/+1
|
* feat: Experiment with tailwindivarlovlie2022-02-146-9/+6
|
* chore: Cleanup warnings and unused codeivarlovlie2022-02-071-2/+2
|
* feat: WIP: Map github loginsivarlovlie2022-01-301-3/+2
| | | | | | When github is used for login, we want to create a mapping to a regular user in our database. This is mainly so that we don't have to change the PK in our database or add a column to it.
* chore: Clean up warningsivarlovlie2022-01-231-0/+1
|
* feat(auth): Implements first draft of basic auth gen/validationivarlovlie2022-01-235-1/+37
|
* Initial commitivarlovlie2022-01-2212-0/+359