Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 3 | -266/+0 |
| | |||||
* | Add mysql sentry integration | Madeline | 2022-09-23 | 1 | -0/+1 |
| | |||||
* | Flter close messages in sentry | Madeline | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | Fixed? sentry stuff | Madeline | 2022-09-22 | 1 | -8/+25 |
| | |||||
* | More sentry shit | Madeline | 2022-09-21 | 1 | -1/+6 |
| | |||||
* | Remove webrtc from bundle | Madeline | 2022-09-21 | 1 | -6/+4 |
| | |||||
* | Sentry route filtering | Madeline | 2022-09-21 | 1 | -2/+8 |
| | |||||
* | Add webrtc to bundle | Madeline | 2022-09-16 | 1 | -4/+3 |
| | |||||
* | Primitive banned words blocking | Madeline | 2022-09-12 | 1 | -1/+2 |
| | |||||
* | Don't reset voice regions on server start | Madeline | 2022-07-22 | 1 | -14/+14 |
| | |||||
* | Change bundle start to only start listening once DB and config have been loaded | Madeline | 2022-07-10 | 1 | -2/+3 |
| | |||||
* | Merge branch 'master' into slowcord | Madeline | 2022-04-19 | 2 | -2/+13 |
|\ | |||||
| * | Try catch cpu log | TheArcaneBrony | 2022-04-19 | 1 | -1/+7 |
| | | |||||
| * | Use 1 thread on platform where fetching thread/core count fails | TheArcaneBrony | 2022-04-19 | 1 | -1/+6 |
| | | |||||
* | | boilerplate stuff | Madeline | 2022-01-16 | 1 | -14/+14 |
|/ | |||||
* | Merge pull request #553 from TheArcaneBrony/master | Chris Chrome | 2021-12-26 | 3 | -4/+31 |
|\ | | | | | Remove fs-extras, add Sentry support, fix compile errors, fix some typos | ||||
| * | Add env name in sentry, set default sentry endpoint | The Arcane Brony | 2021-12-26 | 1 | -0/+1 |
| | | |||||
| * | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 3 | -4/+4 |
| | | |||||
| * | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 1 | -0/+26 |
| | | |||||
| * | Improve build scripts, strip more fs-extras | The Arcane Brony | 2021-12-21 | 1 | -1/+1 |
| | | |||||
| * | Repo cleanup, remove fs-extras | The Arcane Brony | 2021-12-21 | 1 | -1/+1 |
| | | |||||
* | | Fix the casing | Erkin Alp Güney | 2021-12-26 | 1 | -1/+1 |
| | | | | | | Co-authored-by: TheArcaneBrony<myrainbowdash949@gmail.com> | ||||
* | | Fixed mistype | ImAaronFR | 2021-12-26 | 1 | -1/+1 |
| | | | | | | Pre-relase ----> Pre-Release | ||||
* | | Updated Server.ts | unknownPerson115 | 2021-12-25 | 1 | -0/+8 |
|/ | | | Added what to do if 'SIGTERM' is sent to the server for the `/stop` API route | ||||
* | minor capitulation | Thesourtimes | 2021-11-11 | 2 | -2/+2 |
| | |||||
* | API versions 6 & 7 with minor logging additions | Thesourtimes | 2021-11-10 | 1 | -2/+3 |
| | |||||
* | :bug: delay worker thread start | Flam3rboy | 2021-10-22 | 1 | -2/+6 |
| | |||||
* | :zap: use better-sqlite3 as default db | Flam3rboy | 2021-10-18 | 1 | -17/+18 |
| | |||||
* | :bug: fix types + prod env | Flam3rboy | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | :zap: vertically scale bundle | Flam3rboy | 2021-10-18 | 2 | -29/+39 |
| | |||||
* | :zap: improve memory managment | Flam3rboy | 2021-10-12 | 1 | -1/+2 |
| | |||||
* | :bug: fix windows process.getuid | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
| | |||||
* | :sparkles: changed and fixed compiler | Flam3rboy | 2021-10-10 | 3 | -18/+10 |
| | |||||
* | :art: cdn now also works without setting a public endpoint | Flam3rboy | 2021-10-09 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-09 | 1 | -6/+6 |
|\ | |||||
| * | :rocket: 2000 commit - changed ascii art | xnacly | 2021-10-08 | 1 | -6/+6 |
| | | |||||
* | | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 2 | -7/+8 |
|/ | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 1 | -0/+16 |
| | |||||
* | :zap: fast build script | Flam3rboy | 2021-10-07 | 1 | -18/+0 |
| | |||||
* | Compiler test | The Arcane Brony | 2021-10-06 | 1 | -0/+18 |
| | |||||
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 2 | -2/+44 |
|\ | |||||
| * | replace chalk with nanocolors | uurgothat | 2021-10-04 | 2 | -2/+2 |
| | | |||||
| * | Add warn for git + remove unnecessary import | uurgothat | 2021-10-04 | 2 | -6/+14 |
| | | |||||
| * | Rainbow the logs | uurgothat | 2021-10-04 | 3 | -2/+22 |
| | | |||||
* | | :construction: different db engines | Flam3rboy | 2021-10-04 | 2 | -1/+2 |
|/ | |||||
* | :art: restructure gateway | Flam3rboy | 2021-10-02 | 1 | -1/+15 |
| | |||||
* | :sparkles: add private and public endpoint | Flam3rboy | 2021-09-25 | 2 | -7/+19 |
| | |||||
* | :bug: fix bundle debug | Flam3rboy | 2021-09-19 | 1 | -3/+5 |
| | |||||
* | fix bundle | Flam3rboy | 2021-08-29 | 3 | -47/+3 |
| | |||||
* | :art: update bundle build | Flam3rboy | 2021-08-19 | 1 | -0/+1 |
| | |||||
* | :art: clean up | Flam3rboy | 2021-08-17 | 2 | -3/+3 |
| | |||||
* | :loud_sound: verbose error handler | Flam3rboy | 2021-08-17 | 1 | -2/+3 |
| | |||||
* | :bug: fix import | Flam3rboy | 2021-08-17 | 1 | -1/+1 |
| | |||||
* | :bug: update bundle import | Flam3rboy | 2021-08-17 | 1 | -3/+3 |
| | |||||
* | :bug: fix bundle import path | Flam3rboy | 2021-08-17 | 1 | -3/+3 |
| | |||||
* | update Event | Flam3rboy | 2021-08-16 | 1 | -1/+1 |
| | |||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 4 | -51/+18 |
| | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 1 | -2/+1 |
| | |||||
* | :art: clean up server bundle | Flam3rboy | 2021-08-14 | 6 | -99/+119 |
| | |||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-14 | 1 | -0/+33 |
| | |||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 1 | -3/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -3/+5 |
|\ | |||||
| * | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 1 | -3/+5 |
| | | |||||
* | | :bug: fix bundle listen | Flam3rboy | 2021-08-13 | 2 | -2/+6 |
|/ | |||||
* | :pencil: updated links to fosscord-server | Flam3rboy | 2021-08-13 | 1 | -1/+2 |
| | |||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-13 | 2 | -0/+107 |