William Oldham
|
7a0c2e4231
|
Add full configurability to each service for domain routing - remove express-subdomain
|
2024-09-23 21:28:14 +01:00 |
|
Jonathan Barrow
|
1918701979
|
Merge pull request #93 from DanilochTop/dev
|
2024-09-23 11:56:56 -04:00 |
|
William Oldham
|
4d22d226b8
|
Remove subdomain routing from api to allow any domain to access it (For testing and internal)
|
2024-09-21 18:10:12 +01:00 |
|
William Oldham
|
0aed6cb932
|
Update build scripts to be cross-platform
|
2024-09-21 18:07:58 +01:00 |
|
Jonathan Barrow
|
882ec618cc
|
Merge pull request #104 from mrjvs/patch-2
|
2024-07-28 16:55:33 -04:00 |
|
mrjvs
|
81e91e6000
|
Update docker.yml
|
2024-07-28 22:47:10 +02:00 |
|
mrjvs
|
1217d37cca
|
Update docker.yml
|
2024-07-28 22:39:00 +02:00 |
|
Jonathan Barrow
|
f1796af554
|
Merge pull request #103 from mrjvs/patch-1
|
2024-07-28 16:30:31 -04:00 |
|
mrjvs
|
4d8f333525
|
Update docker.yml
|
2024-07-28 21:20:30 +02:00 |
|
Joshua Peisach
|
4058d427e0
|
Send a proper email when parental controls are confirmed
|
2024-07-02 15:10:42 -04:00 |
|
Jonathan Barrow
|
ef51ea5875
|
Merge pull request #97 from MatthewL246/docker-updates
|
2024-07-01 16:21:35 -04:00 |
|
Matthew Lopez
|
01ce92d1f2
|
chore: mkdir and chown on one layer
|
2024-07-01 15:30:23 -04:00 |
|
Joshua Peisach
|
0876e088c4
|
remove redundant String cast and add missing semicolon
|
2024-06-29 19:09:56 -04:00 |
|
Joshua Peisach
|
e9dfb46d60
|
support: implement send_confirmation/pin/:email
|
2024-06-29 16:30:58 -04:00 |
|
Matthew Lopez
|
d12c07cdee
|
feat: create Docker build and publish action
|
2024-06-27 10:53:30 -04:00 |
|
Matthew Lopez
|
0e68fff5e5
|
chore: add .env to .dockerignore
|
2024-06-24 17:51:43 -04:00 |
|
Matthew Lopez
|
78a9ebc345
|
chore: uninstall unused packages
|
2024-06-24 17:31:49 -04:00 |
|
Matthew Lopez
|
9712c4d95b
|
fix: imported redis is undefined
|
2024-06-24 17:09:39 -04:00 |
|
Matthew Lopez
|
8292c6248f
|
chore: fix Docker environment variable format
|
2024-06-24 16:46:57 -04:00 |
|
Matthew Lopez
|
bd2b7de369
|
chore: fix eslint error
|
2024-06-24 16:46:21 -04:00 |
|
Matthew Lopez
|
ac80a9f60f
|
chore: delete old and unused key generation script
|
2024-06-24 16:43:24 -04:00 |
|
Matthew Lopez
|
697eca73fb
|
chore: load datastore secret key from environment variable
|
2024-06-24 16:07:36 -04:00 |
|
Matthew Lopez
|
bdd8a91610
|
fix: exit process on SIGTERM
|
2024-06-24 15:32:48 -04:00 |
|
Matthew Lopez
|
41977cf7af
|
chore: update Dockerfile for production use
This uses a standard Node.js Dockerfile template and removes the old, unused entrypoint script.
|
2024-06-24 15:07:11 -04:00 |
|
Matthew Lopez
|
7e2b47ce75
|
chore: delete old and broken test user script
|
2024-06-24 14:46:59 -04:00 |
|
Jonathan Barrow
|
0074645960
|
Merge pull request #91 from CaramelKat/user-information-app
|
2024-06-09 15:47:42 -04:00 |
|
Jemma Poffinbarger
|
14e60a6bb1
|
fix: typo in server selection svg for dev
Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
|
2024-06-06 18:45:26 -05:00 |
|
Jemma
|
bafb22ce8b
|
Revert "chore: add newline to end of files"
This reverts commit 68bcd1f8a6.
|
2024-06-06 18:37:52 -05:00 |
|
Jemma
|
97b594cfee
|
chore: warn that server default environment is prod
|
2024-06-04 21:14:30 -05:00 |
|
Jemma
|
f7a71d7b6d
|
fix: check that access level is valid before allowing updates to server selection
|
2024-06-04 21:12:06 -05:00 |
|
Jemma
|
410f8c1421
|
chore: update links to match new error code format
|
2024-06-02 18:42:24 -05:00 |
|
Daniloch
|
bfc0210d7c
|
fix: indentation and quotes
|
2024-06-02 05:54:03 -03:00 |
|
Jemma
|
c5658dc6b3
|
feat: allow updating birthday in user account settings
|
2024-06-01 21:35:25 -05:00 |
|
Jemma
|
68bcd1f8a6
|
chore: add newline to end of files
|
2024-06-01 17:08:32 -05:00 |
|
Jemma
|
94904be12d
|
chore: fix indents and address nitpicks
|
2024-06-01 16:29:36 -05:00 |
|
Daniloch
|
a02f976891
|
fix: indentation problems (again and again)
|
2024-05-31 14:13:29 -03:00 |
|
Daniloch
|
b79e2e0cbf
|
fix: indentation issues (again)
|
2024-05-31 11:33:47 -03:00 |
|
Daniloch
|
84b900caaa
|
fix: indentation issues
|
2024-05-31 11:31:32 -03:00 |
|
Daniloch
|
da0a913aa2
|
feat: add captcha to forgot password requests
|
2024-05-31 03:59:35 -03:00 |
|
Jonathan Barrow
|
af54670fbc
|
fix: add some missing deleted checks
|
2024-05-07 18:10:52 -04:00 |
|
Jonathan Barrow
|
d4df120601
|
Merge pull request #92 from PretendoNetwork/nasc-error-codes
|
2024-04-28 09:53:11 -04:00 |
|
Jonathan Barrow
|
96d220cb39
|
chore: remove reuse of ban error code in NASC
|
2024-04-27 09:16:08 -04:00 |
|
Jemma
|
f8bb78fd51
|
Added missing fields in the /v1/api/people/@me/ endpoint. Added PN_ACT_CONFIG_SERVER_ENVIRONMENT to example.env and the setup guide.
|
2024-04-22 19:27:40 -05:00 |
|
Jemma
|
ccfc0589b8
|
Added support for changing the PNID country on Wii U
|
2024-04-21 20:32:56 -05:00 |
|
Jemma
|
37fa5abd83
|
Added support for user information app on Wii U (from #77)
|
2024-04-21 18:28:18 -05:00 |
|
Jonathan Barrow
|
d4b975cbf7
|
Merge pull request #90 from PretendoNetwork/nasc-datetime
|
2024-04-19 11:54:32 -04:00 |
|
Jonathan Barrow
|
1a27c36f9c
|
nasc: fix datetime field being set incorrectly
|
2024-04-19 11:36:40 -04:00 |
|
Jonathan Barrow
|
6ddfb5789a
|
Merge pull request #87 from PretendoNetwork/nnas-updates
|
2024-04-16 13:05:47 -04:00 |
|
Jonathan Barrow
|
ca5ea2e302
|
nasc: remove MAC check. MAC is allowed to be changed
|
2024-04-16 12:22:12 -04:00 |
|
Jonathan Barrow
|
eb0b4aba00
|
nnas: update console status middleware
|
2024-04-14 21:17:12 -04:00 |
|