Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :construction: typeorm | Flam3rboy | 2021-08-21 | 1 | -1/+2 |
| | |||||
* | :bug: fix vanity url | Flam3rboy | 2021-08-19 | 3 | -14/+34 |
| | |||||
* | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :bug: fix #267 | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :bug: fix guild channel reorder | Flam3rboy | 2021-08-18 | 1 | -15/+22 |
| | |||||
* | :loud_sound: opcode logger | Flam3rboy | 2021-08-18 | 1 | -2/+5 |
| | |||||
* | :sparkles: add default_auto_archive_duration to channel | Flam3rboy | 2021-08-18 | 1 | -0/+4 |
| | |||||
* | :ambulance: user settings route | Flam3rboy | 2021-08-18 | 2 | -2/+59 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-18 | 1 | -4/+7 |
| | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 14 | -37/+34 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-17 | 1 | -3/+1 |
| | |||||
* | :art: clean up | Flam3rboy | 2021-08-17 | 3 | -5/+7 |
| | |||||
* | :sparkles: message mention parsing | Flam3rboy | 2021-08-17 | 1 | -15/+59 |
| | |||||
* | :loud_sound: verbose error handler | Flam3rboy | 2021-08-17 | 2 | -3/+8 |
| | |||||
* | :bug: fix login route | Flam3rboy | 2021-08-17 | 1 | -1/+4 |
| | |||||
* | :sparkles: delete finished todos | Flam3rboy | 2021-08-16 | 3 | -6/+0 |
| | |||||
* | :sparkles: update auth middleware | Flam3rboy | 2021-08-16 | 1 | -3/+9 |
| | |||||
* | update Rate Limit with new event transmission | Flam3rboy | 2021-08-16 | 2 | -46/+47 |
| | |||||
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
| | |||||
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 1 | -0/+1 |
| | |||||
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 2 | -15/+13 |
| | |||||
* | delete assets | Flam3rboy | 2021-08-15 | 18 | -1142/+0 |
| | |||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 21 | -158/+16438 |
| | |||||
* | :bug: prevent @everyone role deletion | Flam3rboy | 2021-08-15 | 1 | -7/+4 |
| | |||||
* | update packages | Flam3rboy | 2021-08-15 | 1 | -9/+16 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
|\ | |||||
| * | Add ACCOUNT_DISABLED translation for Turkish | reis | 2021-08-15 | 1 | -1/+1 |
| | | |||||
* | | update release | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
| | | |||||
* | | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
|/ | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 2 | -15515/+91 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 3 | -386/+37 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :bug: fix Guild + Channel create | Flam3rboy | 2021-08-14 | 3 | -5/+15 |
| | |||||
* | :bug: fix guild create with channel template | Flam3rboy | 2021-08-14 | 1 | -1/+21 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-08-14 | 1 | -4/+4 |
| | |||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 2 | -7/+24 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 3 | -146/+173 |
|\ | |||||
| * | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 2 | -7/+20972 |
| | | |||||
| * | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 2 | -20943/+5 |
| | | |||||
* | | :bug: fix api middleware | Flam3rboy | 2021-08-13 | 3 | -36/+41 |
|/ | |||||
* | :pencil: updated links to fosscord-server | Flam3rboy | 2021-08-13 | 3 | -11/+9 |
| | |||||
* | Merge branch 'pr/darkhpp/261-2' | Flam3rboy | 2021-08-13 | 1 | -511/+1395 |
|\ | |||||
| * | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 66 | -379/+164 |
| |\ | |||||
| * | | Fix naming | darkhpp | 2021-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 2 | -525/+1424 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 5 | -161/+113 |
|\ \ \ | |_|/ |/| | | |||||
| * | | server-util 1.3.55 | Intevel ツ | 2021-08-13 | 2 | -4/+4 |
| | | | |||||
| * | | server-util 1.3.54 | Intevel ツ | 2021-08-13 | 2 | -7/+7 |
| | | | |||||
| * | | Create Emoji.ts | Intevel ツ | 2021-08-13 | 1 | -0/+14 |
| | | | |||||
| * | | Fixed #257 Can't change nickname | Intevel ツ | 2021-08-13 | 3 | -11169/+64 |
| |/ | |||||
* | | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 61 | -150/+188 |
| | | |||||
* | | :sparkles: server bundle | Flam3rboy | 2021-08-13 | 5 | -227/+0 |
|/ | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 232 | -0/+153827 |