Commit graph

367 commits

Author SHA1 Message Date
404de02151 feat: redesign the default blog post cover image to feature a new logo 2024-09-08 13:25:26 +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
489dbaaf63 feat: add "enclosure" and "author" attributes for the RSS feed 2024-09-08 12:31:47 +02:00
ae6cc2ff44 fix: make rss.xml file statically-generated 2024-09-08 12:28:53 +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
4001e1b681 fix: remove labels in pagination 2024-09-08 11:39:08 +02:00
ca2fe12101 fix: limit pagination items to 5 2024-09-08 11:37:06 +02:00
ae24ae9ef2 fix: don't reverse mod list in administration panel 2024-09-08 09:16:21 +02:00
6d8d779777 docs: add mod descriptions 2024-09-08 09:14:02 +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
637ca26aa7 chore: add NEXTAUTH_URL to .env.example 2024-09-08 08:31:27 +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
f8a7e9f791 fix: fix links to mod change logs in administration panel 2024-09-08 07:26:43 +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
beeda59127 fix: add "Email" link to the sidebar and mobile navigation bar in administration panel 2024-09-08 07:16:36 +02:00
541c05e809 fix: remove {{title}} from default newsletter email HTML contents 2024-09-08 07:13:47 +02:00
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