This website requires JavaScript.
Explore
Help
Register
Sign in
svrjs
/
svrjs-nextjs-website
Watch
2
Star
0
Fork
You've already forked svrjs-nextjs-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
438
commits
2
branches
0
tags
114
MiB
04643b0ac3
Commit graph
5 commits
Author
SHA1
Message
Date
Dorian Niemiec
bd80881e27
fix: wrap the newsletter unsubscription form in a Suspense component
Some checks failed
Deploy Next.js application / deploy (push)
Failing after 10m4s
Details
2024-12-10 21:04:36 +01:00
Dorian Niemiec
55f0bdd1bd
fix: replace the "use" hook with "useSearchParams" hook in newsletter unsubscription form
Some checks failed
Deploy Next.js application / deploy (push)
Failing after 3m53s
Details
2024-12-10 20:10:11 +01:00
Dorian Niemiec
a4cadaac3a
fix: migrate the codebase from Next.js 14 to Next.js 15
All checks were successful
Deploy Next.js application / deploy (push)
Successful in 8m5s
Details
2024-11-01 09:56:38 +01:00
Dorian Niemiec
bdc679376d
fix: unsubscribe from the newsletter right after solving the CAPTCHA on the unsubscription form
Some checks failed
Deploy Next.js application / deploy (push)
Has been cancelled
Details
2024-09-09 15:56:37 +02:00
Dorian Niemiec
810bb823b4
feat: add newsletter unsubscription page and API
2024-09-08 06:25:29 +02:00