summary refs log tree commit diff
path: root/bundle/src/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #553 from TheArcaneBrony/masterChris Chrome2021-12-261-1/+28
|\ | | | | Remove fs-extras, add Sentry support, fix compile errors, fix some typos
| * Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-261-0/+1
| |
| * Replace nanocolors with picocolorsThe Arcane Brony2021-12-251-2/+2
| |
| * Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-0/+26
| |
* | Updated Server.tsunknownPerson1152021-12-251-0/+8
|/ | | Added what to do if 'SIGTERM' is sent to the server for the `/stop` API route
* :bug: fix types + prod envFlam3rboy2021-10-181-1/+1
|
* :zap: vertically scale bundleFlam3rboy2021-10-181-1/+2
|
* :sparkles: changed and fixed compilerFlam3rboy2021-10-101-1/+1
|
* :art: cdn now also works without setting a public endpointFlam3rboy2021-10-091-3/+0
|
* :art: fix imports with new build scriptFlam3rboy2021-10-091-5/+5
|
* replace chalk with nanocolorsuurgothat2021-10-041-1/+1
|
* Rainbow the logsuurgothat2021-10-041-1/+2
|
* :art: restructure gatewayFlam3rboy2021-10-021-1/+15
|
* :sparkles: add private and public endpointFlam3rboy2021-09-251-4/+12
|
* fix bundleFlam3rboy2021-08-291-1/+3
|
* :art: clean upFlam3rboy2021-08-171-3/+2
|
* :bug: fix importFlam3rboy2021-08-171-1/+1
|
* :bug: update bundle importFlam3rboy2021-08-171-3/+3
|
* :bug: fix bundle import pathFlam3rboy2021-08-171-3/+3
|
* update EventFlam3rboy2021-08-161-1/+1
|
* :bug: fix server bundleFlam3rboy2021-08-151-8/+16
|
* :art: clean up server bundleFlam3rboy2021-08-141-15/+7
|
* :construction: fix server bundleFlam3rboy2021-08-131-3/+10
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-3/+5
|\
| * :bug: fix dependencies and build for bundleFlam3rboy2021-08-131-3/+5
| |
* | :bug: fix bundle listenFlam3rboy2021-08-131-2/+1
|/
* :sparkles: server bundleFlam3rboy2021-08-131-0/+33