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
/
src
/
api
/
routes
/
users
/
@me
/
connections
/
#connection_name
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-REVIEW: Fix up route import middleware path
Rory&
2026-07-21
2
-2
/
+2
*
Signify some imports more explicitly
Rory&
2026-06-16
2
-2
/
+2
*
Move entities to database
Rory&
2026-06-12
2
-4
/
+8
*
Assert req.params type as solely string (express update)
Rory&
2026-02-01
2
-3
/
+3
*
DEPRECATION: Move most select queries to object instead of string[]
Rory&
2025-12-19
2
-2
/
+13
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
2
-84
/
+84
*
Prettier u9
Rory&
2025-12-17
2
-76
/
+39
*
Reorganise schemas a little bit
Rory&
2025-10-15
1
-6
/
+2
*
Pass mergeParams: true to new router calls due to express behavior change
Rory&
2025-09-30
2
-2
/
+2
*
Fix connection class imports
Puyodead1
2023-08-06
1
-1
/
+1
*
fixing lots of openapi crap
Puyodead1
2023-04-13
1
-1
/
+1
*
License information
Madeline
2023-04-02
2
-0
/
+36
*
Update connection metadata visibility
Madeline
2023-04-02
1
-1
/
+4
*
Merge branch 'master' into refactor/dev/connections
Madeline
2023-04-02
2
-4
/
+4
*
Move redirect uri generation to getRedirectUri function of Connection class.
Madeline
2023-03-18
1
-5
/
+7
*
use connection revoked error
Puyodead1
2023-03-18
1
-2
/
+1
*
Add Twitch, error handling, revokation changes, etc
Puyodead1
2023-03-18
2
-12
/
+17
*
Fix connection update visibilty dying when given boolean
Madeline
2023-03-18
1
-1
/
+7
*
Update todo in access-token route
Puyodead1
2023-03-18
1
-1
/
+1
*
Refreshable connections, refactoring, access-token endpoint
Puyodead1
2023-03-18
1
-0
/
+84
*
Delete connections
Madeline
2023-03-18
1
-1
/
+24
*
Don't use mergeDeep
Madeline
2023-03-18
1
-6
/
+2
*
implement PATCH connection
Puyodead1
2023-03-18
1
-0
/
+51