summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* :page_facing_up: use Creative Commons Attribution-NonCommercial-ShareAlike ↵Flam3rboy2021-04-081-674/+98
| | | | 4.0 International Public License
* :arrow_up: update mnjsfFlam3rboy2021-04-072-12/+81
|
* :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
|
* Merge pull request #83 from notsapinho/masterFlam3rboy2021-04-071-0/+10
|\ | | | | 🖥️ /science route
| * 🖥️ /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
|
* :loud_sound: log gateway eventsFlam3rboy2021-04-071-0/+5
|
* :art: add util build scriptFlam3rboy2021-04-063-57/+66
|
* Merge pull request #82 from veselcraft/russian-localizationFlam3rboy2021-04-062-0/+33
|\ | | | | russian localization for fosscord
| * russian localization for fosscordveselcraft2021-04-062-0/+33
|/
* :bug: fix messageFlam3rboy2021-04-063-7/+9
|
* :bug: revert loginFlam3rboy2021-04-061-10/+1
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-04-061-4/+3
|\
| * Update README.mdFlam3rboy2021-04-061-4/+3
| |
* | Update ReadmeFlam3rboy2021-04-065-30/+5
|/
* :bug: fix testFlam3rboy2021-04-061-1/+1
|
* :bug: fix bigint id in message routeFlam3rboy2021-04-062-3/+7
|
* :art: Convert id bigint to stringFlam3rboy2021-04-0618-63/+83
|
* :bug: fix body parser empty error objectFlam3rboy2021-04-061-4/+15
|
* Merge pull request #81 from notsapinho/patch-1Flam3rboy2021-04-061-1/+1
|\ | | | | 🐛 fix structure
| * 🐛 fix structurenotsapinho2021-04-061-1/+1
|/
* :bug: fix user guildsFlam3rboy2021-04-062-1/+6
|
* :bug: fix loginFlam3rboy2021-04-062-3/+3
|
* :sparkles: test clientFlam3rboy2021-04-064-5/+118
|
* :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
|
* :white_check_mark: setup jest environmentFlam3rboy2021-03-304-1/+10868
|
* :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
|
* :arrow_up: update fosscord-server-utilFlam3rboy2021-03-281-2/+2
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-271-1/+3
|\
| * Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-236-20/+30
| |\
| * | :bug: fix message postFlam3rboy2021-03-231-1/+6
| | |
* | | :bug: remove relative @pathsFlam3rboy2021-03-2710-25/+107
| |/ |/|
* | :construction: shorten relative paths with @shortcutFlam3rboy2021-03-226-21/+31
|/
* :construction: [Route] /messagesFlam3rboy2021-03-082-6/+49
|
* rename req.userid -> req.user_idFlam3rboy2021-03-0815-78/+309
|
* :sparkles: SchemaFlam3rboy2021-03-047-29/+109
|
* [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-035-34/+4256
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-03-036-13/+40
|\
| * get specific banFlam3rboy2021-02-232-0/+13
| |
| * :pencil: typoFlam3rboy2021-02-234-13/+27
| |
* | :construction: messages routeFlam3rboy2021-03-0310-5/+28
|/
* :bug: [Member] list fix to also return userFlam3rboy2021-02-234-11/+17
|
* :bug: fix addMember to respect max guild sizeFlam3rboy2021-02-224-4/+28
|
* :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-2211-22/+147
|
* :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-225-17/+22
|
* :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
| | | | Ban members works now
* 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-173-4/+10
|
* :bug: fix dbFlam3rboy2021-02-162-4/+3
|
* :bug: fix db connectFlam3rboy2021-02-164-5/+5
|
* :bug: fix error handlerFlam3rboy2021-02-164-3/+3150
|
* :bug: fix startup errorFlam3rboy2021-02-163-8/+9
|
* :sparkles: load .env fileFlam3rboy2021-02-163-0/+17
|
* :fire: disable rate limit for now -> wait till mongoose model existsFlam3rboy2021-02-164-3/+6
|
* :bug: fix /guilds/ route typeFlam3rboy2021-02-142-23/+24
|
* added requested changes from #3xnacly2021-02-141-11/+100
|
* switch to mongooseFlam3rboy2021-02-1411-99/+121
|
* util function to emit eventFlam3rboy2021-02-101-0/+26
|
* move Schema from util to apiFlam3rboy2021-02-104-114/+156
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-1011-36/+210
|\
| * update imports for fosscord-server-utilFlam3rboy2021-02-107-6/+7
| |
| * :bug: update package import to fosscord-server-utilFlam3rboy2021-02-093-13/+2359
| |
| * [guild] finished POSTxnacly2021-02-091-61/+62
| |
| * made requested changesxnacly2021-02-091-2/+2
| |
| * added guild routesxnacly2021-02-093-2360/+186
| |
* | :bug: fix error handlerFlam3rboy2021-02-104-25/+33
|/
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-091-4/+4
|\
| * Update README.mdFlam3rboy2021-02-091-4/+4
| |
* | :arrow_up: bump lambert-db to version 1.1.6Flam3rboy2021-02-074-9/+10
|/
* :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
|
* update missing-native-js-functions versionFlam3rboy2021-02-062-20/+2356
|
* use discord-server-utilFlam3rboy2021-02-053-3/+4
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-api ↵xnacly2021-02-057-185/+175
|\ | | | | | | into master
| * :art: use discord-server-utilFlam3rboy2021-02-057-185/+175
| |
* | added Member model & updated Guild modelxnacly2021-02-053-27/+94
|/
* Merge branch 'master' of https://github.com/discord-open-source/discord-serverFlam3rboy2021-02-049-216/+184732
|\
| * invite interfacemafineeek.dev2021-02-031-0/+31
| |
| * added blockInsecureCommonPasswords config flagxnacly2021-02-032-13/+27
| |
| * added password listxnacly2021-02-031-0/+184389
| |
| * Merge branch 'master' of ↵xnacly2021-02-032-8/+23
| |\ | | | | | | | | | https://github.com/discord-open-source/discord-server into master
| | * Update issue templatesKamil G2021-02-031-0/+20
| | |
| | * Update README.mdFlam3rboy2021-02-031-8/+3
| | |
| * | added passwordStrength estimatorxnacly2021-02-033-1/+73
| |/
| * removed unused dependencysxnacly2021-02-032-206/+201
| |
* | :art: typoFlam3rboy2021-02-042-5/+5
|/
* Merge branch 'master' of https://github.com/discord-open-source/discord-serverFlam3rboy2021-02-033-19/+65
|\
| * Update package.jsonFlam3rboy2021-02-031-1/+3
| |
| * Update README.mdFlam3rboy2021-02-031-1/+45
| |
| * changed wordingxnacly2021-02-021-17/+17
| |
* | :lock: prevent passwort denial of serverFlam3rboy2021-02-0313-36/+62
|/
* :bug: fix register date of birthFlam3rboy2021-02-022-3/+3
|
* :art: Body Parser errorFlam3rboy2021-02-0214-36/+143
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-021-3/+7
|
* :sparkles: [Router] RegisterFlam3rboy2021-02-021-22/+47
|
* :sparkles: added defaults to configFlam3rboy2021-02-0114-639/+124743
|
* :globe_with_meridians: localizationFlam3rboy2021-02-014-0/+66
|
* :sparkles: modelsFlam3rboy2021-02-015-4/+129
|
* :sparkles: added Date + Email Body TypeFlam3rboy2021-02-012-21/+79
|
* :sparkles: [Route] LoginFlam3rboy2021-02-011-4/+80
|
* :sparkles: [Route] RegisterFlam3rboy2021-02-011-1/+221
|
* :bug: fix Snowflake return bigint instead of stringFlam3rboy2021-02-011-2/+2
|
* :zap: Snowflake generate improve performance with BigIntFlam3rboy2021-01-311-34/+10
|
* :zap: Convert BitField to BigIntFlam3rboy2021-01-306-71/+78
|
* Merge branch 'master' of https://github.com/discord-open-source/discord-serverFlam3rboy2021-01-301-0/+0
|\
| * rename 'client' -> 'client_test'xnacly2021-01-251-0/+0
| |
* | :sparkles: UtilFlam3rboy2021-01-3039-2002/+2084
| |
* | :sparkles: DatabaseFlam3rboy2021-01-302-0/+5
| |
* | :sparkles: RateLimitFlam3rboy2021-01-302-0/+83
| |
* | :sparkles: AuthenticationFlam3rboy2021-01-301-0/+30
|/
* :tada: initFlam3rboy2021-01-044-6/+12
|
* :sparkles: update to use new lambert-serverFlam3rboy2021-01-0411-67/+201
|
* Merge branch 'master' of https://github.com/Trenite/discord-server-opensourceFlam3rboy2021-01-0312-0/+187
|\
| * routes + util + snowflakexnacly2021-01-0313-734/+189
| |
* | :sparkles: rethinkdbFlam3rboy2021-01-033-2/+24
| |
* | :bug: fixFlam3rboy2021-01-019-1273/+3035
|/
* :tada: standard client finishedFlam3rboy2020-11-2810-0/+1592
|
* Initial commitFlam3rboy2020-11-283-0/+779