summary refs log tree commit diff
path: root/src/util/entities/Guild.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ESLint (#941)Madeline2023-01-201-5/+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
* PrettierMadeline2023-01-051-3/+6
|
* Use config for some default guild propertiesMadeline2022-12-241-30/+18
|
* Fix guild features being undefined if not using defaultFeaturesMadeline2022-12-211-1/+1
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-1/+5
|
* Don't fetch all members in guild in Member.addToGuildMadeline2022-09-271-2/+2
|
* PrettierMadeline2022-09-261-12/+30
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+363