mrjvs
0fa59d9716
chore: reconfigure default formatting
2025-04-17 14:42:26 +02:00
mrjvs
95820e441b
feat: add stripe webhook handling
2025-04-17 14:41:48 +02:00
mrjvs
d3463bc612
Merge pull request #397 from PretendoNetwork/nuxt-refactor-blog
...
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
Nuxt refactor blog
2025-04-16 18:35:42 +02:00
limes.pink
6d89c5632f
fix(blog): implement feedback by jvs
2025-04-16 18:25:07 +02:00
limes.pink
31369704ca
feat(blog): implement shorthand for yt embeds
...
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2025-04-16 17:41:39 +02:00
limes.pink
fbd9928003
fix(blog): implement changes as per feedback
...
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2025-04-16 17:07:48 +02:00
limes.pink
1e25d24236
feat: add rss
2025-04-16 13:56:38 +02:00
limes.pink
a0f5fdd205
feat: add blog
2025-04-16 13:53:42 +02:00
mrjvs
6119c1a861
Merge pull request #396 from PretendoNetwork/nuxt-refactor-homepage
...
Build and Publish Docker Image / Build and Publish (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish (arm64) (push) Waiting to run
Nuxt refactor homepage
2025-04-15 19:04:16 +02:00
limes.pink
91cc2d15ce
fix(homepage): faq renders out of range faq
2025-04-15 18:54:51 +02:00
limes.pink
3afd5c5824
fix(homepage): faq not rendering links correctly
2025-04-15 18:53:54 +02:00
mrjvs
41dc2671c4
Merge pull request #395 from PretendoNetwork/nuxt-refactor-homepage
...
Nuxt refactor homepage
2025-04-15 16:51:16 +02:00
limes.pink
e6af4df65d
fix(eslint): add browser globals
...
thx @binaryoverload
2025-04-15 15:49:25 +02:00
limes.pink
83da6fb210
feat: use phosphoricons via Icon, move svg to ext file
2025-04-15 15:47:12 +02:00
limes.pink
7db70e0b66
style(linting): lint
2025-04-15 03:12:52 +02:00
limes.pink
6168490f8c
feat(navbar): add conditional transparency.
2025-04-15 03:07:49 +02:00
limes.pink
5373788e7c
feat: homepage
2025-04-15 02:50:43 +02:00
mrjvs
c51cec39f3
Merge pull request #394 from PretendoNetwork/nuct-refactor-footer
...
Build and Publish Docker Image / Build and Publish (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish (arm64) (push) Waiting to run
feat: footer
2025-04-14 22:30:26 +02:00
limes.pink
8e1e63add0
fix (footer): implement feedback from jvs
2025-04-14 22:23:55 +02:00
limes.pink
298be6848f
feat: footer
2025-04-14 21:50:17 +02:00
mrjvs
e563a397a5
Merge pull request #393 from PretendoNetwork/nuxt-refactor-i8n-navbar
...
feat: add navbar + i8n
2025-04-14 20:48:07 +02:00
limes.pink
651759d891
fix: implement feedback from jvs
2025-04-14 20:35:16 +02:00
limes.pink
90a57c3c2f
Merge branch 'nuxt-refactor' into nuxt-refactor-i8n-navbar
2025-04-14 19:38:38 +02:00
William Oldham
7ee78ad7da
style: add typescript parser for vue files
2025-04-14 18:35:07 +01:00
mrjvs
7af8686213
ci: *actually* fix the warnings of eslint
2025-04-14 19:34:40 +02:00
mrjvs
e73b759134
ci: make linting strict
2025-04-14 19:29:17 +02:00
limes.pink
7b37a40b0d
feat: add navbar + i8n
2025-04-13 20:55:49 +02:00
mrjvs
c78eaff1e1
chore: Update readme with updated information
2025-04-09 13:55:58 +02:00
mrjvs
c13c486d87
fix: make eslint work in nuxt
2025-04-09 13:52:30 +02:00
mrjvs
453517dc66
fix: add prepare command to linting CI
2025-04-09 13:43:06 +02:00
mrjvs
f44bcd3ad0
feat: update dockerfile to work with nuxt
2025-04-09 13:42:39 +02:00
mrjvs
0b8735fa47
chore: remove unused code from old codebase directory + merge useful files back into root of repo
2025-04-09 13:24:00 +02:00
mrjvs
f1d42f755b
feat: Add formatting rules to repo
2025-04-09 13:19:13 +02:00
mrjvs
386fccb182
feat: add favicon + enable page routing
2025-04-09 13:15:30 +02:00
mrjvs
306fd0ff7e
feat: add "src" folder
2025-04-09 13:10:59 +02:00
mrjvs
1683342a9a
chore: move nuxt app into root of project
2025-04-09 13:10:07 +02:00
mrjvs
a599c1c6a6
feat: add basic nuxt app
2025-04-09 13:04:36 +02:00
mrjvs
2dfb7102cc
chore: move old codebase into a directory
2025-04-09 13:04:16 +02:00
mrjvs
f5c59fd5c5
ci: split up arm and amd into seperate images
2025-04-09 13:01:30 +02:00
Jonathan Barrow
1abf92715f
Merge pull request #376 from MiniBioOne/dev
...
Build and Publish Docker Image / build-publish (push) Has been cancelled
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
Build and Publish Docker Image / build-publish (push) Waiting to run
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
...
Build and Publish Docker Image / build-publish (push) Has been cancelled
Add privacy and cookie policies
2025-03-18 10:20:04 -04:00
Jonathan Barrow
9ef8d3127b
chore: add mastodon to privacy policy
Build and Publish Docker Image / build-publish (push) Has been cancelled
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
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-02-01 21:06:48 +00:00
William Oldham
746870c9e0
Merge remote-tracking branch 'origin/master' into dev
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-28 17:13:20 +00:00