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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
:bug: fix guild template create
Flam3rboy
2021-09-25
1
-13
/
+15
*
:sparkles: generate openapi documentation
Flam3rboy
2021-09-21
1
-2
/
+2
*
Merge branch 'master' into unittests
Flam3rboy
2021-09-20
3
-15
/
+4
|
\
|
*
:bug: fix .delete -> add onDelete: "CASCADE"
Flam3rboy
2021-09-20
1
-11
/
+1
|
*
:truck: move handleFile to cdn
Flam3rboy
2021-09-19
2
-5
/
+3
|
*
:bug: fix guild create icon
Flam3rboy
2021-09-18
1
-1
/
+2
*
|
: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
3
-6
/
+6
*
: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
2
-6
/
+6
|
\
|
*
Fix #356
AlTech98
2021-09-13
2
-6
/
+6
*
|
:art: remove unused imports
Flam3rboy
2021-09-13
11
-31
/
+19
|
/
*
:bug: fix In() query
Flam3rboy
2021-09-13
1
-1
/
+1
*
:sparkles: #307 done
Flam3rboy
2021-09-12
21
-210
/
+251
*
: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
16
-29
/
+28
*
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
4
-4
/
+5
|
\
|
*
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
3
-3
/
+3
*
|
: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
2
-3
/
+15
*
:bug: fix member roles + list
Flam3rboy
2021-09-03
2
-10
/
+6
*
:sparkles: guild position update
Flam3rboy
2021-09-03
2
-8
/
+37
*
:bug: fix member + member list
Flam3rboy
2021-09-03
5
-48
/
+47
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
3
-16
/
+19
*
:sparkles: add user_id field to Member
Flam3rboy
2021-09-02
5
-8
/
+12
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
3
-19
/
+32
*
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
*
|
:zap: use insert instead of save
Flam3rboy
2021-08-31
1
-22
/
+19
|
/
*
:construction: typeorm
Flam3rboy
2021-08-30
3
-50
/
+42
*
:bug: convert bigint -> string
Flam3rboy
2021-08-29
1
-1
/
+1
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
14
-284
/
+178
*
:construction: api
Flam3rboy
2021-08-27
3
-37
/
+42
*
:construction: api
Flam3rboy
2021-08-24
16
-154
/
+122
*
:bug: fix vanity url
Flam3rboy
2021-08-19
2
-8
/
+24
*
: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
*
:bug: fix guild create with channel template
Flam3rboy
2021-08-14
1
-1
/
+21
*
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
19
-31
/
+34
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
19
-0
/
+1212