summary refs log tree commit diff
path: root/src/util/entities/Application.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ESLint (#941)Madeline2023-01-201-11/+3
| | | | | | | * 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
* Fix deleting an application if it has a botMadeline2023-01-171-2/+2
|
* PrettierMadeline2023-01-051-29/+35
|
* Make teams nullableTheArcaneBrony2022-12-181-0/+1
|
* Refactor applicationsMadeline2022-12-181-0/+1
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-34/+80
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+109