summary refs log tree commit diff
path: root/src/routes/channels/#channel_id (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :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