summary refs log tree commit diff
path: root/gateway (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :bug: build bundleFlam3rboy2021-08-151-1/+0
|
* :bug: fix bundle postinstallFlam3rboy2021-08-151-1/+1
|
* :arrow_up: update mongoose typesFlam3rboy2021-08-152-73/+74
|
* :bug: fix server bundleFlam3rboy2021-08-152-339/+326
|
* :bug: fix typesFlam3rboy2021-08-153-1/+5
|
* update packagesFlam3rboy2021-08-151-4/+10
|
* :bug: fix tsc missingFlam3rboy2021-08-151-1/+1
|
* :sparkles: start.bat and start.sh scriptFlam3rboy2021-08-152-209/+69
|
* move devDependencies to dependenciesFlam3rboy2021-08-142-44/+1
| | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
* :sparkles: server bundleFlam3rboy2021-08-142-65/+0
|
* :construction: fix server bundleFlam3rboy2021-08-132-6/+9
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-132-2/+3633
|\
| * :bug: fix dependencies and build for bundleFlam3rboy2021-08-131-0/+3633
| |
| * :bug: fix types + packagesFlam3rboy2021-08-131-2/+0
| |
* | :bug: fix bundle gateway listenFlam3rboy2021-08-131-1/+7
|/
* Merge branch 'pr/darkhpp/261-2'Flam3rboy2021-08-132-4253/+0
|\
| * Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-1310-325/+65
| |\
| * | Fix namingdarkhpp2021-08-131-1/+1
| | |
| * | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-132-4204/+2
| | |
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-0/+2
|\ \ \ | |_|/ |/| |
| * | Add gateway support for Discord desktop clientsmugman2021-08-121-0/+2
| |/
* | abstract Event emissionFlam3rboy2021-08-1310-277/+115
| |
* | :sparkles: server bundleFlam3rboy2021-08-131-47/+0
|/
* :sparkles: gatewayFlam3rboy2021-08-1239-0/+5967