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
/
util
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-08-09
Remove some old test logs that expose info to console
TheArcaneBrony
2
-3
/
+0
2022-08-09
Fix missing import in refactor
TheArcaneBrony
1
-2
/
+2
2022-08-09
Remove accidental debug logging
TheArcaneBrony
1
-2
/
+0
2022-08-09
rename initDatabase to clarify function
TheArcaneBrony
5
-9
/
+9
2022-08-09
Fix accidental edit in benchmark
TheArcaneBrony
1
-1
/
+1
2022-08-09
Remove todo line that has been implemented.
TheArcaneBrony
1
-1
/
+0
2022-08-09
Use deep merge everywhere
TheArcaneBrony
27
-49
/
+189
2022-08-09
Clean up BaseClient assign call
TheArcaneBrony
1
-28
/
+3
2022-08-09
Bunch of fixes and improvements, everything appears to work now
TheArcaneBrony
40
-132
/
+16554
2022-08-09
Clean dependencies
TheArcaneBrony
5
-15244
/
+106
2022-08-09
Add basic env var documentation
TheArcaneBrony
2
-1
/
+18
2022-08-09
Add migrations
TheArcaneBrony
6
-30
/
+2519
2022-08-09
Clean up commented out code in BaseClass
TheArcaneBrony
1
-46
/
+0
2022-08-09
Switch to migrations fully
TheArcaneBrony
23
-340
/
+3937
2022-08-09
Resolve changes undone by rebasing from master
TheArcaneBrony
55
-750
/
+190
2022-08-09
migrate to DataSource
TheArcaneBrony
2
-30
/
+102
2022-08-09
Fix ESM error caused by file-type
TheArcaneBrony
8
-87
/
+87
2022-08-09
Do all minor updates since last commit, make another script
TheArcaneBrony
6
-2467
/
+9959
2022-08-09
State update, havent tested
TheArcaneBrony
86
-11687
/
+1113
2022-08-09
update node types to v18, ditch node-fetch
TheArcaneBrony
13
-1256
/
+259
2022-08-09
Update packages
TheArcaneBrony
28
-9125
/
+10639
2022-08-09
fix ts errors
Flam3rboy
10
-541
/
+577
2022-08-09
Update FindConditions => FindOptionsWhere in BaseClass
TheArcaneBrony
1
-5
/
+5
2022-08-09
Update local state, fix a few more err