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
/
slowcord
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix msg content check in bot
Madeline
2022-07-31
1
-1
/
+1
*
Bot update
Madeline
2022-07-22
11
-516
/
+766
*
don't try to save undefined data in status
Madeline
2022-07-22
1
-1
/
+1
*
Try using https raw instead of fetch?
Madeline
2022-07-22
1
-20
/
+50
*
test fix???
Madeline
2022-07-22
1
-0
/
+1
*
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into sl...
Madeline
2022-07-22
1
-4
/
+9
|
\
|
*
Try catch handleFile
Madeline
2022-07-22
1
-4
/
+9
*
|
Disable gateway status until I get some like child process thing done
Madeline
2022-07-22
1
-4
/
+6
|
/
*
Do measurements one at a time in order
Madeline
2022-07-21
1
-13
/
+15
*
Added simple response time measurement for grafana
Madeline
2022-07-21
7
-3
/
+1120
*
2FA on login page
Madeline
2022-07-20
2
-4
/
+35
*
Captcha required message on login/register
Madeline
2022-07-20
1
-2
/
+8
*
Hcaptcha support on login/register
Madeline
2022-07-20
3
-1
/
+17
*
Display network/api errors on login/register page
Madeline
2022-07-18
4
-42
/
+37
*
bot stuff idk
Madeline
2022-07-09
9
-17
/
+2131
*
Oauth login now copies avatar
Madeline
2022-07-08
1
-1
/
+16
*
Start of Slowcord bot
Madeline
2022-07-05
7
-358
/
+12897
*
Moved slowcord login server to own dir
Madeline
2022-07-05
11
-129
/
+0
*
Merge branch 'fix/nicknames' into slowcord
Madeline
2022-07-03
2
-0
/
+129
|
\
|
*
Allow nicknames through MemberChangeSchema
Madeline
2022-07-03
2
-0
/
+129
*
Add consent to register
Madeline
2022-07-03
2
-0
/
+15
*
Slowcord custom register page
Madeline
2022-07-02
4
-104
/
+202
*
set message max length manually
Madeline
2022-07-02
1
-1
/
+1
*
show how long a user was timed out for in logs
Madeline
2022-07-02
1
-0
/
+1
*
Apparently headers are always lower case, nice
Madeline
2022-07-02
1
-1
/
+1
*
Remove whitelist for discord oauth login, add rate limit
Madeline
2022-07-02
1
-12
/
+31
*
Update oauth url
Madeline
2022-07-02
1
-1
/
+1
*
( bad ) lil error message on failed login
Madeline
2022-06-27
2
-3
/
+15
*
removed build dir
Madeline
2022-06-27
2
-119
/
+0
*
update readme
Madeline
2022-06-27
1
-1
/
+1
*
alright signed cookies aren't worth it, nice
Madeline
2022-06-27
1
-1
/
+1
*
clearing cookies is weird?
Madeline
2022-06-27
1
-1
/
+4
*
the cookie name is being a bitch?
Madeline
2022-06-27
2
-3
/
+3
*
Token in localStorage must be JSON
Madeline
2022-06-27
1
-2
/
+2
*
who tf calls the start script run? npm run run, bruh
Madeline
2022-06-27
1
-1
/
+1
*
Forgot an await
Madeline
2022-06-27
1
-1
/
+1
*
Styling, login whitelists
Madeline
2022-06-27
4
-16
/
+151
*
Start of custom login and discord oauth flow
Madeline
2022-06-26
11
-0
/
+1872