index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
middlewares
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
:art: Convert id bigint to string
Flam3rboy
2021-04-06
1
-1
/
+1
|
*
:construction: experiments + gateway route
Flam3rboy
2021-04-06
1
-1
/
+7
|
*
:sparkles: init test client
Flam3rboy
2021-04-05
1
-0
/
+1
|
*
:bug: fix body parser
Flam3rboy
2021-04-05
1
-1
/
+2
|
*
rename req.userid -> req.user_id
Flam3rboy
2021-03-08
2
-3
/
+3
|
*
:bug: add webhooks to whitelist auth
Flam3rboy
2021-02-22
1
-2
/
+2
|
*
:art: restructure + add/remove Member() function
Flam3rboy
2021-02-22
1
-1
/
+1
|
*
:pencil: #CHANNELID -> #channelid
Flam3rboy
2021-02-22
1
-1
/
+1
|
*
fix req.userid -> convert to bigint
Flam3rboy
2021-02-17
1
-1
/
+1
|
*
:art: show proper auth error
Flam3rboy
2021-02-17
1
-1
/
+1
|
*
:bug: fix token checking
Flam3rboy
2021-02-17
1
-3
/
+8
|
*
:bug: fix db connect
Flam3rboy
2021-02-16
2
-2
/
+0
|
*
:fire: disable rate limit for now -> wait till mongoose model exists
Flam3rboy
2021-02-16
2
-0
/
+4
|
*
switch to mongoose
Flam3rboy
2021-02-14
2
-0
/
+5
|
*
Merge branch 'master' of https://github.com/discord-open-source/discord-api
Flam3rboy
2021-02-10
3
-3
/
+3
|
\
|
*
update imports for fosscord-server-util
Flam3rboy
2021-02-10
3
-3
/
+3
|
|
*
|
:bug: fix error handler
Flam3rboy
2021-02-10
2
-17
/
+25
|
/
*
:bug: update imports
Flam3rboy
2021-02-06
1
-11
/
+6
|
*
use discord-server-util
Flam3rboy
2021-02-05
2
-2
/
+3
|
*
:art: Body Parser error
Flam3rboy
2021-02-02
3
-5
/
+22
|
*
:sparkles: added defaults to config
Flam3rboy
2021-02-01
1
-0
/
+26
|
*
:zap: Convert BitField to BigInt
Flam3rboy
2021-01-30
1
-1
/
+1
|
*
:sparkles: Util
Flam3rboy
2021-01-30
1
-0
/
+4
|
*
:sparkles: RateLimit
Flam3rboy
2021-01-30
2
-0
/
+83
|
*
:sparkles: Authentication
Flam3rboy
2021-01-30
1
-0
/
+30