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
/
applications
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw proper error when emoji isnt found
github/dev/appemojis
dev/appemojis
Rory&
2026-07-01
1
-2
/
+7
*
Restrict reading of application emojis
Rory&
2026-07-01
1
-1
/
+7
*
Handle non-existant applications more gracefully
Rory&
2026-07-01
1
-0
/
+3
*
Enforce that a given applications emoji set can only be modified by the appli...
Rory&
2026-07-01
1
-1
/
+10
*
Add application emojis implementation based on the guilds one, models
Rory&
2026-07-01
1
-0
/
+185
*
Signify some imports more explicitly
Rory&
2026-06-16
11
-11
/
+11
*
Move more extensions to extensions
Rory&
2026-06-12
1
-1
/
+2
*
Move entities to database
Rory&
2026-06-12
8
-20
/
+28
*
Use subpath imports for lambert-server, fix openapi.js
Rory&
2026-06-12
3
-3
/
+3
*
Remove unused imports for non-entities
Rory&
2026-03-14
2
-3
/
+2
*
Qodana: fix async warnings
Rory&
2026-03-14
1
-1
/
+1
*
Lower missing route to WARN, add empty route middlewares
Rory&
2026-02-25
2
-2
/
+2
*
Assert req.params type as solely string (express update)
Rory&
2026-02-01
6
-61
/
+69
*
Make openapi.js work offline - still needs conditionals fixed though
Rory&
2026-01-22
1
-0
/
+1
*
fest: throw an error if bot name is empty
CyberL1
2026-01-14
1
-1
/
+10
*
fest: throw an error if application name is empty
CyberL1
2026-01-14
1
-1
/
+10
*
Deprecation: Use object-based relations for typeorm
Rory&
2025-12-19
4
-8
/
+8
*
Dont use promises for dummy endpoints
Rory&
2025-12-19
1
-1
/
+1
*
DEPRECATION: Move most select queries to object instead of string[]
Rory&
2025-12-19
2
-2
/
+2
*
Avoid re-fetching user if not requesting extra fields
Rory&
2025-12-18
2
-5
/
+3
*
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory&
2025-12-17
11
-728
/
+728
*
Prettier 6
Rory&
2025-12-17
1
-5
/
+1
*
Prettier 1
Rory&
2025-12-17
4
-50
/
+15
*
Fix bad imports
Rory&
2025-12-16
1
-1
/
+1
*
Tell browsers to cache applications/games detectable response in accordance o...
Rory&
2025-11-30
1
-5
/
+7
*
fix bot deleting
MathMan05
2025-11-24
1
-3
/
+1
*
fix: trim more
CyberL1
2025-10-22
4
-9
/
+12
*
fix: add `BulkApplicationCommandCreateSchema`
CyberL1
2025-10-22
2
-2
/
+2
*
fix: delete bot user when application is deleted
CyberL1
2025-10-22
1
-38
/
+14
*
fix: remove commands not present in array
CyberL1
2025-10-20
2
-0
/
+21
*
fix: trim command `name` and `description` fields
CyberL1
2025-10-20
4
-24
/
+24
*
fix: check if an application is in a guild
CyberL1
2025-10-17
2
-8
/
+38
*
feat: add endpoints for managing application commands
CyberL1
2025-10-17
4
-0
/
+610
*
Local changes
Rory&
2025-10-16
1
-2
/
+14
*
Implement applications/@me
Rory&
2025-10-16
1
-0
/
+115
*
Reorganise schemas a little bit
Rory&
2025-10-15
3
-3
/
+3
*
Update path variables
Rory&
2025-10-11
4
-6
/
+6
*
Pass mergeParams: true to new router calls due to express behavior change
Rory&
2025-09-30
6
-6
/
+6
*
Add more application properties
TomatoCake
2024-08-31
1
-3
/
+22
*
Send 204 status
TomatoCake
2024-08-15
1
-4
/
+4
*
Fix application icons (#1110)
BoryaGames
2024-02-11
1
-0
/
+8
*
create util for app bot user creation
Puyodead1
2023-05-07
2
-35
/
+5
*
add option to auto add bot users to new apps
Puyodead1
2023-05-06
1
-0
/
+21
*
clusterfuck
Puyodead1
2023-04-13
1
-1
/
+1
*
oapi: finish users
Puyodead1
2023-04-13
1
-2
/
+2
*
fixing lots of openapi crap
Puyodead1
2023-04-13
3
-3
/
+3
*
applications
Puyodead1
2023-04-13
6
-97
/
+215
*
Remove ALL fosscord mentions
Madeline
2023-03-31
6
-9
/
+9
*
SPACEBAR
Madeline
2023-03-31
6
-6
/
+6
*
SPACEBAR
Madeline
2023-03-31
6
-6
/
+6
*
Add ESLint (#941)
Madeline
2023-01-20
4
-7
/
+4
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
6
-0
/
+108
*
Fix deleting an application if it has a bot
Madeline
2023-01-17
1
-2
/
+0
*
Prettier
Madeline
2023-01-05
4
-64
/
+119
*
Fix creating bot accounts
Madeline
2022-12-24
1
-1
/
+4
*
Make teams nullable
TheArcaneBrony
2022-12-18
1
-1
/
+0
*
Refactor applications
Madeline
2022-12-18
3
-83
/
+103
*
Whoops
ChrisChrome
2022-12-18
1
-1
/
+1
*
Whoops, missed one
ChrisChrome
2022-12-18
1
-1
/
+0
*
I'm probably forgetting a lot of things, but hey, it works
ChrisChrome
2022-12-18
1
-1
/
+6
*
It works now... I guess
ChrisChrome
2022-12-18
2
-2
/
+1
*
Add basic developer panel functionality - doesn't work yet
ChrisChrome
2022-12-18
4
-2
/
+147
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
3
-0
/
+34