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
/
routes
/
guilds
/
#guild_id
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make self-bans irreversible
Erkin Alp Güney
2022-02-02
1
-1
/
+4
*
Allow self-ban of non-owners
Erkin Alp Güney
2022-02-02
1
-1
/
+34
*
Add dummy endpoints to prevent client loading some settings panels indefinitely
TheArcaneBrony
2022-01-24
3
-0
/
+44
*
Add Role Icons (#574)
Chris Chrome
2022-01-05
1
-2
/
+9
*
Comment about the hotfix
Kuna
2021-12-24
1
-0
/
+2
*
(Finally) make a temporary fix for IP leak
Thesourtimes
2021-12-24
1
-3
/
+13
*
Fix typo
Kuna
2021-12-24
1
-1
/
+1
*
Fix IP leaks from bans route
Thesourtimes
2021-12-24
1
-2
/
+14
*
prettier formatted /api
developomp
2021-10-20
1
-82
/
+82
*
:sparkles: sticker events
Flam3rboy
2021-10-15
1
-1
/
+27
*
Merge branch 'master' into sticker
Flam3rboy
2021-10-15
1
-0
/
+82
|
\
|
*
:bug: fix prune
Flam3rboy
2021-10-15
1
-24
/
+32
|
*
added route /guilds/:id/prune GET count and POST prune.
Maddy
2021-10-13
1
-0
/
+74
*
|
:art: reformat
Flam3rboy
2021-10-15
1
-4
/
+1
*
|
:bug: fix message sticker sending
Flam3rboy
2021-10-15
1
-0
/
+10
*
|
:sparkles: sticker upload
Flam3rboy
2021-10-15
1
-7
/
+42
*
|
:sparkles: stickers
Flam3rboy
2021-10-14
1
-0
/
+74
|
/
*
:bug: fix #371
Flam3rboy
2021-10-11
1
-2
/
+2
*
Merge branch 'master' into pr/TheArcaneBrony/434
Flam3rboy
2021-10-10
1
-3
/
+3
|
\
|
*
:bug: fix modify role.permissions
Flam3rboy
2021-10-10
1
-3
/
+3
*
|
:bug: fix vanity url
Flam3rboy
2021-10-10
1
-10
/
+2
*
|
Fix duplicate key
The Arcane Brony
2021-10-10
1
-6
/
+3
|
/
*
:bug: fix emojis route
Flam3rboy
2021-10-10
2
-137
/
+121
*
Merge branch 'master' into pr/LoboMetalurgico/424
Flam3rboy
2021-10-10
1
-2
/
+7
|
\
|
*
:bug: convert bigint literal to object
Flam3rboy
2021-10-10
1
-2
/
+7
*
|
(api): fix some issues
Lobo Metalúrgico
2021-10-09
1
-3
/
+2
*
|
(api): implement post on emoji route
Lobo Metalúrgico
2021-10-09
1
-4
/
+38
*
|
(api): add patch to emoji route
Lobo Metalúrgico
2021-10-09
1
-0
/
+26
*
|
(api): fix route name
Lobo Metalúrgico
2021-10-08
1
-0
/
+0
*
|
(api): inital emojis route implementation
Lobo Metalúrgico
2021-10-08
1
-0
/
+78
|
/
*
:sparkles: generate openapi documentation
Flam3rboy
2021-09-21
1
-2
/
+2
*
Merge branch 'master' into unittests
Flam3rboy
2021-09-20
2
-13
/
+2
|
\
|
*
:bug: fix .delete -> add onDelete: "CASCADE"
Flam3rboy
2021-09-20
1
-11
/
+1
|
*
:truck: move handleFile to cdn
Flam3rboy
2021-09-19
1
-2
/
+1
*
|
:pencil: add default route description to all routes
Flam3rboy
2021-09-18
2
-2
/
+2
|
/
*
:bug: fix body parse treating null not as undefined (except for icons/avatars)
Flam3rboy
2021-09-17
1
-3
/
+3
*
:bug: fix vanity url
Flam3rboy
2021-09-16
1
-3
/
+4
*
Revert "fix #129"
Flam3rboy
2021-09-16
1
-17
/
+0
*
Revert ":construction: webhook"
Flam3rboy
2021-09-16
1
-10
/
+0
*
:construction: webhook
Flam3rboy
2021-09-14
1
-0
/
+10
*
fix #129
Flam3rboy
2021-09-14
1
-0
/
+17
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-14
1
-5
/
+5
|
\
|
*
Fix #356
AlTech98
2021-09-13
1
-5
/
+5
*
|
:art: remove unused imports
Flam3rboy
2021-09-13
9
-27
/
+17
|
/
*
:bug: fix In() query
Flam3rboy
2021-09-13
1
-1
/
+1
*
:sparkles: #307 done
Flam3rboy
2021-09-12
19
-203
/
+227
*
:construction: :sparkles: new body parser (bans route)
Flam3rboy
2021-09-12
1
-15
/
+10
*
:art: remove long relatives paths -> short module paths
Flam3rboy
2021-09-12
14
-27
/
+26
*
Added /guilds/:id/voice-states apis
AlTech98
2021-09-04
2
-0
/
+30
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-04
2
-2
/
+3
|
\
|
*
replace '@me' with req.user_id in guild join
xnacly
2021-09-03
1
-1
/
+2
|
*
moved Constants and Errorhandler from api to util
xnacly
2021-09-03
1
-1
/
+1
*
|
:bug: api member add roles -> make sure that roles exist
Flam3rboy
2021-09-04
1
-8
/
+7
*
|
:bug: fix invites
Flam3rboy
2021-09-04
1
-2
/
+2
|
/
*
:bug: fix #311
Flam3rboy
2021-09-03
1
-3
/
+13
*
:bug: fix member roles + list
Flam3rboy
2021-09-03
1
-6
/
+2
*
:sparkles: guild position update
Flam3rboy
2021-09-03
2
-8
/
+37
*
:bug: fix member + member list
Flam3rboy
2021-09-03
3
-5
/
+4
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
2
-12
/
+15
*
:sparkles: add user_id field to Member
Flam3rboy
2021-09-02
3
-6
/
+10
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
1
-17
/
+28
*
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
Flam3rboy
2021-08-31
1
-2
/
+7
|
\
|
*
Implemented voice apis #127 and #78
AlTech98
2021-08-30
1
-2
/
+7
*
|
Channel utility methods in entity
Flam3rboy
2021-08-31
1
-2
/
+1
*
|
fix member roles
Flam3rboy
2021-08-31
3
-4
/
+4
|
/
*
:construction: typeorm
Flam3rboy
2021-08-30
2
-2
/
+2
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
12
-260
/
+160
*
:construction: api
Flam3rboy
2021-08-27
2
-33
/
+39
*
:construction: api
Flam3rboy
2021-08-24
14
-145
/
+113
*
:bug: fix vanity url
Flam3rboy
2021-08-19
1
-7
/
+23
*
:bug: fix #267
Flam3rboy
2021-08-18
1
-1
/
+1
*
:bug: fix guild channel reorder
Flam3rboy
2021-08-18
1
-15
/
+22
*
:bug: fix findOneAndUpdate
Flam3rboy
2021-08-18
5
-18
/
+12
*
:bug: prevent @everyone role deletion
Flam3rboy
2021-08-15
1
-7
/
+4
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-08-13
1
-2
/
+2
|
\
|
*
Fixed #257 Can't change nickname
Intevel ツ
2021-08-13
1
-2
/
+2
*
|
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
17
-29
/
+32
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
17
-0
/
+1062