Commit graph

1493 commits

Author SHA1 Message Date
Jonathan Barrow
1abf92715f
Merge pull request #376 from MiniBioOne/dev
Add Bluesky account to the footer
2025-03-24 13:25:05 -04:00
Jonathan Barrow
7610f50552
Merge pull request #383 from Mosnar23/master
Updated juxt.md
2025-03-24 13:19:25 -04:00
mrjvs
3a5eca3c3d Add npm run build to docker build 2025-03-24 14:55:45 +01:00
Mosnar23
fdb8e0fd9c
Updated juxt.md 2025-03-23 10:02:44 -07:00
Jonathan Barrow
b40db00802
Merge pull request #377 from PretendoNetwork/terms
Add privacy and cookie policies
2025-03-18 10:20:04 -04:00
Jonathan Barrow
9ef8d3127b
chore: add mastodon to privacy policy 2025-03-18 10:11:04 -04:00
Jonathan Barrow
b342d7c9c5
fix: fix blogpost and terms name checks 2025-03-17 18:37:19 -04:00
Jonathan Barrow
d5a05e0502
feat: add terms
These terms are almost entirely a mashup of generated/pre-made documents from both https://termly.io/ and https://www.termsfeed.com/, which were then merged together and modified to the best of our ability to fit our specific needs. However we are not legal experts, and there is quite a lot of legalese here, and possibly broad policies with regards to collection/retention/sharing which we do NOT necessarily want/need. Our goal is to collect as LITTLE information about users as possible, and to never sell or directly share that data with any 3rd parties besides those required for operation, such as Cloudflare and Stripe. I have done my best to remove all the broad policies that would allow us to sell user data, as we do NOT want to do that, but I am no legal expert and may have missed things. In those cases, we are more than happy to revise/remove the problematic areas to clarify our goals/intentions
2025-03-17 18:13:56 -04:00
Mini Bio
e9ec7bf672
feat(footer): Add Bluesky account to the footer. 2025-03-11 10:21:25 +01:00
William Oldham
743f99a9c6 style: update eslint-config and lint 2025-02-01 21:06:48 +00:00
William Oldham
746870c9e0 Merge remote-tracking branch 'origin/master' into dev 2025-01-28 17:13:20 +00:00
William Oldham
0a051d1cde
Merge pull request #311 from MLDvp/patch-3
Spanish translation
2025-01-28 17:10:24 +00:00
William Oldham
c011287ab0
Merge pull request #329 from CappeSun/dev
Fixed blog post header hiding part of section when navigating using table of contents
2025-01-28 17:06:50 +00:00
William Oldham
b4f710ee8e
Merge pull request #369 from PretendoNetwork/fix-and-optimise-images 2025-01-28 16:46:06 +00:00
William Oldham
26e8ce2415 docs: don't use cloudconvert 2025-01-28 16:38:35 +00:00
William Oldham
d0354ee85d docs: Add image readme for conversion 2025-01-28 11:28:35 +00:00
William Oldham
b8940c1e12 chore(images/blogposts): move to webp 2025-01-28 11:23:53 +00:00
William Oldham
d74aba0f5a chore(images/docs/errors): move to webp 2025-01-28 11:17:33 +00:00
William Oldham
89b132a084 chore(images/docs/install/3ds): move to webp 2025-01-28 11:16:01 +00:00
William Oldham
e2a493e027 chore(images/docs/install/cemu): move to webp 2025-01-28 11:15:12 +00:00
William Oldham
df6b83a6e9 chore(images/docs/install/juxt): move to webp 2025-01-28 11:13:44 +00:00
William Oldham
4a5256a960 chore(images/docs/install/wiiu): fix images and move to webp where it makes sense 2025-01-28 11:12:21 +00:00
William Oldham
4ccc79fc27 fix: use correct redirect config name 2025-01-21 20:00:56 +00:00
Jonathan Barrow
cf65549b50
Merge pull request #368 from PretendoNetwork/eslint-and-fixes 2025-01-21 12:42:04 -05:00
William Oldham
880b9174a1 style: remove unneeded catch parameter 2025-01-21 17:39:18 +00:00
William Oldham
0e77df6fdd chore: add linting on PR 2025-01-20 16:55:13 +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
William Oldham
e63adcd63f chore: update eslint to common 2025-01-20 12:13:06 +00:00
William Oldham
51fba60d8b Add 2024 blog posts
Co-authored-by: Jonathan Barrow <jonbarrow1998@gmail.com>
2025-01-20 11:22:29 +00:00
Ash Logan
feda49caf7 Revert "Add "immediately" to unsubPrompt to avoid vagueness (#366)"
This reverts commit 5b677335ee.
2024-12-21 15:11:44 +11:00
Joshua8600
81bf66ff89 Add "immediately" to unsubPrompt to avoid vagueness (#366)
* Update en_US.json

* Update en@uwu.json

* Update en_GB.json

* Update es_ES.json

* Update it_IT.json (via Piplup)

* Update de_DE.json (via ErdbeerbaerLP)

* Update fr_FR.json (via Vincent)

* Fix casing

Thanks to @ErdbeerbaerLP, piplupness and Vincent
2024-12-21 15:09:14 +11:00
Joshua8600
5b677335ee
Add "immediately" to unsubPrompt to avoid vagueness (#366)
* Update en_US.json

* Update en@uwu.json

* Update en_GB.json

* Update es_ES.json

* Update it_IT.json (via Piplup)

* Update de_DE.json (via ErdbeerbaerLP)

* Update fr_FR.json (via Vincent)

* Fix casing

Thanks to @ErdbeerbaerLP, piplupness and Vincent
2024-12-21 15:03:08 +11:00
Daniel López Guimaraes
a82e7317f3
Merge pull request #361 from DaniElectra/weblate-json-fix 2024-12-08 21:17:43 +00:00
Daniel López Guimaraes
3f60cc030c
fix: Fix malformed JSON in English translation
Weblate is complaining about the malformed JSON, which breaks it and
makes it not load. Remove the trailing comma left from #355 to solve
this issue.
2024-12-08 21:11:52 +00:00
Alice Randles
c68f532eb5
chore: update english faq to clarify requirement for real consoles, even for emulators. (#355)
* Update en_US.json

---------

Co-authored-by: Ash Logan <ash@heyquark.com>
2024-12-04 10:51:24 +11:00
Ash
4ea6a5a00c
Merge pull request #354 from nami1yt/dev
Adds Alt Text to other Guides
2024-12-01 00:46:32 +11:00
Ash
505fe59d5b
Merge pull request #356 from PretendoNetwork/weblate
Translations update from Hosted Weblate
2024-11-30 00:32:28 +11:00
A Dev
b9860a2088
locales(update): Updated Korean locale
Co-authored-by: A Dev <battlegom@outlook.kr>
2024-11-29 14:31:52 +01:00
Dimitri A
bae69d5487
locales(update): Updated French locale
Co-authored-by: Dimitri A <dimitripilot3@gmail.com>
2024-11-29 14:31:52 +01:00
Max
e970b88526
locales(update): Updated French locale
Co-authored-by: Max <maxime.martet@gmail.com>
2024-11-29 14:31:52 +01:00
Noah Zimmerlé
7386d0be8f
locales(update): Updated French locale
Co-authored-by: Noah Zimmerlé <ntgv18@gmail.com>
2024-11-29 14:31:52 +01:00
crinelam
c534415157
locales(update): Updated Spanish locale
Co-authored-by: crinelam <crinelam@aol.com>
2024-11-29 14:31:52 +01:00
Ash Logan
54aad8a535 fixup(install/wiiu): use jpegs where better
They look practically identical for 1/3 of the page weight
2024-11-30 00:31:29 +11:00
Ash Logan
d13bc13a70 docs(install/wiiu): Rewrite and update Inkay, SSSL install guides 2024-11-30 00:26:25 +11:00
Ash Logan
629300deb4 docs(install/wiiu): Put Inkay above SSSL
We would prefer users to be able to use ALL of our services unless they 
have a reason to avoid homebrew (Japan)
2024-11-29 21:58:35 +11:00
Ash
c83f6a08e6
Merge pull request #353 from PretendoNetwork/weblate
Translations update from Hosted Weblate
2024-11-25 18:38:31 +11:00
Dimitri A
91c4866028
locales(update): Updated French locale
Co-authored-by: Dimitri A <dimitripilot3@gmail.com>
2024-11-22 03:14:03 +01:00