summary refs log tree commit diff
path: root/src/routes/guilds/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles: use new configFlam3rboy2021-05-241-3/+2
|
* 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
|
* Fix merge issues, update to reflect config changes and package.jsonDiego Magdaleno2021-05-221-1/+3
|
* 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
|
* Some refactor, fix channel_delete event and @everyone role appearing on ↵notsapinho2021-05-111-6/+6
| | | | member roles
* 🐛 Fix channels and joined_at not getting populatednotsapinho2021-05-101-4/+5
|
* :bug: fix Guild vanity_urlFlam3rboy2021-05-091-1/+1
|
* Update index.tsIntevel ツ2021-05-081-1/+5
|
* :construction: add guild channel delete routestefan0801062021-04-241-0/+2
|
* npm i @fosscord/server-utilFlam3rboy2021-04-221-1/+1
|
* .lean() all mongodb requestsFlam3rboy2021-04-061-4/+4
|
* :bug: rewrite importsFlam3rboy2021-03-301-5/+5
|
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-301-0/+81