summary refs log tree commit diff
path: root/src/api/routes/applications/#id/skus.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applicationsPuyodead12023-04-131-4/+14
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-1/+0
| | | | | | | * 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-1/+1
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-0/+11
> > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>