|
4a281182ec
|
fix: sent emails now have unsubscription IDs instead of {unsubscribeId}
|
2024-09-08 07:08:35 +02:00 |
|
|
5048891b6e
|
fix: change the default text for newsletter email editor, and use iframe instead of div for preview
|
2024-09-08 06:50:02 +02:00 |
|
|
a177f423e2
|
feat: add NoScript component
|
2024-09-08 06:33:47 +02:00 |
|
|
810bb823b4
|
feat: add newsletter unsubscription page and API
|
2024-09-08 06:25:29 +02:00 |
|
|
fcd6513a2e
|
fix: use escape function from validator package
|
2024-09-08 05:47:32 +02:00 |
|
|
b45d5ab83b
|
fix: install types for validator
|
2024-09-08 05:46:23 +02:00 |
|
|
b1cf131925
|
fix: change MongoDB database to one from .env file, add unsubscribe IDs, and add email validation
|
2024-09-08 05:44:44 +02:00 |
|
|
c1ebbac05f
|
fix: add cache revalidation for sitemap.xml file
|
2024-09-07 22:12:05 +02:00 |
|
|
4bcc99add8
|
fix: fix implicit any[] type for changelogRoutes array in sitemap generation function
|
2024-09-07 22:08:35 +02:00 |
|
|
4e79eb1afd
|
build: downgrade TypeScript to one supported by @typescript-eslint/typescript-estree
|
2024-09-07 22:07:23 +02:00 |
|
|
da4973954e
|
fix: add change log routes to the sitemap
|
2024-09-07 22:06:58 +02:00 |
|
|
dc11ef8aef
|
fix: replace "Uploaded at" with "Published on:" in blog post pages
|
2024-09-07 21:57:02 +02:00 |
|
|
c8ae48643a
|
chore: update dependencies to latest versions
|
2024-09-07 21:49:44 +02:00 |
|
|
438ab92c37
|
fix: make links in text below the heading visible in light mode
|
2024-09-07 21:41:26 +02:00 |
|
|
092926523c
|
feat: add links to security advisories for vulnerabilities page
|
2024-09-07 21:39:44 +02:00 |
|
|
7138b618e4
|
fix: make the metadata consistent for all 404 Not Found pages
|
2024-09-07 21:16:02 +02:00 |
|
|
44d84586ec
|
fix: use MongoDB database name from an environment variable
|
2024-09-07 21:11:11 +02:00 |
|
|
81950a1fc4
|
feat: make changelog, mod changelog, downloads, mods and vulnerability pages server-side rendered
|
2024-09-07 20:56:08 +02:00 |
|
|
7c47e05a3a
|
fix: swap "File Size" and "Download Link" to correct places in SVR.JS mods page
|
2024-09-07 19:54:57 +02:00 |
|
|
b575dcf424
|
build: load .env file for Sanity CLI configuration
|
2024-09-07 19:17:30 +02:00 |
|
|
c13064dfa9
|
fix: decrease the spacing between heading and text below it in blog index pages
|
2024-09-07 19:15:48 +02:00 |
|
|
ee1af7e4c3
|
fix: adjust the heading and text below it in downloads and SVR.JS mods pages
|
2024-09-07 19:10:02 +02:00 |
|
|
faf033d3c4
|
docs: add SVR.JS mod notes and split "CGI/SCGI/JSGI/PHP" page into two separate pages
|
2024-09-07 18:59:55 +02:00 |
|
|
80ecfd14d6
|
docs: adjust the title in breadcrumbs and title of the documentation index page
|
2024-09-07 18:51:45 +02:00 |
|
|
893716c226
|
docs: split "Mod development" page into two separate pages, dependent on mod format
|
2024-09-07 18:50:14 +02:00 |
|
|
5d4d959cc6
|
docs: change heading levels
|
2024-09-07 18:48:32 +02:00 |
|
|
0bbea68cf6
|
docs: rename remaining .mdx files to .md
|
2024-09-07 18:42:41 +02:00 |
|
|
9359033bb7
|
docs: remove "__" from CGI/SCGI/JSGI/PHP section
|
2024-09-07 18:37:44 +02:00 |
|
|
beee7f1d1d
|
docs: rename "Configuration" to "config.json properties"
|
2024-09-07 18:33:03 +02:00 |
|
|
8bc41e2bd9
|
docs: change the metadata for the entire documentation
|
2024-09-07 18:31:42 +02:00 |
|
|
9c547b4a9f
|
fix: make the metadata for documentation pages dynamically generated
|
2024-09-07 18:29:46 +02:00 |
|
|
a556cd404e
|
docs: rename "Mod installation" to "Introduction to SVR.JS mods"
|
2024-09-07 18:23:55 +02:00 |
|
|
310ef45b8e
|
docs: merge several API-related pages
|
2024-09-07 18:19:30 +02:00 |
|
|
89decf8893
|
docs: removed {" "}
|
2024-09-07 18:16:28 +02:00 |
|
|
2a6fb6fb83
|
docs: added frontmatter to Markdown pages
|
2024-09-07 18:15:36 +02:00 |
|
|
e05b2ff6a9
|
docs: rename documentation files
|
2024-09-07 18:07:12 +02:00 |
|
|
16a119b34c
|
fix: remove non-existent /forum page from the sitemap
|
2024-09-07 17:58:33 +02:00 |
|
|
8e6ec9fbd5
|
fix: non-numeric page numbers now don't cause 500 Internal Server Error code
|
2024-09-07 17:57:29 +02:00 |
|
|
6f72cbba2a
|
fix: change the text below the heading and heading in blog index page
|
2024-09-07 17:43:44 +02:00 |
|
|
dbe8d2ed44
|
fix: make "Subscribe to RSS" link in blog post page in a primary color
|
2024-09-07 17:40:31 +02:00 |
|
|
5ad4357633
|
chore: remove Vercel analytics script
|
2024-09-07 17:36:53 +02:00 |
|
|
f8ea9086e3
|
fix: remove 404 Not Found page from (root) directory for error page consistence
|
2024-09-07 17:34:19 +02:00 |
|
|
a51372e7c9
|
fix: disable caching for total post count GROQ queries
|
2024-09-07 17:32:09 +02:00 |
|
|
b04a49f3e3
|
fix: fix ISR with blog index and blog index pages
|
2024-09-07 17:27:18 +02:00 |
|
|
4856d6b44d
|
feat: add an option to configure Sanity authentication token
|
2024-09-07 16:12:26 +02:00 |
|
|
2300a113b2
|
docs: add a comment for cache revalidation API route
|
2024-09-07 16:08:56 +02:00 |
|
|
21ca6305a3
|
fix: fix compile error with req.headers
|
2024-09-07 15:59:59 +02:00 |
|
|
8235010257
|
fix: force blog index, blog index pages, and blog pages to be static
|
2024-09-07 15:58:16 +02:00 |
|
|
96ac8535f8
|
fix: add basePath to Sanity Studio configuration
|
2024-09-07 15:50:01 +02:00 |
|
|
5223e7867c
|
feat: add Next.js cache revalidation webhook
|
2024-09-07 15:49:20 +02:00 |
|