Commit graph

209 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
0ce17edbcb fix: use system theme by default
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-09-18 10:32:14 +02:00
6859bc0ba2 fix: improve the email domain validation in the contact API
Some checks failed
Deploy Next.js application / deploy (push) Failing after 8s
2024-09-17 07:48:57 +02:00
7288e380ee fix: improve the email domain validation by rejecting MX records pointing to unresolvable domains
Some checks failed
Deploy Next.js application / deploy (push) Failing after 23m45s
2024-09-17 07:12:23 +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
6b7b45d5d7 fix: add "/docs" to the sitemap
Some checks failed
Deploy Next.js application / deploy (push) Failing after 22m25s
2024-09-13 16:17:37 +02:00
4e39de386a fix: add SVR.JS documentation to the sitemap
Some checks failed
Deploy Next.js application / deploy (push) Failing after 21m37s
2024-09-13 06:39:59 +02:00
725912bbe6 fix: set the language code attribute in <html> tag to "en-US" for both app router and pages router
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m4s
2024-09-10 19:52:24 +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
a5f89d33af fix: website URL on RSS feed is no longer determined by NODE_ENV enviornment variable
Some checks failed
Deploy Next.js application / deploy (push) Failing after 22m19s
2024-09-08 20:41:26 +02:00
737a342c3b feat: add script for robots.txt file generation 2024-09-08 20:39:05 +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
e67ab5688f fix: update the date when editing the mod entry
Some checks are pending
Deploy Next.js application / deploy (push) Waiting to run
2024-09-08 19:14:39 +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
a711cef174 fix: don't log cleartext passwords 2024-09-08 17:29:45 +02:00
6458f5b774 fix: load even more Prism components 2024-09-08 15:36:30 +02:00
ea521a09c3 fix: improve Analytics component; wrap it in Suspense boundary 2024-09-08 15:17:26 +02:00
dcaa81707b fix: fix type errors when building the website 2024-09-08 14:57:02 +02:00
d4d040f9cb feat: add Matomo tracking code 2024-09-08 14:34:54 +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
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
ae24ae9ef2 fix: don't reverse mod list in administration panel 2024-09-08 09:16:21 +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
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
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
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
da4973954e fix: add change log routes to the sitemap 2024-09-07 22:06:58 +02:00