Commit graph

381 commits

Author SHA1 Message Date
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
f26e3d45a7 feat: embed Sanity Studio 2024-09-07 14:59:43 +02:00
3e2bcab3ce fix: don't cache Sanity GROQ queries 2024-09-07 14:31:17 +02:00
9c8a5a479d build: ignore ESLint during building Next.js application 2024-09-07 14:25:11 +02:00
8c73ec7d8e feat: make blog index page statically generated 2024-09-07 14:24:30 +02:00
1e935d3aef feat: make blog post pages statically-generated 2024-09-07 14:05:37 +02:00
62d5ccbb6d fix: display placeholder image if no blog post cover image is present 2024-09-07 13:30:30 +02:00
3feba5be25 fix: add "use server" to blog cards component 2024-09-07 13:24:41 +02:00
188c5c0f40 fix: add AuthProvider to the login page layout 2024-09-07 13:13:15 +02:00
35ba0b2694 fix: implement hCaptcha verification and remove "captchaToken" field from email messages 2024-09-07 12:26:34 +02:00
8e9deea0bf fix: add metadata to the newsletter page 2024-09-07 12:19:23 +02:00
4c962e3968 fix: change the Open Graph URL of mod change log page after loading it with JavaScript 2024-09-07 12:17:34 +02:00
bc4d2c2f7c fix: change "Terms Of Service" headings to "Terms of Service" 2024-09-07 12:16:23 +02:00
36bd6a5895 fix: change the capitalization of words in the footer 2024-09-07 12:15:39 +02:00