summary refs log tree commit diff
path: root/src/cdn/routes/guild-profiles.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actually run prettier dev/emma-refactorsEmma [it/its]@Rory&2023-12-111-13/+3
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Use localhost:3001 as fallback when cdn endpoints are null rather than 3003Madeline2023-01-261-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-3/+5
| | | | | | | * 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-6/+18
|
* implement guild profiles and fix user profilesPuyodead12022-12-191-0/+85