index
:
legacy/api
github/fork/pazkero/jesusalva/compat
github/fork/pazkero/totp
master
TMW RESTful API
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routers
/
tmwa
/
middlewares
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-03-03
reduce the cooldown on legitimate tmwa operations to avoid bans
gumi
1
-2
/
+2
2020-03-02
add support for Vault + major refactor
gumi
2
-35
/
+20
2019-07-14
remove unused stuff
gumi
1
-1
/
+0
2019-05-26
fix a typo in the outbound email
gumi
1
-2
/
+3
2019-05-26
list all account names in the outbound reset email
gumi
1
-1
/
+5
2019-05-26
tell players to contact staff if they believe they've been hacked
gumi
1
-3
/
+3
2019-05-26
prevent from doing many resets at the same time
gumi
1
-2
/
+18
2019-05-26
add uuid-based password reset
gumi
1
-4
/
+115
2019-05-25
use template literals instead of relying on console printf
gumi
1
-2
/
+2
2019-05-25
send to webhook on successful account creation
v2.1.0
gumi
1
-2
/
+2
2019-05-25
use integrated nodemailer and connect to tmwa-admin directly
gumi
1
-124
/
+152
2018-04-11
EXPERIMENTAL: automated password resets for tmwa
gumi
1
-1
/
+126
2018-04-11
make the console less verbose
gumi
1
-5
/
+3
2018-04-10
new major version: v1.0.0
v1.0.0
gumi
2
-0
/
+76
this will make it easier to switch to typescript