summary refs log tree commit diff
path: root/src/routes/channels (follow)
Commit message (Expand)AuthorAgeFilesLines
* :sparkles: Channel get RouteFlam3rboy2021-04-271-29/+28
* :art: refactor to use easier permission apiFlam3rboy2021-04-272-43/+35
* Merge pull request #87 from aryan0078/masterFlam3rboy2021-04-262-4/+65
|\
| * Typing + create pin + get pinYour Name2021-04-272-4/+65
* | :construction: WIPstefan0801062021-04-261-5/+9
|/
* Channel Delete + Update RouteYour Name2021-04-261-14/+41
* :sparkles: added dev serverFlam3rboy2021-04-251-1/+1
* :art: formatting filesFlam3rboy2021-04-251-0/+1
* :bug: add event for Message Delete routeFlam3rboy2021-04-251-1/+13
* :sparkles: Message delete routeFlam3rboy2021-04-251-0/+17
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-04-2413-19/+96
|\
| * :construction: add guild channel delete routestefan0801062021-04-241-1/+26
| * :bug: fix directory nameFlam3rboy2021-04-233-0/+0
| * :construction: WebhookFlam3rboy2021-04-2310-2/+41
| * :art: clean up permission checks to use .hasThrow()Flam3rboy2021-04-238-14/+27
| * npm i @fosscord/server-utilFlam3rboy2021-04-223-4/+4
* | :bug: fix type in Channel MessagesFlam3rboy2021-04-241-1/+1
|/
* :zap: use mongoose autopopulateFlam3rboy2021-04-071-19/+5
* :bug: fix message routeFlam3rboy2021-04-071-2/+16
* :bug: fix lean not working with virtualsFlam3rboy2021-04-072-21/+32
* :bug: fix messageFlam3rboy2021-04-061-2/+4
* :bug: fix bigint id in message routeFlam3rboy2021-04-061-1/+5
* :art: Convert id bigint to stringFlam3rboy2021-04-063-10/+10
* .lean() all mongodb requestsFlam3rboy2021-04-062-1/+2
* :bug: rewrite importsFlam3rboy2021-03-303-11/+11
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-3010-0/+268