summaryrefslogtreecommitdiffstats
path: root/src/server/Api
Commit message (Collapse)AuthorAgeFilesLines
* feat: Experiment with tailwindivarlovlie2022-02-146-9/+6
|
* feat: Add health endpointivarlovlie2022-02-122-0/+16
|
* feat: Specify frontend url as redirect uri for githubivarlovlie2022-02-112-20/+7
|
* chore: Cleanup warnings and unused codeivarlovlie2022-02-073-40/+4
|
* feat: WIP: Map github loginsivarlovlie2022-01-306-5/+57
| | | | | | 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.
* feat: WIP: Add option to login in with githubivarlovlie2022-01-232-0/+35
|
* feat: Fall back to document title if no description is found in site reportivarlovlie2022-01-231-3/+9
|
* chore: Clean up warningsivarlovlie2022-01-231-0/+1
|
* feat(auth): Implements first draft of basic auth gen/validationivarlovlie2022-01-237-10/+62
|
* Initial commitivarlovlie2022-01-2231-0/+838