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
/
routes
/
guilds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Route] DELETE /guilds/:id/roles
Intevel ツ
2021-05-06
1
-0
/
+25
*
[Route] POST /guilds/:id/roles
Intevel ツ
2021-05-06
1
-1
/
+0
*
Update roles.ts
Intevel ツ
2021-05-06
1
-0
/
+5
*
Create roles.ts
Intevel ツ
2021-05-06
1
-0
/
+49
*
Update templates.ts
Intevel ツ
2021-05-06
1
-2
/
+2
*
Updated
Intevel ツ
2021-05-06
2
-10
/
+13
*
Update index.ts
Intevel ツ
2021-05-06
1
-1
/
+1
*
Update templates.ts
Intevel ツ
2021-05-06
1
-2
/
+2
*
[Route] PATCH /guilds/:id/templates
Intevel ツ
2021-05-06
1
-1
/
+28
*
[Route] POST /guilds/template/:code
Intevel ツ
2021-05-06
1
-1
/
+52
*
Update index.ts
Intevel ツ
2021-05-05
1
-5
/
+1
*
[Route] GET /guilds/template/:code
Intevel ツ
2021-05-05
2
-16
/
+22
*
[Route] GET /guilds/template/:code
Intevel ツ
2021-05-05
1
-2
/
+17
*
[Route] PUT /guilds/:id/templates
Intevel ツ
2021-05-05
1
-2
/
+29
*
[Route] DELETE /guilds/:id/templates
Intevel ツ
2021-05-05
1
-0
/
+25
*
[Route] POST /guilds/:id/templates
Intevel ツ
2021-05-05
1
-1
/
+33
*
[Route] GET /guilds/:id/templates
Intevel ツ
2021-05-05
1
-0
/
+22
*
Revert "Updated fosscord-server-util"
Intevel ツ
2021-05-05
1
-63
/
+0
*
Updated fosscord-server-util
Intevel ツ
2021-05-05
1
-0
/
+63
*
[Route] PATCH /guilds/:id/channels
Intevel ツ
2021-05-04
1
-2
/
+22
*
Update members.ts
Intevel ツ
2021-05-04
1
-0
/
+1
*
[ROUTE] DELETE /guilds/:id/members
Intevel ツ
2021-05-04
1
-1
/
+17
*
[Route] PUT /guilds/:id/members
Intevel ツ
2021-05-04
1
-3
/
+15
*
:lock: Fix parent id checking
stefan080106
2021-04-26
1
-1
/
+2
*
:construction: add guild channel delete route
stefan080106
2021-04-24
1
-0
/
+2
*
:art: clean up permission checks to use .hasThrow()
Flam3rboy
2021-04-23
2
-5
/
+3
*
npm i @fosscord/server-util
Flam3rboy
2021-04-22
5
-5
/
+5
*
:zap: use mongoose autopopulate
Flam3rboy
2021-04-07
4
-25
/
+36
*
:bug: fix lean not working with virtuals
Flam3rboy
2021-04-07
3
-11
/
+13
*
:art: Convert id bigint to string
Flam3rboy
2021-04-06
4
-17
/
+17
*
.lean() all mongodb requests
Flam3rboy
2021-04-06
4
-6
/
+7
*
:bug: rewrite imports
Flam3rboy
2021-03-30
5
-19
/
+19
*
move routes to top level no more /api/v8 -> use reverse proxy instead
Flam3rboy
2021-03-30
6
-0
/
+356