Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 8 | -65/+65 |
* | Added property maxWebhooks to ConfigValue and defined a default value in Defa... | sudenoh | 2021-09-01 | 1 | -0/+2 |
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-31 | 2 | -3/+9 |
|\ | |||||
| * | Implemented voice apis #127 and #78 | AlTech98 | 2021-08-30 | 2 | -3/+9 |
* | | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 31 | -241/+382 |
|/ | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 7 | -26/+25 |
* | :zap: only local rate limit to prevent to much pressure on the database | Flam3rboy | 2021-08-30 | 1 | -2/+1 |
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 2 | -4/+4 |
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-29 | 1 | -2/+2 |
|\ | |||||
| * | fixed wrong type declaration in Gateway readyEvent | xnacly | 2021-08-29 | 1 | -2/+2 |
* | | fix util | Flam3rboy | 2021-08-29 | 10 | -36/+39 |
|/ | |||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 1 | -0/+1 |
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 35 | -6517/+855 |
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 17 | -731/+1464 |
* | :sparkles: use RelationId | Flam3rboy | 2021-08-26 | 21 | -82/+444 |
* | :bug: fix unit tests | Flam3rboy | 2021-08-26 | 5 | -589/+257 |
* | :sparkles: unit test | Flam3rboy | 2021-08-26 | 10 | -9180/+1017 |
* | :bug: patch modules | Flam3rboy | 2021-08-26 | 3 | -0/+644 |
* | :sparkles: util | Flam3rboy | 2021-08-24 | 45 | -35800/+7571 |
* | :white_check_mark: util unit tests | Flam3rboy | 2021-08-24 | 2 | -2/+36 |
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 23 | -0/+21011 |
* | generate schema | Flam3rboy | 2021-08-23 | 2 | -9/+19509 |
* | :construction: typeorm | Flam3rboy | 2021-08-22 | 17 | -226/+11844 |
* | :construction: typeorm | Flam3rboy | 2021-08-21 | 47 | -476/+3355 |
* | :art: update bundle build | Flam3rboy | 2021-08-19 | 2 | -3/+3 |
* | :bug: fix vanity url | Flam3rboy | 2021-08-19 | 1 | -19/+17 |
* | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
* | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
* | :sparkles: add default_auto_archive_duration to channel | Flam3rboy | 2021-08-18 | 1 | -0/+2 |
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+5 |
* | :art: clean up | Flam3rboy | 2021-08-17 | 2 | -6/+3 |
* | :sparkles: mention regex | Flam3rboy | 2021-08-17 | 2 | -0/+5 |
* | :bug: fix release | Flam3rboy | 2021-08-17 | 1 | -1/+1 |
* | update Event | Flam3rboy | 2021-08-16 | 2 | -18/+2 |
* | :bug: fix util install | Flam3rboy | 2021-08-15 | 1 | -0/+1 |
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 3 | -1/+2 |
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 2 | -41/+58 |
* | :construction: auto update | Flam3rboy | 2021-08-15 | 2 | -0/+82 |
* | update packages | Flam3rboy | 2021-08-15 | 1 | -2/+4 |
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 2 | -271/+95 |
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 2 | -5/+153 |
* | :sparkles: server bundle | Flam3rboy | 2021-08-14 | 2 | -93/+237 |
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 2 | -5/+10 |
* | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 3 | -8/+721 |
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 4 | -7/+576 |
* | :pencil: updated links to fosscord-server | Flam3rboy | 2021-08-13 | 1 | -1/+1 |
* | Merge branch 'pr/darkhpp/261-2' | Flam3rboy | 2021-08-13 | 1 | -1211/+0 |
|\ | |||||
| * | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 6 | -7/+108 |
| |\ | |||||
| * | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 1 | -1268/+0 |
* | | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 2 | -4/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 1.3.55 | Intevel ツ | 2021-08-13 | 2 | -2/+2 |
| * | | 1.3.54 | Intevel ツ | 2021-08-13 | 2 | -2/+2 |
| * | | v.1.3.53 | Intevel ツ | 2021-08-13 | 2 | -2/+2 |
| * | | Update package-lock.json | Intevel ツ | 2021-08-13 | 1 | -690/+6 |
| * | | Update Permissions.ts | Intevel ツ | 2021-08-13 | 1 | -2/+2 |
| |/ | |||||
* | | :sparkles: event emit | Flam3rboy | 2021-08-13 | 7 | -93/+139 |
* | | :sparkles: server bundle | Flam3rboy | 2021-08-13 | 1 | -3/+1 |
|/ | |||||
* | :sparkles: rtc | Flam3rboy | 2021-08-12 | 1 | -0/+17 |
* | :sparkles: util | Flam3rboy | 2021-08-12 | 47 | -0/+5277 |