Jonathan Barrow
|
f549a602d8
|
Use joi for object validation
|
2022-09-24 21:14:21 -04:00 |
|
Jonathan Barrow
|
345492d910
|
Made server run again
|
2022-09-24 20:08:33 -04:00 |
|
Jonathan Barrow
|
6e3bc960e4
|
Updated .gitignore
|
2022-09-24 20:07:53 -04:00 |
|
Jonathan Barrow
|
7808adc004
|
Fixed config import paths
|
2022-09-24 20:06:54 -04:00 |
|
Jonathan Barrow
|
8866b233ab
|
Moved example config to root
|
2022-09-24 20:03:09 -04:00 |
|
Jonathan Barrow
|
1cc4759813
|
servers.json no longer used
|
2022-09-24 20:02:09 -04:00 |
|
Jonathan Barrow
|
7f760d0c43
|
/v1/api/miis now uses CDN from config
|
2022-09-24 19:58:40 -04:00 |
|
Jonathan Barrow
|
2211ab475f
|
/v1/user now uses CDN from config (2)
|
2022-09-24 19:56:36 -04:00 |
|
Jonathan Barrow
|
0cf319307c
|
/v1/user now uses CDN from config
|
2022-09-24 19:56:08 -04:00 |
|
Jonathan Barrow
|
70d37d113f
|
getUserProfileJSONByPID() now uses CDN from config
|
2022-09-24 19:55:24 -04:00 |
|
Jonathan Barrow
|
fd34162a59
|
Stop server from crashing on failed token decrypt
|
2022-09-24 19:45:54 -04:00 |
|
Jonathan Barrow
|
4dcec5388c
|
/v1/login now uses cache and async fs
|
2022-09-24 19:43:07 -04:00 |
|
Jonathan Barrow
|
4661ebf3a5
|
/v1/register now uses cache and async fs
|
2022-09-24 19:41:41 -04:00 |
|
Jonathan Barrow
|
46e103859d
|
processLoginRequest() now uses cache and async fs
|
2022-09-24 19:36:42 -04:00 |
|
Jonathan Barrow
|
a9bf9cac7c
|
/access_token/generate now uses async functions
|
2022-09-24 19:34:07 -04:00 |
|
Jonathan Barrow
|
54d08b78cc
|
/nex_token/@me uses cache and async fs
|
2022-09-24 19:31:14 -04:00 |
|
Jonathan Barrow
|
da3516baed
|
generateToken() now uses cache and async fs
|
2022-09-24 19:28:07 -04:00 |
|
Jonathan Barrow
|
754f2fb85c
|
Forgot to add name to cache set
|
2022-09-24 19:08:48 -04:00 |
|
Jonathan Barrow
|
8172c1cac9
|
/service_token/@me uses cache and async fs
|
2022-09-24 19:02:32 -04:00 |
|
Jonathan Barrow
|
82e4080199
|
decryptToken() now uses async functions
|
2022-09-24 18:51:31 -04:00 |
|
Jonathan Barrow
|
663872e3c7
|
decryptToken() now uses file cache
|
2022-09-24 18:48:27 -04:00 |
|
Jonathan Barrow
|
64e12fa667
|
Changed name from cert to key for RSA keys in cache
|
2022-09-24 18:45:18 -04:00 |
|
Jonathan Barrow
|
0996df985e
|
Add encoding option to cache
|
2022-09-24 18:40:30 -04:00 |
|
Jonathan Barrow
|
8af546714e
|
Removed duplicate code from cache
|
2022-09-24 18:36:18 -04:00 |
|
Jonathan Barrow
|
c2a8d3a4bd
|
Added null check to cache
|
2022-09-24 18:31:13 -04:00 |
|
Jonathan Barrow
|
9e921ea9eb
|
Removed extar tab
|
2022-09-24 18:28:24 -04:00 |
|
Jonathan Barrow
|
14b2c73986
|
Added start of redis cache
|
2022-09-24 18:23:35 -04:00 |
|
Jonathan Barrow
|
71f171e51d
|
Return error on XML parse error
|
2022-09-24 18:22:47 -04:00 |
|
Jonathan Barrow
|
81585da939
|
Made getUserBasic spec issue more clear
|
2022-09-24 08:41:02 -04:00 |
|
Jonathan Barrow
|
b2c1d73e51
|
Don't use this in database.js
|
2022-09-24 08:36:57 -04:00 |
|
Jonathan Barrow
|
a38af2825d
|
Removed older dockerfile
|
2022-09-24 08:33:35 -04:00 |
|
Jonathan Barrow
|
2537282de6
|
Merge pull request #46 from PretendoNetwork/master
Merge master to dev (get back on track)
|
2022-09-24 08:21:17 -04:00 |
|
Jonathan Barrow
|
886ea01e2d
|
Merge branch 'master' of https://github.com/PretendoNetwork/account
|
2022-09-19 17:24:19 -04:00 |
|
Jonathan Barrow
|
7b6a7a5b1a
|
Add ability to change Mii data via api
|
2022-09-19 17:22:32 -04:00 |
|
Jonathan Barrow
|
957fbaa395
|
Merge pull request #38 from PretendoNetwork/add-license-1
Create LICENSE
|
2022-08-16 19:40:26 -04:00 |
|
Jonathan Barrow
|
cd2a0ba59b
|
Create LICENSE
Update the license to AGPLv3
Need permission from the following contributors to continue:
- [ ] @andreluis034
- [ ] @mrjvs
- [ ] @superwhiskers
- [ ] @ThatNerdyPikachu
- [ ] @SuperMarioDaBom
- [ ] @lukeeey
- [ ] @CaramelKat
|
2022-08-13 20:43:16 -04:00 |
|
Jonathan Barrow
|
0caa1b9b66
|
Only store Discord user ID
|
2022-07-15 20:47:56 -04:00 |
|
Jonathan Barrow
|
da9b2f66fe
|
Safer connection updates
|
2022-07-15 20:28:42 -04:00 |
|
Jonathan Barrow
|
005e0c1e94
|
API auth middleware
|
2022-07-10 13:19:59 -04:00 |
|
Jonathan Barrow
|
d18ac8fd18
|
NASC SVCLOC stub
|
2022-06-08 17:29:29 -04:00 |
|
Jonathan Barrow
|
2a14ff688c
|
prettyfy api response
|
2022-06-08 16:19:44 -04:00 |
|
Jonathan Barrow
|
89029e61db
|
Merge pull request #36 from PretendoNetwork/docker
updated dockerfile
|
2022-05-09 07:57:10 -04:00 |
|
mrjvs
|
e5de5d4a70
|
update entrypoint with proper file checking
|
2022-05-09 13:08:18 +02:00 |
|
mrjvs
|
81dbe2af1e
|
check for correct files in docker entrypoint + elaboration
|
2022-05-08 15:18:23 +02:00 |
|
mrjvs
|
c9f3ea13e1
|
add node_modules to dockerignore
|
2022-05-08 15:18:01 +02:00 |
|
mrjvs
|
8a8efb44f9
|
update dockerfile to nodejs 18
|
2022-05-08 15:17:52 +02:00 |
|
Jonathan Barrow
|
cb64ff1706
|
Merge pull request #35 from PretendoNetwork/docker
Docker
|
2022-05-07 19:57:15 -04:00 |
|
mrjvs
|
fdde32e70a
|
modify code to support docker
|
2022-05-07 22:43:24 +02:00 |
|
mrjvs
|
d03122a4a6
|
add docker file
|
2022-05-07 22:43:12 +02:00 |
|
Jonathan Barrow
|
402f6e3e2e
|
Fixed password reset not working
|
2022-02-17 16:41:23 -05:00 |
|