Commit graph

135 commits

Author SHA1 Message Date
288cd9069e fix: remove the banner informing about SVR.JS 4.0.0 release
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m9s
2024-09-25 16:07:00 +02:00
d32e6826b5 fix: suppress No grammar found for language: "none" messages while building 2024-09-22 07:25:55 +02:00
cb4534e3b5 fix: make code blocks with no language consistent with code block with a language set 2024-09-22 07:19:41 +02:00
172eb25fe8 fix: don't load Prism if no language is specified for a code block
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-22 07:02:19 +02:00
6dbc33b6ab fix: modify GROQ query for blog post pages to also return small description
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2024-09-19 17:33:19 +02:00
fd015ddbc5 feat: update the banner
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m49s
2024-09-14 16:51:30 +02:00
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
2024-09-09 15:56:37 +02:00
258280730b fix: fix references to non-existent environment variable
Some checks failed
Deploy Next.js application / deploy (push) Failing after 21m53s
2024-09-08 19:32:25 +02:00
53f1f98e41 fix: make blog index pages consistent
Some checks are pending
Deploy Next.js application / deploy (push) Waiting to run
2024-09-08 17:49:50 +02:00
6458f5b774 fix: load even more Prism components 2024-09-08 15:36:30 +02:00
dcaa81707b fix: fix type errors when building the website 2024-09-08 14:57:02 +02:00
87e5bfb662 fix: load more Prism components 2024-09-08 13:31:40 +02:00
7327a586bb fix: move the website URL to the environment variable 2024-09-08 13:16:43 +02:00
7c58ed45b3 fix: update link to "SVR.JS 4.0.0-beta3 has been released" blog post in the banner 2024-09-08 12:58:44 +02:00
fb48d4232d fix: make code blocks when grammar is not found consistent with code blocks with known grammar 2024-09-08 11:44:17 +02:00
e7b5a8016e fix: don't limit mod downloads to 10 2024-09-08 09:04:26 +02:00
9dc28bb679 fix: replace "latest version" with "latest versions" 2024-09-08 09:04:13 +02:00
c614379252 fix: make download page show 10 latest versions instead of 10 first versions 2024-09-08 08:56:02 +02:00
4876483054 fix: remove static Markdown part of change log page 2024-09-08 08:30:45 +02:00
3e314668a6 fix: fix spacing in vulnerabilities page 2024-09-08 08:17:02 +02:00
19b0a1bca6 fix: add "SVR.JS" heading and remove static Markdown part of vulnerability page 2024-09-08 08:13:31 +02:00
ae1e0e0023 fix: adjust the spacings for change log page 2024-09-08 07:51:14 +02:00
dacff08ede fix: adjust the spacings for vulnerabilities page and make "View the security advisory" links italic 2024-09-08 07:47:40 +02:00
7bf6b414a6 fix: change the capitalization of "change log" in the heading in mod change log pages 2024-09-08 07:23:56 +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
dc11ef8aef fix: replace "Uploaded at" with "Published on:" in blog post pages 2024-09-07 21:57:02 +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
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
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
f8ea9086e3 fix: remove 404 Not Found page from (root) directory for error page consistence 2024-09-07 17:34:19 +02:00
b04a49f3e3 fix: fix ISR with blog index and blog index pages 2024-09-07 17:27:18 +02:00
8235010257 fix: force blog index, blog index pages, and blog pages to be static 2024-09-07 15:58:16 +02:00
3e2bcab3ce fix: don't cache Sanity GROQ queries 2024-09-07 14:31:17 +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
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
6b613a3f84 fix: remove the placeholder forum page, and change the link to forum to point to actual SVR.JS forum 2024-09-07 12:14:24 +02:00
dd11fc8a99 fix: updated privacy policy, TOS, vulnerabilities and contribution pages 2024-09-07 12:12:02 +02:00