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
/
api
/
src
/
middlewares
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bunch of fixes and improvements, everything appears to work now
TheArcaneBrony
2022-08-09
1
-6
/
+13
*
State update, havent tested
TheArcaneBrony
2022-08-09
4
-5
/
+4
*
replace all var with let (reduces warnings)
TheArcaneBrony
2022-08-09
1
-5
/
+5
*
Remove: console.log(`CACHE MISS! Asset file: x`);
ChrisEric1 CECL
2022-08-06
1
-2
/
+1
*
Merge branch 'master' into 2fa
TheArcaneBrony
2022-08-06
1
-62
/
+102
|
\
|
*
Make requested changes (pr792)
TheArcaneBrony
2022-07-31
1
-1
/
+0
|
*
Add local disk caching for fetched assets
TheArcaneBrony
2022-07-17
1
-62
/
+103
*
|
2fa
Madeline
2022-07-20
1
-0
/
+1
|
/
*
Skip check for rate limit bypass if no user id is provided
Madeline
2022-07-02
1
-5
/
+7
*
needs to be async
Erkin Alp Güney
2022-04-28
1
-1
/
+2
*
exempt users logic
Erkin Alp Güney
2022-04-28
1
-2
/
+6
*
eventually fix those errors
Erkin Alp Güney
2022-04-24
1
-1
/
+1
*
Update RateLimit.ts
Erkin Alp Güney
2022-04-24
1
-2
/
+3
*
Update RateLimit.ts
Erkin Alp Güney
2022-04-24
1
-1
/
+1
*
fix the seconds rounding logic
Erkin Alp Güney
2022-04-24
1
-2
/
+2
*
Punitive rate limiting
Erkin Alp Güney
2022-04-24
1
-4
/
+8
*
added the maintenance listing endpoint
Erkin Alp Güney
2022-04-07
1
-0
/
+1
*
Dev portal + categories load db
Featyre
2022-01-26
1
-0
/
+9
*
General work on API
Thesourtimes
2021-12-18
2
-8
/
+11
*
Make the test client togglable
Thesourtimes
2021-12-15
1
-2
/
+4
*
Minor API work
Thesourtimes
2021-12-05
2
-1
/
+10
*
Merge pull request #491 from TheArcaneBrony/master
Samuel
2021-11-21
1
-1
/
+18
|
\
|
*
Inline plugin support
The Arcane Brony
2021-11-11
1
-3
/
+8
|
*
Add plugin & css support, add styling to differentiate from discord.com
The Arcane Brony
2021-11-11
1
-1
/
+13
*
|
Fix the minor issues on route
Thesourtimes
2021-11-18
1
-1
/
+3
*
|
Add instance route
uurgothat
2021-11-17
1
-0
/
+1
|
/
*
Proxy support for external network access
KagurazakaNyaa
2021-10-24
1
-0
/
+3
*
:art: exclude healthz/readyz from auth
Flam3rboy
2021-10-15
1
-0
/
+2
*
:art: move field error to util
Flam3rboy
2021-10-05
1
-3
/
+1
*
fix request failiure with error code 400
afeuerstein
2021-10-03
1
-1
/
+1
*
:sparkles: add ``right`` option to route()
Flam3rboy
2021-10-03
1
-1
/
+3
*
:sparkles: add private and public endpoint
Flam3rboy
2021-09-25
1
-2
/
+2
*
:sparkles: add option to disable all rate limits
Flam3rboy
2021-09-20
2
-1
/
+4
*
:bug: fix errror handler
Flam3rboy
2021-09-20
1
-3
/
+4
*
:sparkles: accept invite page
Flam3rboy
2021-09-20
1
-0
/
+2
*
Revert ":construction: webhook"
Flam3rboy
2021-09-16
2
-6
/
+5
*
:construction: webhook
Flam3rboy
2021-09-14
2
-5
/
+6
*
:art: remove long relatives paths -> short module paths
Flam3rboy
2021-09-12
2
-2
/
+2
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-04
1
-3
/
+2
|
\
|
*
Revert "added big todo list to Guild.ts (big chungus)"
xnacly
2021-09-03
1
-1
/
+0
|
*
added big todo list to Guild.ts (big chungus)
xnacly
2021-09-03
1
-0
/
+1
|
*
moved Constants and Errorhandler from api to util
xnacly
2021-09-03
1
-2
/
+1
|
*
fixed 'undefined not found' + error not showing in client
xnacly
2021-09-03
1
-2
/
+2
*
|
:bug: fix error handler and asset router
Flam3rboy
2021-09-04
2
-2
/
+2
|
/
*
:bug: fix message sending
Flam3rboy
2021-09-03
1
-5
/
+4
*
Merge branch 'typeorm' into typeorm
Flam3rboy
2021-08-31
2
-7
/
+12
|
\
|
*
:bug: db query fixes
Flam3rboy
2021-08-31
1
-4
/
+4
|
*
:sparkles: typeorm error handler
Flam3rboy
2021-08-31
1
-3
/
+8
*
|
Created list of all possible api errors and made them throwable in routes code
AlTech98
2021-08-31
1
-0
/
+6
|
/
*
fixed translation path to display correct error msg
xnacly
2021-08-30
1
-1
/
+1
*
:zap: only local rate limit to prevent to much pressure on the database
Flam3rboy
2021-08-30
1
-19
/
+51
*
:bug: convert bigint -> string
Flam3rboy
2021-08-29
1
-2
/
+2
*
fix rate limit
Flam3rboy
2021-08-29
2
-48
/
+52
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
1
-1
/
+1
*
:construction: api
Flam3rboy
2021-08-27
1
-0
/
+1
*
Merge branch 'master' into typeorm
Flam3rboy
2021-08-24
1
-1
/
+1
|
\
|
*
Fix content security policy policy
Lukas Does Dev
2021-08-21
1
-1
/
+1
*
|
:construction: api
Flam3rboy
2021-08-24
1
-3
/
+3
|
/
*
:art: clean up
Flam3rboy
2021-08-17
1
-3
/
+4
*
:loud_sound: verbose error handler
Flam3rboy
2021-08-17
1
-1
/
+5
*
:sparkles: delete finished todos
Flam3rboy
2021-08-16
2
-2
/
+0
*
:sparkles: update auth middleware
Flam3rboy
2021-08-16
1
-3
/
+9
*
update Rate Limit with new event transmission
Flam3rboy
2021-08-16
1
-45
/
+46
*
:construction: fix server bundle
Flam3rboy
2021-08-13
1
-7
/
+14
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-08-13
1
-5
/
+4
|
\
|
*
:bug: fix dependencies and build for bundle
Flam3rboy
2021-08-13
1
-5
/
+4
*
|
:bug: fix api middleware
Flam3rboy
2021-08-13
2
-4
/
+30
|
/
*
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
4
-22
/
+24
*
:sparkles: api
Flam3rboy
2021-08-12
7
-0
/
+348