Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incrementing user discriminators | Daniel Huber | 2022-01-04 | 2 | -16/+35 |
| | | | | Closes #328 | ||||
* | Organize @fosscord/api utils in directories | Thesourtimes | 2022-01-01 | 2 | -1/+1 |
| | |||||
* | Add env name in sentry, set default sentry endpoint | The Arcane Brony | 2021-12-26 | 2 | -2116/+3553 |
| | |||||
* | Restore package locks | The Arcane Brony | 2021-12-26 | 1 | -0/+12659 |
| | |||||
* | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 2 | -2/+5 |
| | |||||
* | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 4 | -4/+13 |
| | |||||
* | Repo cleanup, remove fs-extras | The Arcane Brony | 2021-12-21 | 1 | -14093/+0 |
| | |||||
* | General work on API | Thesourtimes | 2021-12-18 | 3 | -1/+36 |
| | |||||
* | Improvements + dummy API configs | Thesourtimes | 2021-12-18 | 1 | -0/+17 |
| | |||||
* | Make the test client togglable | Thesourtimes | 2021-12-15 | 1 | -0/+6 |
| | |||||
* | snowflake-based invite generation | Erkin Alp Güney | 2021-11-28 | 1 | -4/+7 |
| | |||||
* | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | Fix the minor issues on route | Thesourtimes | 2021-11-18 | 1 | -0/+2 |
| | |||||
* | Add image field | uurgothat | 2021-11-17 | 1 | -1/+3 |
| | |||||
* | Add instance route | uurgothat | 2021-11-17 | 1 | -0/+6 |
| | |||||
* | make templates configurable + authorization | uurgothat | 2021-10-24 | 1 | -4/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | uurgothat | 2021-10-24 | 15 | -163/+1566 |
|\ | |||||
| * | :arrow_up: update packages | Flam3rboy | 2021-10-24 | 1 | -149/+119 |
| | | |||||
| * | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 2 | -62/+648 |
| | | |||||
| * | Proxy support for external network access | KagurazakaNyaa | 2021-10-24 | 1 | -2/+5 |
| | | |||||
| * | Merge pull request #490 from developomp/master | Samuel | 2021-10-20 | 9 | -31/+38 |
| |\ | | | | | | | Prettier format and link simplification | ||||
| | * | prettier formatted /util | developomp | 2021-10-20 | 9 | -31/+38 |
| | | | |||||
| * | | :bug: revert file config overwrite | Flam3rboy | 2021-10-20 | 2 | -9/+15 |
| |/ | |||||
| * | :zap: use better-sqlite3 as default db | Flam3rboy | 2021-10-18 | 2 | -59/+8026 |
| | | |||||
| * | :zap: vertically scale bundle | Flam3rboy | 2021-10-18 | 1 | -2/+26 |
| | | |||||
| * | Revert "fix: make the CDN build correctly" | Flam3rboy | 2021-10-18 | 3 | -5573/+5573 |
| | | | | | | | | This reverts commit 5fea8b21d1c865d4da35a5090356962a709b03e8. | ||||
| * | Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into ↵ | Diego Magdaleno | 2021-10-17 | 3 | -12747/+5573 |
| |\ | | | | | | | | | | hbjydev-docker-fix | ||||
| | * | fix: make the CDN build correctly | Hayden Young | 2021-10-17 | 3 | -7511/+47 |
| | | | |||||
| * | | :sparkles: config override file | Flam3rboy | 2021-10-17 | 1 | -1/+15 |
| | | | |||||
* | | | external templates + fosscord draft and more configs | uurgothat | 2021-10-18 | 1 | -2/+10 |
| | | | |||||
* | | | Add discord template support | uurgothat | 2021-10-17 | 1 | -0/+6 |
|/ / | |||||
* | | :arrow_up: update sqlite3 | Flam3rboy | 2021-10-17 | 2 | -34/+949 |
| | | |||||
* | | :sparkles: migration for timestamp migrations | Flam3rboy | 2021-10-17 | 2 | -1/+16 |
| | | |||||
* | | Merge pull request #467 from hbjydev/fix-migration-column-issue | Samuel | 2021-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | Fix migration timestamp column data type issue | ||||
| * | | fix: make timestamp column a bigint | Hayden Young | 2021-10-15 | 1 | -1/+1 |
| | | | |||||
* | | | :bug: default session activites | Flam3rboy | 2021-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | :sparkles: add presence migration | Flam3rboy | 2021-10-17 | 1 | -0/+11 |
| | | | |||||
* | | | :art: reformatted | Flam3rboy | 2021-10-17 | 1 | -6/+11 |
| | | | |||||
* | | | :sparkles: User presence/status | Flam3rboy | 2021-10-17 | 2 | -5/+33 |
| | | | |||||
* | | | :sparkles: added session + memberlist event | Flam3rboy | 2021-10-17 | 3 | -19/+59 |
| | | | |||||
* | | | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 2 | -8/+8 |
| | | | |||||
* | | | :lock: update modules | Flam3rboy | 2021-10-15 | 2 | -1003/+42 |
| | | | |||||
* | | | :lock: update set-value & tar | Flam3rboy | 2021-10-15 | 1 | -24/+7267 |
| | | | |||||
* | | | :bug: fix migration timestampe | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #455 from fosscord/sticker | Samuel | 2021-10-15 | 12 | -13/+179 |
|\ \ | | | | | | | Stickers | ||||
| * | | :sparkles: sticker events | Flam3rboy | 2021-10-15 | 1 | -0/+10 |
| | | | |||||
| * | | :sparkles: automatically run db migrations | Flam3rboy | 2021-10-15 | 6 | -1/+106 |
| | | | |||||
| * | | Merge branch 'master' into sticker | Flam3rboy | 2021-10-15 | 4 | -9/+12 |
| |\| | |||||
| * | | :art: reformat | Flam3rboy | 2021-10-15 | 3 | -6/+4 |
| | | | |||||
| * | | :bug: fix sticker packs | Flam3rboy | 2021-10-15 | 1 | -4/+4 |
| | | | |||||
| * | | :bug: fix message sticker sending | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
| | | | |||||
| * | | :sparkles: sticker upload | Flam3rboy | 2021-10-15 | 1 | -4/+9 |
| | | | |||||
| * | | :sparkles: sticker db entities | Flam3rboy | 2021-10-14 | 2 | -1/+49 |
| | | | |||||
* | | | chore(merge): remote -> local | Hayden Young | 2021-10-15 | 1 | -7505/+16 |
| |/ |/| | |||||
* | | :bug: fix unittests | Flam3rboy | 2021-10-15 | 2 | -8/+8 |
| | | |||||
* | | Merge pull request #448 from Mr2u/master | Samuel | 2021-10-15 | 2 | -1/+4 |
|\ \ | |/ |/| | Route #10 Prune and prune count | ||||
| * | :bug: fix prune | Flam3rboy | 2021-10-15 | 2 | -4/+3 |
| | | |||||
| * | Merge branch 'fosscord:master' into master | Mr2u | 2021-10-13 | 1 | -0/+2 |
| |\ | |||||
| * | | added route /guilds/:id/prune GET count and POST prune. | Maddy | 2021-10-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Edited Member entity to include last_message_id to avoid searching for every members last message when pruning When a message is sent through /channels/:id/messages last_message_id of sending Member is updated. | ||||
* | | | :bug: fix migration + autojoin | Flam3rboy | 2021-10-14 | 1 | -2/+5 |
| |/ |/| | |||||
* | | :zap: improve memory managment | Flam3rboy | 2021-10-12 | 1 | -0/+2 |
|/ | |||||
* | :art: gifs | Flam3rboy | 2021-10-11 | 1 | -11/+10 |
| | |||||
* | Merge pull request #435 from TheArcaneBrony/change-enums-to-number | Flam3rboy | 2021-10-11 | 7 | -11/+8 |
|\ | | | | | Change enums to numbers | ||||
| * | Put local types back | The Arcane Brony | 2021-10-10 | 8 | -17/+17 |
| | | |||||
| * | Change enums to numbers | The Arcane Brony | 2021-10-10 | 8 | -20/+17 |
| | | |||||
* | | Update Rights.ts | Flam3rboy | 2021-10-11 | 1 | -1/+1 |
| | | |||||
* | | Added more rights, and explained existing ones | Erkin Alp Güney | 2021-10-10 | 1 | -3/+7 |
| | | |||||
* | | Merge branch 'master' into pr/TheArcaneBrony/434 | Flam3rboy | 2021-10-10 | 1 | -43/+16 |
|\ \ | |||||
| * | | :bug: fix modify role.permissions | Flam3rboy | 2021-10-10 | 1 | -43/+16 |
| | | | |||||
* | | | Merge branch 'master' into remove-vanity-url | Flam3rboy | 2021-10-10 | 1 | -5/+10 |
|\| | | |||||
| * | | :art: update migration script | Flam3rboy | 2021-10-10 | 1 | -8/+10 |
| | | | |||||
* | | | Merge branch 'remove-vanity-url' of ↵ | Flam3rboy | 2021-10-10 | 1 | -4/+4 |
|\ \ \ | | |/ | |/| | | | | https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/434 | ||||
| * | | forgot to fix primary columns on invites | The Arcane Brony | 2021-10-10 | 1 | -4/+4 |
| | | | |||||
* | | | added vanity db migration | Flam3rboy | 2021-10-10 | 2 | -11/+27 |
|/ / | |||||
* / | Fix duplicate key | The Arcane Brony | 2021-10-10 | 2 | -8/+3 |
|/ | |||||
* | :bug: fix Emoji missing in identify | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| | |||||
* | :art: emoji db migration | Flam3rboy | 2021-10-10 | 7 | -8/+233 |
| | |||||
* | :bug: fix cdn | Flam3rboy | 2021-10-10 | 1 | -18/+3 |
| | |||||
* | Merge branch 'master' into pr/LoboMetalurgico/424 | Flam3rboy | 2021-10-10 | 11 | -1079/+79 |
|\ | |||||
| * | :see_no_evil: remove console.log | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| | | |||||
| * | :bug: fix tsc compiler | Flam3rboy | 2021-10-10 | 2 | -0/+11 |
| | | |||||
| * | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 6 | -73/+9 |
| | | |||||
| * | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 3 | -1006/+60 |
| | | |||||
* | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis | Lobo Metalúrgico | 2021-10-09 | 3 | -11/+26 |
|\| | |||||
| * | :sparkles: added read state | Flam3rboy | 2021-10-09 | 2 | -7/+7 |
| | | |||||
| * | :sparkles: handleFile() now returns mime_type and size | Flam3rboy | 2021-10-09 | 1 | -4/+19 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Lobo Metalúrgico | 2021-10-09 | 2 | -2/+7 |
|\| | | | | | | | milestoneV1/routes/implement/emojis | ||||
| * | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-09 | 1 | -0/+2 |
| |\ | |||||
| | * | :sparkles: added guestsRequireInvite to config | Flam3rboy | 2021-10-09 | 1 | -0/+2 |
| | | | |||||
| * | | :bug: fix array key in config | Flam3rboy | 2021-10-09 | 1 | -2/+5 |
| |/ | |||||
* / | (api): inital emojis route implementation | Lobo Metalúrgico | 2021-10-08 | 1 | -0/+2 |
|/ | |||||
* | :bug: fix build | Flam3rboy | 2021-10-09 | 1 | -18/+0 |
| | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 3 | -32/+74 |
| | |||||
* | Merge branch 'compiler-change' of ↵ | Flam3rboy | 2021-10-07 | 1 | -8/+17 |
|\ | | | | | | | https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 | ||||
| * | :bug: fix types + swcrc configs | Flam3rboy | 2021-10-07 | 2 | -3/+9 |
| | | |||||
| * | :bug: fix swcrc config: rewrite import -> require | Flam3rboy | 2021-10-07 | 1 | -8/+11 |
| | | |||||
* | | :bug: fix swc config | Flam3rboy | 2021-10-07 | 1 | -2/+2 |
|/ | |||||
* | Compiler test | The Arcane Brony | 2021-10-06 | 4 | -6/+660 |
| | |||||
* | :arrow_up: lambert-server@1.2.11 | Flam3rboy | 2021-10-05 | 2 | -8/+8 |
| | |||||
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 2 | -1/+2 |
| | |||||
* | :sparkles: added autoJoin guild to config | Flam3rboy | 2021-10-05 | 2 | -1/+91 |
| | |||||
* | :art: move field error to util | Flam3rboy | 2021-10-05 | 3 | -2/+28 |
| | |||||
* | :sparkles: add User.register() method | Flam3rboy | 2021-10-05 | 1 | -9/+93 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-05 | 2 | -8/+8 |
| | |||||
* | :bug: fix windows db file path | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
| | |||||
* | :art: improve migration script | Flam3rboy | 2021-10-05 | 1 | -21/+103 |
| | |||||
* | :sparkles: db migrate script | Flam3rboy | 2021-10-04 | 3 | -4/+52 |
| | |||||
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 8 | -25/+23 |
| | |||||
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 3 | -2/+15 |
|\ | |||||
| * | replace chalk with nanocolors | uurgothat | 2021-10-04 | 3 | -3/+13 |
| | | |||||
| * | Rainbow the logs | uurgothat | 2021-10-04 | 3 | -2/+5 |
| | | |||||
* | | :construction: different db engines | Flam3rboy | 2021-10-04 | 1 | -7/+9 |
|/ | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 10 | -47/+140 |
|\ | |||||
| * | :bug: fix message reactions | Flam3rboy | 2021-10-03 | 1 | -4/+2 |
| | | |||||
| * | :sparkles: add ``right`` option to route() | Flam3rboy | 2021-10-03 | 4 | -3/+8 |
| | | |||||
| * | :sparkles: User instance rights | Flam3rboy | 2021-10-03 | 4 | -40/+119 |
| | | |||||
| * | Add setting to show all guilds in discovery, fix query for guild discovery | The Arcane Brony | 2021-10-01 | 1 | -0/+8 |
| | | |||||
| * | :bug: fix disable register | Flam3rboy | 2021-10-01 | 1 | -1/+1 |
| | | |||||
| * | :sparkles: new user flags | Flam3rboy | 2021-10-01 | 1 | -0/+2 |
| | | |||||
| * | fix #406 | Flam3rboy | 2021-10-01 | 2 | -1/+2 |
| | | |||||
* | | :sparkles: custom user flags offset | Flam3rboy | 2021-10-04 | 1 | -0/+2 |
|/ | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 1 | -2/+2 |
| | |||||
* | :bug: fix role can't set permission | Flam3rboy | 2021-09-25 | 1 | -2/+13 |
| | |||||
* | :sparkles: add private and public endpoint | Flam3rboy | 2021-09-25 | 1 | -2/+2 |
| | |||||
* | :sparkles: key value config | Flam3rboy | 2021-09-25 | 3 | -19/+70 |
| | |||||
* | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 1 | -3/+3 |
| | |||||
* | :sparkles: unit tests expect event | Flam3rboy | 2021-09-21 | 1 | -1/+1 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 3 | -1/+42 |
| | |||||
* | :sparkles: add option to disable all rate limits | Flam3rboy | 2021-09-20 | 4 | -5/+6 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 35 | -120/+952 |
|\ | |||||
| * | Merge pull request #382 from fosscord/auto-delete-relations | Flam3rboy | 2021-09-20 | 24 | -138/+348 |
| |\ | | | | | | | Auto delete relations | ||||
| | * | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 22 | -86/+152 |
| | | | |||||
| | * | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 2021-09-20 | 1 | -8/+9 |
| | | | |||||
| | * | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 4 | -63/+98 |
| | | | |||||
| | * | Merge branch 'master' into auto-delete-relations | Flam3rboy | 2021-09-19 | 11 | -4/+203 |
| | |\ | |||||
| | * | | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 2021-09-19 | 7 | -20/+532 |
| | | | | |||||
| | * | | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 2021-09-19 | 1 | -1/+8 |
| | | | | |||||
| * | | | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 2 | -4/+16 |
| | |/ | |/| | |||||
| * | | :truck: move file handle to utility | Flam3rboy | 2021-09-19 | 4 | -0/+416 |
| | | | |||||
| * | | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 6 | -128/+120 |
| | | | |||||
| * | | Fix gateway not listening for new channels events | AlTech98 | 2021-09-18 | 2 | -10/+6 |
| | | | |||||
| * | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 2 | -4/+36 |
| | | | |||||
| * | | Update ChannelService.ts | Flam3rboy | 2021-09-17 | 1 | -1/+2 |
| | | | |||||
| * | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 10 | -8/+179 |
| | | | |||||
| * | | Gateway permission check fix | AlTech98 | 2021-09-16 | 2 | -0/+2 |
| |/ | |||||
* / | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 1 | -7/+1 |
|/ | |||||
* | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 2 | -4/+4 |
| | | | | This reverts commit f691aa4c5aa47c8a8085c7b01912a1c403ce8732. | ||||
* | :arrow_up: fix + update dependencies | Flam3rboy | 2021-09-16 | 1 | -6412/+3535 |
| | |||||
* | :construction: webhook | Flam3rboy | 2021-09-14 | 2 | -4/+4 |
| | |||||
* | Fix attachments not being saved to db | AlTech98 | 2021-09-13 | 1 | -1/+1 |
| | |||||
* | :bug: fix In() query | Flam3rboy | 2021-09-13 | 1 | -3/+11 |
| | |||||
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 2 | -10/+34 |
| | |||||
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 2 | -7/+7 |
| | |||||
* | :bug: fix channel events + message send | Flam3rboy | 2021-09-13 | 1 | -0/+1 |
| | |||||
* | :bug: fix gateway | Flam3rboy | 2021-09-12 | 1 | -1/+1 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 5 | -2/+115 |
| | |||||
* | Update User.ts | Flam3rboy | 2021-09-07 | 1 | -0/+5 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 2 | -2/+1 |
| | |||||
* | :pencil: added comments and updated type | Flam3rboy | 2021-09-04 | 2 | -39/+4 |
| | |||||
* | Added missing permissions and channel types | AlTech98 | 2021-09-04 | 2 | -1/+18 |
| | |||||
* | :bug: fix ReadyEventData | Flam3rboy | 2021-09-04 | 1 | -1/+1 |
| | |||||
* | :bug: fix patch-package | Flam3rboy | 2021-09-04 | 3 | -265/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-04 | 5 | -6/+844 |
|\ | |||||
| * | readded todos | xnacly | 2021-09-03 | 1 | -0/+37 |
| | | |||||
| * | Revert "added big todo list to Guild.ts (big chungus)" | xnacly | 2021-09-03 | 1 | -37/+1 |
| | | | | | | | | This reverts commit 4a63e1560c07c938ec74f14e5076ec4e69de7ce6. | ||||
| * | added big todo list to Guild.ts (big chungus) | xnacly | 2021-09-03 | 1 | -1/+37 |
| | | |||||
| * | added ban check to `Member.addToGuild` | xnacly | 2021-09-03 | 1 | -2/+6 |
| | | |||||
| * | moved Constants and Errorhandler from api to util | xnacly | 2021-09-03 | 3 | -4/+801 |
| | | |||||
* | | :bug: fix ready members payload | Flam3rboy | 2021-09-04 | 2 | -2/+9 |
| | | |||||
* | | :bug: fix invites | Flam3rboy | 2021-09-04 | 1 | -0/+2 |
| | | |||||
* | | :bug: fix permissions if user is only member of guild | Flam3rboy | 2021-09-04 | 1 | -2/+5 |
|/ | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-03 | 1 | -2/+3 |
|\ | |||||
| * | Merge pull request #314 from AlTech98/master | Flam3rboy | 2021-09-03 | 1 | -2/+3 |
| |\ | | | | | | | Fix VoiceStateUpdate | ||||
| | * | Temp fix for Guild.voice_states not working | AlTech98 | 2021-09-03 | 1 | -2/+3 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' | AlTech98 | 2021-09-03 | 2 | -8/+34 |
| | |\ | |||||
| | * | | VoiceState fix for db update | AlTech98 | 2021-09-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | :zap: improve invite generation | Flam3rboy | 2021-09-03 | 1 | -7/+41 |
|/ / / | |||||
* | / | :bug: fix #311 | Flam3rboy | 2021-09-03 | 4 | -18/+17 |
| |/ |/| | |||||
* | | :bug: fix member has no roles in guild create | Flam3rboy | 2021-09-03 | 1 | -4/+6 |
| | | |||||
* | | :bug: fix client connection crash on guild create | Flam3rboy | 2021-09-03 | 2 | -4/+28 |
|/ | |||||
* | fix #310 | Flam3rboy | 2021-09-03 | 1 | -5/+5 |
| | |||||
* | :zap: simplify permissions query | Flam3rboy | 2021-09-03 | 1 | -3/+11 |
| | |||||
* | :bug: fix#310 | Flam3rboy | 2021-09-03 | 1 | -5/+21 |
| | |||||
* | :bug: fix message sending | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 2 | -8/+8 |
| | |||||
* | :art: update entities | Flam3rboy | 2021-09-03 | 5 | -28/+43 |
| | |||||
* | fix #309 | Flam3rboy | 2021-09-03 | 1 | -0/+2 |
| | |||||
* | :bug: fix entity missing an id (replace .insert with new Entity().save) | Flam3rboy | 2021-09-02 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 4 | -1/+55 |
|\ | |||||
| * | :art: reformat files | Flam3rboy | 2021-09-02 | 3 | -23/+31 |
| | | |||||
| * | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 4 | -1/+47 |
| | | |||||
* | | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 2 | -32/+33 |
|/ | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 1 | -1/+1 |
|\ | |||||
| * | removed logging of database queries | xnacly | 2021-09-01 | 1 | -1/+1 |
| | | |||||
* | | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 8 | -65/+65 |
|/ | |||||
* | Added property maxWebhooks to ConfigValue and defined a default value in ↵ | sudenoh | 2021-09-01 | 1 | -0/+2 |
| | | | | DefaultConfigOptions. | ||||
* | 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 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :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 |
| | | | | | | | | | | | | hab vergessen zu rebuilden | ||||
| * | | 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 |
| | | |