Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-15 | :sparkles: start.bat and start.sh script | Flam3rboy | 10 | -16062/+306 |
2021-08-14 | :art: clean up server bundle | Flam3rboy | 8 | -163/+176 |
2021-08-14 | move devDependencies to dependencies | Flam3rboy | 8 | -438/+193 |
2021-08-14 | :art: rename run script to start | Flam3rboy | 1 | -2/+2 |
2021-08-14 | :sparkles: server bundle | Flam3rboy | 7 | -168/+277 |
2021-08-14 | :bug: fix Guild + Channel create | Flam3rboy | 3 | -5/+15 |
2021-08-14 | :bug: fix guild create with channel template | Flam3rboy | 1 | -1/+21 |
2021-08-14 | :arrow_up: update test client | Flam3rboy | 1 | -4/+4 |
2021-08-13 | :construction: fix server bundle | Flam3rboy | 10 | -28/+96 |
2021-08-13 | :pencil: update readme | Flam3rboy | 1 | -15/+35 |
2021-08-13 | :bug: fix bundle listen | Flam3rboy | 2 | -2/+6 |
2021-08-13 | :bug: fix util types | Flam3rboy | 2 | -2/+2 |
2021-08-13 | :bug: fix bundle gateway listen | Flam3rboy | 1 | -1/+7 |
2021-08-13 | :bug: fix api middleware | Flam3rboy | 3 | -36/+41 |
2021-08-13 | :bug: fix dependencies and build for bundle | Flam3rboy | 9 | -76/+29223 |
2021-08-13 | :bug: fix types + packages | Flam3rboy | 10 | -20956/+581 |
2021-08-13 | :pencil: updated links to fosscord-server | Flam3rboy | 8 | -56/+16 |
2021-08-13 | abstract Event emission | Flam3rboy | 10 | -277/+115 |
2021-08-13 | :sparkles: event emit | Flam3rboy | 7 | -93/+139 |
2021-08-13 | cleanup rtc | Flam3rboy | 44 | -5124/+3 |
2021-08-13 | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 66 | -165/+254 |
2021-08-13 |