William Oldham
|
4ccc79fc27
|
fix: use correct redirect config name
Build and Publish Docker Image / build-publish (push) Has been cancelled
|
2025-01-21 20:00:56 +00:00 |
|
William Oldham
|
880b9174a1
|
style: remove unneeded catch parameter
|
2025-01-21 17:39:18 +00:00 |
|
William Oldham
|
5facdcdd83
|
fix: fix redirection for external sites #294
|
2025-01-20 16:46:37 +00:00 |
|
William Oldham
|
973d50006c
|
refactor: move all config vars into central file
|
2025-01-20 16:37:06 +00:00 |
|
William Oldham
|
d7009330f0
|
refactor: use async IO in blog.js, and stop postList generation for blog page
|
2025-01-20 15:23:34 +00:00 |
|
William Oldham
|
1c1e453213
|
style: make linting changes
|
2025-01-20 12:13:47 +00:00 |
|
Jonathan Barrow
|
3c7b1f879f
|
Merge pull request #306 from DanilochTop/dev2
|
2024-09-23 11:56:42 -04:00 |
|
Ash Logan
|
bb95ac0cf8
|
feat(home): Add moderation FAQs, update team, minor wording tweaks
|
2024-09-02 07:25:19 +00:00 |
|
Matthew Lopez
|
d898537f71
|
fix: exit server on SIGTERM
|
2024-07-02 17:21:36 -04:00 |
|
Daniloch
|
de5684812a
|
fix: indentation issues
|
2024-06-02 06:38:15 -03:00 |
|
Daniloch
|
7901b6e10c
|
fix: indentation problems (again)
|
2024-05-31 14:08:33 -03:00 |
|
Daniloch
|
5cc274d250
|
fix: indentation issues
|
2024-05-31 11:40:35 -03:00 |
|
Daniloch
|
d4e7d32410
|
feat: add captcha to forgot password requests
|
2024-05-31 03:42:35 -03:00 |
|
Jonathan Barrow
|
255e68a881
|
feat: discourse SSO
|
2024-05-07 17:19:03 -04:00 |
|
Jonathan Barrow
|
bfef32517c
|
chore: change /docs/error redirect status to 307
|
2024-05-04 12:45:02 -04:00 |
|
Jonathan Barrow
|
4ff8dba03f
|
chore: display sysmodule info on support pages
|
2024-05-04 09:54:02 -04:00 |
|
Jonathan Barrow
|
8d2e7c1f55
|
chore: update TODO comment in docs routes
|
2024-05-01 17:52:58 -04:00 |
|
Jonathan Barrow
|
6e5fd63be0
|
chore: update docs currentPage from search to errors
|
2024-05-01 17:23:52 -04:00 |
|
Jonathan Barrow
|
5bd21a3d3e
|
feat: use updated and dynamic error codes for support pages
|
2024-05-01 17:20:35 -04:00 |
|
Jonathan Barrow
|
2b98579f19
|
Merge pull request #188 from MythicalPlayz/404
|
2024-04-26 09:41:05 -04:00 |
|
MythicalPlayz
|
a26023123d
|
Updated Files
|
2024-04-24 19:38:03 +02:00 |
|
Jonathan Barrow
|
3f9d2e6964
|
chore: move email sending to AWS SES
|
2024-02-20 13:49:27 -05:00 |
|
Jonathan Barrow
|
fe96b9e241
|
docs: added skeleton for network dumps docs
|
2024-01-02 14:35:11 -05:00 |
|
Jonathan Barrow
|
f60db1b9b4
|
Updated GitHub progress query & caching
|
2023-07-19 23:31:52 -04:00 |
|
Jonathan Barrow
|
441d754e77
|
Mii editor update and server env toggle works
|
2023-07-12 18:19:19 -04:00 |
|
Jonathan Barrow
|
09dee1722b
|
Removed ability to download Cemu files (broken feature)
|
2023-07-12 16:52:01 -04:00 |
|
Jonathan Barrow
|
a90e7837ff
|
Updated stripe subscription status checks (fixes some desync issues)
|
2023-06-10 17:40:07 -04:00 |
|
Ash Gray
|
a9c6ecdf56
|
fix: progress in homepage
|
2023-04-15 23:48:56 +02:00 |
|
Ash Gray
|
c90fa18062
|
feat: add donation goal overflow
|
2023-04-15 23:00:44 +02:00 |
|
Ash Monty
|
354c9f2705
|
chore: add missing locales
|
2023-04-03 15:29:51 +02:00 |
|
Ash Monty
|
bbe4fecd25
|
feat: support custom locales, minor changes
|
2023-04-03 15:29:51 +02:00 |
|
Ash Monty
|
49b5cf428d
|
feat: generate locale list on the fly, minor style changes
|
2023-04-03 15:29:51 +02:00 |
|
Jonathan Barrow
|
02b6e7cc29
|
Update users environment automatically
|
2023-02-27 22:04:58 -05:00 |
|
Jonathan Barrow
|
99ee7ebe0a
|
Bring Stripe event handler to own file
|
2023-02-27 22:03:38 -05:00 |
|
Jonathan Barrow
|
53c6711c02
|
Merge pull request #177 from PretendoNetwork/feature-forgot-password
[Feature] Password resetting
|
2023-02-25 23:00:42 -05:00 |
|
Jonathan Barrow
|
2ad0375f1c
|
Use whole connection string in mongoose config
|
2023-02-24 10:44:10 -05:00 |
|
Jonathan Barrow
|
8e169ecb41
|
Removed entire config from client in reset password page
|
2023-02-15 16:28:52 -05:00 |
|
Jonathan Barrow
|
e727edadd4
|
Comment out Stripe imports in server.js
|
2023-02-15 15:58:01 -05:00 |
|
Jonathan Barrow
|
aae1897a4c
|
Comment out Stripe event check at boot. Very bug prone, needs fixing later
|
2023-02-15 15:57:16 -05:00 |
|
MythicalPlayz
|
13e1d14d82
|
Add 404 Page
|
2022-11-23 18:04:31 +02:00 |
|
Ash Monty
|
c71b5f60eb
|
Merge branch 'pr/186' into dev
|
2022-11-19 22:31:46 +01:00 |
|
Ash Monty
|
67c4dfaf90
|
fix(locale): replace outdated localization page with redirect to weblate
|
2022-11-13 13:22:09 +01:00 |
|
Jelle van Snik
|
b10ab1a299
|
implement section helpers. to hoist link tags and defer script
|
2022-11-07 15:39:30 +01:00 |
|
Ash Monty
|
16bb2e1065
|
Merge branch 'master' into dev
|
2022-11-03 17:05:28 +01:00 |
|
Jonathan Barrow
|
d36f9eaa98
|
Added admin email notifications to tier system
|
2022-10-27 06:05:49 -04:00 |
|
Jonathan Barrow
|
f2305b8c9f
|
Uncomment Stripe webhook handling
|
2022-10-01 17:01:54 -04:00 |
|
Jonathan Barrow
|
be3d62a836
|
Added password reset support
|
2022-10-01 17:00:57 -04:00 |
|
Jonathan Barrow
|
4ed31a6871
|
Error handle refunds
|
2022-10-01 13:11:33 -04:00 |
|
Jonathan Barrow
|
ffec77b0ad
|
API base now in config
|
2022-10-01 13:00:05 -04:00 |
|
Jonathan Barrow
|
11d2a073ea
|
Check if latest webhook is also same time as current webhook
|
2022-10-01 11:45:58 -04:00 |
|