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 (
Expand
)
Author
Age
Files
Lines
*
:sparkles: route specific rate limits
Flam3rboy
2021-07-01
1
-15
/
+21
*
:sparkles: finished Rate Limit
Flam3rboy
2021-07-01
1
-33
/
+75
*
:construction: rate limit
Flam3rboy
2021-07-01
2
-4
/
+67
*
:construction: rate limit
Flam3rboy
2021-06-28
1
-4
/
+27
*
:arrow_up: update dev client version
Flam3rboy
2021-06-27
1
-1
/
+0
*
:lock: register proxy ip check
Flam3rboy
2021-06-27
2
-91
/
+5
*
:bug: fix CORS
Flam3rboy
2021-06-26
1
-1
/
+2
*
CORS FIX
Joaquim Peixoto
2021-06-25
1
-0
/
+1
*
:sparkles: empty messages check + allowed mentions
Flam3rboy
2021-06-23
1
-0
/
+2
*
feat: add routing for unversioned api requests
Umimaso
2021-06-19
1
-5
/
+5
*
feat: add widget endpoints
Umimaso
2021-06-19
1
-6
/
+7
*
:sparkles: use new config
Flam3rboy
2021-05-24
3
-10
/
+6
*
Fix: No more type casting required, rather take the gernics
Diego Magdaleno
2021-05-23
2
-2
/
+2
*
Config: Final config additons, now everything should work as desired
Diego Magdaleno
2021-05-22
2
-2
/
+6
*
Config: Refactor config method, so we have a new get all option, fix issues i...
Diego Magdaleno
2021-05-21
1
-2
/
+1
*
Config: First rewrite of config and working implementation of getting values
Diego Magdaleno
2021-05-19
1
-2
/
+4
*
:bug: fix test client
Flam3rboy
2021-05-05
1
-1
/
+2
*
:art: added optional captcha to login route
Flam3rboy
2021-05-01
1
-0
/
+7
*
npm i @fosscord/server-util
Flam3rboy
2021-04-22
1
-1
/
+1
*
prepare npm publish
Flam3rboy
2021-04-22
1
-4
/
+6
*
:art: change default port to 1000 + CORS
Flam3rboy
2021-04-19
1
-0
/
+7
*
exclude path from authentication
xnacly
2021-04-08
1
-0
/
+1
*
fix error handler
Flam3rboy
2021-04-07
1
-1
/
+1
*
: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