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
/
auth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UserSettings relation being in `select` rather than `relations`
Madeline
2023-03-16
3
-5
/
+6
*
Rename password_reset config to passwordReset as it messes with config key ge...
Madeline
2023-02-25
1
-1
/
+1
*
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
2023-02-24
1
-1
/
+1
|
\
|
*
fix a few issues with emails
Puyodead1
2023-02-24
1
-1
/
+1
*
|
send required_action in gateway for when email verification is required
Madeline
2023-02-24
1
-11
/
+0
|
/
*
first batch of requested changes
Puyodead1
2023-02-24
2
-42
/
+65
*
don't return token on register if verification required
Puyodead1
2023-02-24
1
-0
/
+11
*
implement password reset
Puyodead1
2023-02-24
3
-1
/
+150
*
don't print anything if email send is successful
Puyodead1
2023-02-24
1
-2
/
+1
*
add right to resend verification emails
Puyodead1
2023-02-23
1
-21
/
+25
*
fix: email verification
Puyodead1
2023-02-23
2
-15
/
+15
*
fix: verification required for login not working correctly
Puyodead1
2023-02-23
1
-0
/
+1
*
config: require account verification
Puyodead1
2023-02-23
2
-6
/
+13
*
fix linting errors
Puyodead1
2023-02-23
1
-11
/
+4
*
Fix template rendering and use verify email template
Puyodead1
2023-02-23
1
-1
/
+1
*
Email verification works
Puyodead1
2023-02-23
2
-3
/
+69
*
add missing copyright headers
Puyodead1
2023-02-23
1
-0
/
+18
*
send email verification
Puyodead1
2023-02-23
1
-0
/
+45
*
various fixes for webauthn (#973)
Puyodead1
2023-02-03
1
-7
/
+10
*
check pw and other auth before letting users undisable
Madeline
2023-01-31
1
-19
/
+19
*
Implement WebAuthn (#967)
Puyodead1
2023-01-30
2
-7
/
+161
*
Add ESLint (#941)
Madeline
2023-01-20
4
-10
/
+10
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
7
-0
/
+126
*
Add back include_url param to reg tokens
Madeline
2023-01-10
1
-3
/
+11
*
Prettier
Madeline
2023-01-05
2
-27
/
+62
*
Use adjusted email in /auth/login
Madeline
2023-01-02
1
-1
/
+1
*
Revert "Don't let users undisable their accounts"
Madeline
2023-01-01
1
-6
/
+8
*
Don't let users undisable their accounts
Madeline
2023-01-01
1
-8
/
+6
*
Reg tokens bypass other restrictions
Madeline
2022-12-19
1
-21
/
+22
*
Registration tokens
Madeline
2022-12-19
2
-1
/
+47
*
Add register ratelimit
TheArcaneBrony
2022-12-19
1
-1
/
+15
*
Remove some old test logs that expose info to console
TheArcaneBrony
2022-12-18
2
-3
/
+0
*
Prettier
Madeline
2022-09-26
6
-226
/
+348
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
4
-53
/
+4
*
Add logout endpoint
Madeline
2022-09-26
1
-0
/
+16
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
5
-0
/
+395