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
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change user agent
RiversideRocks
2021-10-21
1
-1
/
+1
*
prettier formatted /api
developomp
2021-10-20
1
-6
/
+3
*
:zap: message performance
Flam3rboy
2021-10-18
1
-1
/
+1
*
:art: clean up instances on start
Flam3rboy
2021-10-17
1
-1
/
+4
*
Merge branch 'master' into sticker
Flam3rboy
2021-10-15
1
-4
/
+4
|
\
|
*
:art: do not automatically create default guild
Flam3rboy
2021-10-14
1
-4
/
+4
*
|
:bug: fix message sticker sending
Flam3rboy
2021-10-15
1
-2
/
+3
|
/
*
:bug: fix migration + autojoin
Flam3rboy
2021-10-14
1
-1
/
+1
*
:art: gifs
Flam3rboy
2021-10-11
1
-0
/
+1
*
:sparkles: added autoJoin guild to config
Flam3rboy
2021-10-05
1
-0
/
+18
*
:art: move field error to util
Flam3rboy
2021-10-05
4
-28
/
+2
*
:sparkles: add ``right`` option to route()
Flam3rboy
2021-10-03
1
-1
/
+20
*
:sparkles: add private and public endpoint
Flam3rboy
2021-09-25
1
-53
/
+0
*
:bug: fix #392
Flam3rboy
2021-09-25
1
-2
/
+2
*
:sparkles: generate openapi documentation
Flam3rboy
2021-09-21
1
-2
/
+0
*
:bug: fix unittests
Flam3rboy
2021-09-20
1
-2
/
+2
*
Merge branch 'master' into unittests
Flam3rboy
2021-09-20
4
-15
/
+3
|
\
|
*
Merge pull request #382 from fosscord/auto-delete-relations
Flam3rboy
2021-09-20
2
-13
/
+0
|
|
\
|
|
*
:art: remove deleteMessageAttachments and move to entity
Flam3rboy
2021-09-19
2
-13
/
+0
|
*
|
Fix one thing, another problem pops up
Chris Chrome
2021-09-20
1
-0
/
+1
|
|
/
|
*
:bug: fix guild create icon
Flam3rboy
2021-09-18
1
-2
/
+2
*
|
:sparkles: route middleware test option
Flam3rboy
2021-09-18
1
-3
/
+3
*
|
:sparkles: jest automatic tests
Flam3rboy
2021-09-18
1
-3
/
+2
|
/
*
:bug: fix body parse treating null not as undefined (except for icons/avatars)
Flam3rboy
2021-09-17
1
-9
/
+36
*
Revert ":construction: webhook"
Flam3rboy
2021-09-16
1
-6
/
+2
*
:construction: webhook
Flam3rboy
2021-09-14
1
-2
/
+6
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-14
2
-0
/
+25
|
\
|
*
Delete attachments of deleted messages, fix #273
AlTech98
2021-09-13
2
-0
/
+25
*
|
:art: remove unused imports
Flam3rboy
2021-09-13
4
-218
/
+31
|
/
*
:bug: fix invites: ajv doesn't treat null as undefined
Flam3rboy
2021-09-13
1
-1
/
+0
*
:sparkles: #307 done
Flam3rboy
2021-09-12
5
-83
/
+38
*
:construction: :sparkles: new body parser (bans route)
Flam3rboy
2021-09-12
1
-0
/
+66
*
:art: remove long relatives paths -> short module paths
Flam3rboy
2021-09-12
2
-1
/
+12
*
Added /guilds/:id/voice-states apis
AlTech98
2021-09-04
1
-0
/
+54
*
moved Constants and Errorhandler from api to util
xnacly
2021-09-03
2
-739
/
+0
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
2
-95
/
+57
*
Merge branch 'typeorm' into typeorm
Flam3rboy
2021-08-31
2
-83
/
+64
|
\
|
*
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
Flam3rboy
2021-08-31
2
-0
/
+49
|
|
\
|
*
|
Channel utility methods in entity
Flam3rboy
2021-08-31
1
-52
/
+0
|
*
|
:bug: fix message sending
Flam3rboy
2021-08-31
1
-31
/
+64
*
|
|
Created list of all possible api errors and made them throwable in routes code
AlTech98
2021-08-31
2
-66
/
+250
|
|
/
|
/
|
*
|
Implemented voice apis #127 and #78
AlTech98
2021-08-30
2
-0
/
+49
|
/
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
3
-245
/
+11
*
:construction: api
Flam3rboy
2021-08-27
2
-17
/
+1
*
:construction: api
Flam3rboy
2021-08-24
4
-54
/
+49
*
:bug: fix findOneAndUpdate
Flam3rboy
2021-08-18
2
-6
/
+7
*
:sparkles: message mention parsing
Flam3rboy
2021-08-17
1
-15
/
+59
*
move devDependencies to dependencies
Flam3rboy
2021-08-14
1
-372
/
+0
*
:bug: fix Guild + Channel create
Flam3rboy
2021-08-14
1
-3
/
+10
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-08-13
1
-0
/
+1
|
\
|
*
Fixed #257 Can't change nickname
Intevel ツ
2021-08-13
1
-0
/
+1
*
|
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
9
-47
/
+22
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
16
-0
/
+126010