index
:
spacebarchat/server-ts.git
this commit
compv2
dev/appemojis
dev/async-mentions
dev/backport/from-monitoring/ProcessLifecycle
dev/bigint-pk
dev/cherry
dev/emma-fuck-this
dev/emma-wip
dev/emma/as-to-satisfies-gw
dev/emma/gateway-batch-presence-lookup
dev/emma/gw-batch-presence-lookup
dev/gw-encoding-refactor
dev/gwsep
dev/ipc-refactor
dev/lazyrequest
dev/monitoring
dev/openapi-improvements
dev/pomelo
dev/reconciledbbigint
dev/reorder-src
dev/rewrite-gif-support
dev/webhook-messages
emma/schema-updates
emma/schema-updates_wip
emma/webrtc-fuckery
entity-fix-attempt
gwtemp
interactionWork
master
pomelo
rebased/dev/pomelo
sec/various
server-compv2
temp
tmp
tmp-master
tmp-musl-fun
tmp-rebase-threads
github/compv2
github/dev/appemojis
github/dev/async-mentions
github/dev/backport/from-monitoring/ProcessLifecycle
github/dev/bigint-pk
github/dev/cherry
github/dev/emma-fuck-this
github/dev/emma-wip
github/dev/emma/as-to-satisfies-gw
github/dev/emma/gateway-batch-presence-lookup
github/dev/emma/gw-batch-presence-lookup
github/dev/gw-encoding-refactor
github/dev/gwsep
github/dev/ipc-refactor
github/dev/lazyrequest
github/dev/monitoring
github/dev/openapi-improvements
github/dev/pomelo
github/dev/reconciledbbigint
github/dev/reorder-src
github/dev/rewrite-gif-support
github/dev/webhook-messages
github/emma/schema-updates
github/emma/schema-updates_wip
github/emma/webrtc-fuckery
github/entity-fix-attempt
github/gwtemp
github/interactionWork
github/master
github/pomelo
github/rebased/dev/pomelo
github/sec/various
github/server-compv2
github/temp
github/tmp
github/tmp-master
github/tmp-musl-fun
github/tmp-rebase-threads
Spacebar Server, written with love in TypeScript and C#
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
src
/
routes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /guilds/:id/voice-states apis
AlTech98
2021-09-04
2
-0
/
+30
*
Added missing permissions and channel types
AlTech98
2021-09-04
1
-0
/
+4
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-04
9
-7
/
+35
|
\
|
*
fixed /discoverable-guilds
xnacly
2021-09-03
1
-1
/
+4
|
*
added first draft of /discoverable-guilds
xnacly
2021-09-03
1
-0
/
+14
|
*
Revert "added big todo list to Guild.ts (big chungus)"
xnacly
2021-09-03
1
-14
/
+0
|
*
added big todo list to Guild.ts (big chungus)
xnacly
2021-09-03
1
-0
/
+14
|
*
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
6
-6
/
+6
|
*
added template for future routes
xnacly
2021-09-03
1
-0
/
+10
*
|
:bug: api member add roles -> make sure that roles exist
Flam3rboy
2021-09-04
1
-8
/
+7
*
|
:bug: fix invites
Flam3rboy
2021-09-04
3
-9
/
+6
*
|
:bug: fix permissions if user is only member of guild
Flam3rboy
2021-09-04
1
-3
/
+2
|
/
*
:zap: improve invite generation
Flam3rboy
2021-09-03
1
-9
/
+27
*
: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 message sending
Flam3rboy
2021-09-03
1
-2
/
+3
*
:bug: fix member + member list
Flam3rboy
2021-09-03
11
-55
/
+54
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
4
-19
/
+21
*
:sparkles: add user_id field to Member
Flam3rboy
2021-09-02
12
-46
/
+32
*
:bug: fix entity types and projection
Flam3rboy
2021-09-01
2
-25
/
+3
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
6
-22
/
+47
*
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
Flam3rboy
2021-08-31
2
-2
/
+18
|
\
|
*
Implemented voice apis #127 and #78
AlTech98
2021-08-30
2
-2
/
+18
*
|
:bug: db query fixes
Flam3rboy
2021-08-31
6
-26
/
+30
*
|
:sparkles: channel recipients
Flam3rboy
2021-08-31
1
-3
/
+4
*
|
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
2
-25
/
+25
*
|
:bug: fix message sending
Flam3rboy
2021-08-31
1
-3
/
+4
|
/
*
fixed wrong statuscode in docs
xnacly
2021-08-30
1
-1
/
+1
*
:construction: typeorm
Flam3rboy
2021-08-30
3
-50
/
+42
*
:bug: convert bigint -> string
Flam3rboy
2021-08-29
2
-2
/
+2
*
fix login register + message
Flam3rboy
2021-08-29
2
-4
/
+16
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
36
-579
/
+420
*
:construction: api
Flam3rboy
2021-08-27
8
-105
/
+87
*
:construction: api
Flam3rboy
2021-08-24
39
-392
/
+324
*
:construction: typeorm
Flam3rboy
2021-08-21
1
-1
/
+2
*
:bug: fix vanity url
Flam3rboy
2021-08-19
3
-14
/
+34
*
:bug: fix #267
Flam3rboy
2021-08-18
1
-1
/
+1
*
:bug: fix guild channel reorder
Flam3rboy
2021-08-18
1
-15
/
+22
*
:ambulance: user settings route
Flam3rboy
2021-08-18
1
-2
/
+8
*
fix #199
Flam3rboy
2021-08-18
1
-4
/
+7
*
:bug: fix findOneAndUpdate
Flam3rboy
2021-08-18
11
-28
/
+27
*
fix #199
Flam3rboy
2021-08-17
1
-3
/
+1
*
:art: clean up
Flam3rboy
2021-08-17
1
-1
/
+0
*
:bug: fix login route
Flam3rboy
2021-08-17
1
-1
/
+4
*
:sparkles: delete finished todos
Flam3rboy
2021-08-16
1
-4
/
+0
*
: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
*
:construction: fix server bundle
Flam3rboy
2021-08-13
1
-0
/
+10
*
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
40
-71
/
+81
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
53
-0
/
+3054