summary refs log tree commit diff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* :arrow_up: npm i @fosscord/server-util@1.3.5Flam3rboy2021-05-261-1/+1
* :bug: fix EMAIL_ALREADY_REGISTERED error messageFlam3rboy2021-05-261-1/+1
* optional GATEWAY .env variableFlam3rboy2021-05-261-1/+1
* fix message loadingFlam3rboy2021-05-261-1/+3
* :bug: fix route loadingFlam3rboy2021-05-241-1/+1
* :sparkles: use new configFlam3rboy2021-05-2415-104/+101
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-2312-13/+13
* Meta: fix merge issuesDiego Magdaleno2021-05-232-0/+40
|\
| * added basic error statusBloom Sirenix2021-05-231-2/+3
| * Update delete.tsBloom Sirenix2021-05-221-1/+1
| * Added password checkBloom Sirenix2021-05-221-5/+14
| * Made Delete request easier for usersBloom Sirenix2021-05-221-8/+2
| * Merge branch 'master' of https://github.com/bloomsirenix/fosscord-apiBloom Sirenix2021-05-2222-260/+601
| |\
| | * :sparkles: Message editFlam3rboy2021-05-224-16/+56
| | * :sparkles: reactions bulk removeFlam3rboy2021-05-221-0/+62
| | * throw GUILD_ROLE_DELETE eventafeuerstein2021-05-221-1/+11
| | * :sparkles: ReactionsFlam3rboy2021-05-223-15/+168
| | * :sparkles: invites TTLFlam3rboy2021-05-221-1/+4
| | * :sparkles: createChannel()Flam3rboy2021-05-228-87/+78
| | * :art: Move member routes in separate filesFlam3rboy2021-05-227-143/+225
| * | Added Delete function and dummy disable functionBloom Sirenix2021-05-222-0/+36
| |/
| * :art: refactor/formatFlam3rboy2021-05-219-69/+133
| * :sparkles: Message PinsFlam3rboy2021-05-211-2/+55
| * :construction: read stateFlam3rboy2021-05-212-24/+54
| * :sparkles: sendMessage() functionFlam3rboy2021-05-212-45/+58
| * :sparkles: load gateway url from configFlam3rboy2021-05-181-1/+4
* | Update: Update fosscord-server-util to latest and fix issues with NULL and un...Diego Magdaleno2021-05-231-3/+3
* | Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-2212-160/+21
* | Fix merge issues, update to reflect config changes and package.jsonDiego Magdaleno2021-05-2230-388/+889
* | Config: Refactor config to be be in separate classesDiego Magdaleno2021-05-221-67/+83
* | Config: Dont suffix with nodejsDiego Magdaleno2021-05-211-1/+1
* | Config: Refactor config method, so we have a new get all option, fix issues i...Diego Magdaleno2021-05-2111-24/+26
* | Meta: Clean up the format fileDiego Magdaleno2021-05-191-37/+37
* | Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-1912-100/+363
* | Config: Start working on the config refactorDiego Magdaleno2021-05-171-92/+131
* | Config: Those bracks dont go thereDiego Magdaleno2021-05-151-1/+1
* | Config: Redo config to be more straight to the pointDiego Magdaleno2021-05-152-9/+2
* | Config: Be able to configure the target_urlDiego Magdaleno2021-05-152-1/+10
|/
* Some refactor, fix channel_delete event and @everyone role appearing on membe...notsapinho2021-05-113-15/+22
* Update Member.tshoneytequila2021-05-101-1/+1
* 🐛 Fix channels and joined_at not getting populatednotsapinho2021-05-103-14/+24
* :bug: fix channel modify schemaFlam3rboy2021-05-101-1/+1
* :bug: fix addMember guild not populatingFlam3rboy2021-05-101-1/+2
* :bug: fix Guild vanity_urlFlam3rboy2021-05-092-2/+1
* Update index.tsIntevel ツ2021-05-081-1/+1
* Update index.tsIntevel ツ2021-05-081-2/+2
* [Route] GET /guilds/:id/vanity-urlIntevel ツ2021-05-081-0/+11
* Update welcome_screen.tsIntevel ツ2021-05-081-2/+1
* Update welcome_screen.tsIntevel ツ2021-05-081-2/+10
* Update roles.tsIntevel ツ2021-05-081-1/+1
* Update welcome_screen.tsIntevel ツ2021-05-081-2/+2
* Update welcome_screen.tsIntevel ツ2021-05-081-0/+24
* Create welcome_screen.tsIntevel ツ2021-05-081-0/+21
* Update index.tsIntevel ツ2021-05-081-1/+5
* Update Guild.tsIntevel ツ2021-05-081-0/+14
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiIntevel ツ2021-05-082-31/+46
|\
| * :sparkles: add isMember check for get member routesFlam3rboy2021-05-082-31/+46
* | Update members.tsIntevel ツ2021-05-081-0/+5
|/
* Update members.tsIntevel ツ2021-05-081-11/+0
* Update members.tsIntevel ツ2021-05-081-11/+16
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiIntevel ツ2021-05-081-4/+7
|\
| * Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-05-082-25/+130
| |\
| * | :bug: fix add/remove Member functionFlam3rboy2021-05-081-4/+7
* | | Update Member.tsIntevel ツ2021-05-081-0/+8
| |/ |/|
* | Update members.tsIntevel ツ2021-05-081-3/+0
* | Update members.tsIntevel ツ2021-05-081-1/+1
* | Update members.tsIntevel ツ2021-05-081-0/+14
* | Update Member.tsIntevel ツ2021-05-081-0/+23
* | Update members.tsIntevel ツ2021-05-081-3/+4
* | Update members.tsIntevel ツ2021-05-081-56/+31
* | Update members.tsIntevel ツ2021-05-081-0/+20
* | Update members.tsIntevel ツ2021-05-081-1/+19
* | Update Member.tsIntevel ツ2021-05-081-3/+3
* | Update Member.tsIntevel ツ2021-05-081-8/+2
* | Update Member.tsIntevel ツ2021-05-081-2/+2
* | Update Member.tsIntevel ツ2021-05-081-0/+8
* | Update Member.tsIntevel ツ2021-05-081-0/+29
* | Member FunctionIntevel ツ2021-05-081-8/+34
|/
* :art: [Route] templates refactorFlam3rboy2021-05-075-108/+110
* [Route] PATCH /guilds/:id/rolesIntevel ツ2021-05-062-3/+50
* [Route] DELETE /guilds/:id/rolesIntevel ツ2021-05-061-0/+25
* [Route] POST /guilds/:id/rolesIntevel ツ2021-05-061-1/+0
* Update roles.tsIntevel ツ2021-05-061-0/+5
* Create roles.tsIntevel ツ2021-05-061-0/+49
* Create Roles.tsIntevel ツ2021-05-061-0/+15
* Update templates.tsIntevel ツ2021-05-061-2/+2
* UpdatedIntevel ツ2021-05-062-10/+13
* Update index.tsIntevel ツ2021-05-061-1/+1
* [Route] PATCH /users/:idIntevel ツ2021-05-062-2/+26
* Update templates.tsIntevel ツ2021-05-061-2/+2
* [Route] PATCH /guilds/:id/templatesIntevel ツ2021-05-062-1/+39
* [Route] POST /guilds/template/:codeIntevel ツ2021-05-061-1/+52
* Update Guild.tsIntevel ツ2021-05-051-0/+11
* Update Template.tsIntevel ツ2021-05-051-1/+1
* Update index.tsIntevel ツ2021-05-051-5/+1
* [Route] GET /guilds/template/:codeIntevel ツ2021-05-052-16/+22
* [Route] GET /guilds/template/:codeIntevel ツ2021-05-051-2/+17
* [Route] PUT /guilds/:id/templatesIntevel ツ2021-05-051-2/+29
* [Route] DELETE /guilds/:id/templatesIntevel ツ2021-05-051-0/+25
* [Route] POST /guilds/:id/templatesIntevel ツ2021-05-051-1/+33
* [Route] GET /guilds/:id/templatesIntevel ツ2021-05-052-0/+32
* Revert "Updated fosscord-server-util"Intevel ツ2021-05-052-81/+0
* Updated fosscord-server-utilIntevel ツ2021-05-052-0/+81
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-05-054-6/+71
|\
| * [Route] PATCH /guilds/:id/channelsIntevel ツ2021-05-041-2/+22
| * [Route] GET /users/:idIntevel ツ2021-05-041-1/+4
| * Update members.tsIntevel ツ2021-05-041-0/+1
| * [ROUTE] DELETE /guilds/:id/membersIntevel ツ2021-05-041-1/+17
| * [Route] PUT /guilds/:id/membersIntevel ツ2021-05-042-3/+28
* | :bug: fix test clientFlam3rboy2021-05-051-1/+2
|/
* Change default port:Flam3rboy2021-05-023-3/+3
* :art: added optional captcha to login routeFlam3rboy2021-05-016-9/+36
* :sparkles: Channel get RouteFlam3rboy2021-04-271-29/+28
* :art: refactor to use easier permission apiFlam3rboy2021-04-272-43/+35
* Merge pull request #87 from aryan0078/masterFlam3rboy2021-04-262-4/+65
|\
| * Typing + create pin + get pinYour Name2021-04-272-4/+65
* | :construction: WIPstefan0801062021-04-261-5/+9
* | :lock: Fix parent id checkingstefan0801062021-04-261-1/+2
|/
* Channel Delete + Update RouteYour Name2021-04-264-16/+56
* :sparkles: added dev serverFlam3rboy2021-04-252-2/+2
* :art: formatting filesFlam3rboy2021-04-254-61/+27
* :bug: add event for Message Delete routeFlam3rboy2021-04-251-1/+13
* :sparkles: Message delete routeFlam3rboy2021-04-251-0/+17
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-04-2442-73/+342
|\
| * Update channels.tsIntevel ツ2021-04-241-11/+1
| * POST /users/@me/channelsIntevel ツ2021-04-242-7/+85
| * get /users/@me/channelsIntevel ツ2021-04-241-0/+20
| * lolIntevel ツ2021-04-242-2/+46
| * :construction: add guild channel delete routestefan0801062021-04-242-1/+28
| * Update index.tsIntevel ツ2021-04-241-2/+5
| * Create index.tsIntevel ツ2021-04-241-0/+15
| * :bug: fix directory nameFlam3rboy2021-04-234-1/+1
| * :construction: WebhookFlam3rboy2021-04-2311-2/+44
| * :art: clean up permission checks to use .hasThrow()Flam3rboy2021-04-2310-19/+30
| * :bug: fix wrong permission in delete inviteFlam3rboy2021-04-231-1/+2
| * npm i @fosscord/server-utilFlam3rboy2021-04-2222-23/+23
| * prepare npm publishFlam3rboy2021-04-227-45/+67
| * :zap: :sparkles: prod multi threadingFlam3rboy2021-04-221-7/+23
* | :bug: fix type in Channel MessagesFlam3rboy2021-04-241-1/+1
|/
* :art: change default port to 1000 + CORSFlam3rboy2021-04-193-2/+9
* fixed missing db delete callxnacly2021-04-171-0/+3
* :bug: fix port not picking up env fileFlam3rboy2021-04-161-1/+4
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-04-1445-282/+474
|\
| * dummy routes (prevent errors in client)xnacly2021-04-083-0/+30
| * update invite schemaxnacly2021-04-081-0/+6
| * finished /invite route #21xnacly2021-04-081-1/+25
| * exclude path from authenticationxnacly2021-04-081-0/+1
| * :zap: use mongoose autopopulateFlam3rboy2021-04-078-59/+63
| * fix error handlerFlam3rboy2021-04-071-1/+1
| * :bug: fix register route captcha requiredFlam3rboy2021-04-071-3/+3
| * 🖥️ /science routeRafael Oliveira2021-04-071-0/+10
| * :bug: fix message routeFlam3rboy2021-04-071-2/+16
| * :bug: fix lean not working with virtualsFlam3rboy2021-04-077-43/+52
| * :bug: fix messageFlam3rboy2021-04-061-2/+4
| * :bug: revert loginFlam3rboy2021-04-061-10/+1
| * :bug: fix testFlam3rboy2021-04-061-1/+1
| * :bug: fix bigint id in message routeFlam3rboy2021-04-061-1/+5
| * :art: Convert id bigint to stringFlam3rboy2021-04-0618-63/+83
| * :bug: fix body parser empty error objectFlam3rboy2021-04-061-4/+15
| * 🐛 fix structurenotsapinho2021-04-061-1/+1
| * :bug: fix user guildsFlam3rboy2021-04-062-1/+6
| * :bug: fix loginFlam3rboy2021-04-061-1/+1
| * :sparkles: test clientFlam3rboy2021-04-062-3/+1
| * :art: proper error message body parserFlam3rboy2021-04-061-2/+5
| * :bug: fix guild schemaFlam3rboy2021-04-061-4/+13
| * .lean() all mongodb requestsFlam3rboy2021-04-067-8/+12
| * :bug: fix routes user.user_dataFlam3rboy2021-04-061-2/+7
| * :construction: experiments + gateway routeFlam3rboy2021-04-063-1/+26
| * :sparkles: init test clientFlam3rboy2021-04-052-5/+45
| * :bug: fix body parserFlam3rboy2021-04-052-3/+4
| * :bug: rewrite importsFlam3rboy2021-03-3011-36/+36
| * move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-3023-48/+0
| * added GET [#12]xnacly2021-03-281-0/+19
| * Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-271-1/+3
| |\
| * | :bug: remove relative @pathsFlam3rboy2021-03-274-17/+25
* | | :bug: fix message schemaFlam3rboy2021-04-141-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-235-18/+24
|\|
| * :construction: shorten relative paths with @shortcutFlam3rboy2021-03-225-19/+25
* | :bug: fix message postFlam3rboy2021-03-231-1/+6
|/
* :construction: [Route] /messagesFlam3rboy2021-03-082-6/+49
* rename req.userid -> req.user_idFlam3rboy2021-03-0813-65/+96
* :sparkles: SchemaFlam3rboy2021-03-045-27/+102
* [Users] @me self + guildsFlam3rboy2021-03-042-5/+16
* :art: improve guildsFlam3rboy2021-03-044-13/+28
* :sparkles: [Guild] channelsFlam3rboy2021-03-041-0/+51
* [Channels] get messagesFlam3rboy2021-03-042-48/+85
* :sparkles: [Channels] messages bulk deleteFlam3rboy2021-03-041-0/+35
* :bug: fix login + registerFlam3rboy2021-03-042-5/+11
* :construction: /channels/messagesFlam3rboy2021-03-042-3/+27
* :zap: benchmarkFlam3rboy2021-03-033-31/+41
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-034-11/+37
|\
| * get specific banFlam3rboy2021-02-232-0/+13
| * :pencil: typoFlam3rboy2021-02-232-11/+24
* | :construction: messages routeFlam3rboy2021-03-0310-5/+28
|/
* :bug: [Member] list fix to also return userFlam3rboy2021-02-233-9/+15
* :bug: fix addMember to respect max guild sizeFlam3rboy2021-02-223-2/+26
* :construction: [Member] listFlam3rboy2021-02-221-3/+17
* :sparkles: [Member] paginationFlam3rboy2021-02-224-17/+43
* :art: restructed guildsFlam3rboy2021-02-223-66/+74
* :bug: add webhooks to whitelist authFlam3rboy2021-02-221-2/+2
* :art: restructure + add/remove Member() functionFlam3rboy2021-02-2210-20/+145
* :art: [Ban] use removeMember() + move ban in seperate fileFlam3rboy2021-02-222-235/+113
* :pencil: #CHANNELID -> #channelidFlam3rboy2021-02-229-23/+23
* :bug: fix Event EmitterFlam3rboy2021-02-223-6/+20
* :bug: fix @everyone Role on guild createFlam3rboy2021-02-221-1/+1
* channel/:id/invites create #79xnacly2021-02-211-1/+45
* invite code genxnacly2021-02-211-0/+12
* Invite schemexnacly2021-02-211-0/+16
* Update index.tsIntevel ツ2021-02-211-0/+11
* Update index.tsIntevel ツ2021-02-211-0/+40
* Update index.tsIntevel ツ2021-02-211-2/+2
* Created Ban RoutesIntevel ツ2021-02-212-6/+109
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-191-0/+53
|\
| * Update guilds.tsIntevel ツ2021-02-191-0/+1
| * Create guilds.tsIntevel ツ2021-02-191-0/+52
* | :art: [Guild] check if user is allowed to created a guildFlam3rboy2021-02-192-10/+15
|/
* :bug: update user model on guild creationFlam3rboy2021-02-172-2/+8
* fix req.userid -> convert to bigintFlam3rboy2021-02-171-1/+1
* :art: show proper auth errorFlam3rboy2021-02-171-1/+1
* :bug: fix token checkingFlam3rboy2021-02-172-4/+10
* :bug: fix dbFlam3rboy2021-02-161-2/+1
* :bug: fix db connectFlam3rboy2021-02-163-3/+2
* :bug: fix startup errorFlam3rboy2021-02-161-0/+1
* :sparkles: load .env fileFlam3rboy2021-02-161-0/+2
* :fire: disable rate limit for now -> wait till mongoose model existsFlam3rboy2021-02-163-1/+4
* :bug: fix /guilds/ route typeFlam3rboy2021-02-141-21/+22
* added requested changes from #3xnacly2021-02-141-11/+100
* switch to mongooseFlam3rboy2021-02-148-95/+97
* util function to emit eventFlam3rboy2021-02-101-0/+26
* move Schema from util to apiFlam3rboy2021-02-102-83/+149
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-109-9/+158
|\
| * update imports for fosscord-server-utilFlam3rboy2021-02-107-6/+7
| * :bug: update package import to fosscord-server-utilFlam3rboy2021-02-092-2/+2
| * [guild] finished POSTxnacly2021-02-091-61/+62
| * made requested changesxnacly2021-02-091-2/+2
| * added guild routesxnacly2021-02-091-1/+148
* | :bug: fix error handlerFlam3rboy2021-02-102-17/+25
|/
* :arrow_up: bump lambert-db to version 1.1.6Flam3rboy2021-02-071-1/+1
* :bug: prevent @googlemail.com trickFlam3rboy2021-02-071-1/+2
* :bug: update importsFlam3rboy2021-02-065-20/+16
* moved utils to server-utilFlam3rboy2021-02-066-364/+1
* moved models to server-utilFlam3rboy2021-02-068-238/+0
* use discord-server-utilFlam3rboy2021-02-053-3/+4
* Merge branch 'master' of https://github.com/discord-open-source/discord-api i...xnacly2021-02-055-180/+161
|\
| * :art: use discord-server-utilFlam3rboy2021-02-055-180/+161
* | added Member model & updated Guild modelxnacly2021-02-053-27/+94
|/
* Merge branch 'master' of https://github.com/discord-open-source/discord-serverFlam3rboy2021-02-044-1/+118
|\
| * invite interfacemafineeek.dev2021-02-031-0/+31
| * added blockInsecureCommonPasswords config flagxnacly2021-02-032-13/+27
| * added passwordStrength estimatorxnacly2021-02-033-1/+73