summary refs log tree commit diff
path: root/src/routes/guilds/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* findOne auto throws error if it doesn't exist'Flam3rboy2021-07-101-2/+0
|
* :sparkles: use new configFlam3rboy2021-05-241-6/+5
|
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-231-1/+1
|
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-221-1/+1
|
* Config: Refactor config method, so we have a new get all option, fix issues ↵Diego Magdaleno2021-05-211-2/+1
| | | | in configurations
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-191-2/+3
|
* 🐛 Fix channels and joined_at not getting populatednotsapinho2021-05-101-2/+3
|
* :art: [Route] templates refactorFlam3rboy2021-05-071-16/+7
|
* UpdatedIntevel ツ2021-05-061-1/+1
| | | | new ids
* Update index.tsIntevel ツ2021-05-061-1/+1
|
* [Route] POST /guilds/template/:codeIntevel ツ2021-05-061-1/+52
|
* Update index.tsIntevel ツ2021-05-051-5/+1
|
* [Route] GET /guilds/template/:codeIntevel ツ2021-05-051-1/+22
| | | | fixed
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-301-0/+4