Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug where different HTTP method handlers would overwrite eachother in ↵ | Madeline | 2023-04-14 | 1 | -4/+7 |
| | | | | spec generation | ||||
* | spacebar | Puyodead1 | 2023-04-13 | 1 | -6/+6 |
| | |||||
* | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| | |||||
* | gifs and query params | Puyodead1 | 2023-04-13 | 1 | -0/+13 |
| | |||||
* | default responses | Puyodead1 | 2023-04-13 | 1 | -2/+6 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -57/+67 |
| | |||||
* | auth routes | Puyodead1 | 2023-04-13 | 1 | -29/+30 |
| | |||||
* | Set eslint env properly | Madeline | 2023-04-12 | 1 | -2/+0 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | Ajv and openapi spec use different versions of typescript json schema?????? | Madeline | 2023-03-25 | 1 | -9/+33 |
| | |||||
* | Work towards fixing openapi spec | Madeline | 2023-03-24 | 1 | -7/+9 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | add back openapi generation. todo: find way to keep route text descriptions ↵ | Madeline | 2023-01-06 | 1 | -0/+169 |
in code, and find way to get usages of right/permission .hasThrow |