summary refs log tree commit diff
path: root/src/api/routes/guilds/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-211-1/+1
* Signify some imports more explicitlyRory&2026-06-161-1/+1
* Move entities to databaseRory&2026-06-121-2/+3
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-121-1/+1
* Fix loading discord guild templatesChrisChrome2026-02-161-4/+25
* Assert req.params type as solely string (express update)Rory&2026-02-011-2/+2
* Dont use promises for dummy endpointsRory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-52/+52
* Prettier 4Rory&2025-12-171-2/+2
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-1/+0
* Reorganise schemas a little bitRory&2025-10-151-1/+2
* Update path variablesRory&2025-10-111-6/+6
* Fix missing return statementRory&2025-10-041-1/+2
* Fix importRory&2025-10-041-2/+2
* Templates, maybe?Rory&2025-10-041-99/+46
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* Clean up unused importsRory&2025-09-301-2/+0
* Fix the creation of guilds from templatesZane Helton2025-06-291-22/+11
* Set `premium_tier` to 0 when creating guild from templateZane Helton2025-06-291-0/+1
* Await guild creation to fix a race conditionZane Helton2025-06-291-19/+18
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-1/+1
* fix typosMadeline2023-04-141-1/+1
* guildsPuyodead12023-04-131-41/+60
* fixing lots of openapi crapPuyodead12023-04-131-8/+8
* Remove ALL fosscord mentionsMadeline2023-03-311-3/+3
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-3/+3
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-44/+97
* Move schemas to /src/util/schemasMadeline2022-09-261-6/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+84