summary refs log tree commit diff
path: root/src/api/middlewares/TestClient.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite client cacher (#962)Madeline2023-01-221-6/+4
|
* Add ESLint (#941)Madeline2023-01-201-1/+1
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-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
* PrettierMadeline2023-01-051-38/+82
|
* Fix redirect when test client disabledMadeline2022-12-221-9/+9
|
* Disable test client by defaultMadeline2022-12-211-0/+6
|
* Refactored testclientMadeline2022-12-181-133/+103
|
* TestClient middleware will now add cache misses to file for generate:client ↵Madeline2022-10-241-8/+12
| | | | script to fetch. Also patch discord icon top left
* PrettierMadeline2022-09-261-28/+75
|
* Add generate:client scriptMadeline2022-09-261-0/+9
|
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-261-8/+10
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+107