|
cc20ed04f5
|
chore: update dependencies to latest versions and update the code accordingly
|
2025-01-11 17:41:06 +01:00 |
|
|
8109a52fe6
|
style: change the spelling of a JavaScript runtime from "Node.JS" to "Node.js"
Deploy Next.js application / deploy (push) Failing after 10m8s
|
2025-01-07 16:27:52 +01:00 |
|
|
1eb863debe
|
fix: add JSX syntax for Prism
Deploy Next.js application / deploy (push) Failing after 11m4s
|
2025-01-01 10:13:32 +01:00 |
|
|
b7be6a4504
|
fix: remove Button components inside the Link components for the download buttons
Deploy Next.js application / deploy (push) Failing after 10m9s
|
2024-12-19 15:59:43 +01:00 |
|
|
4819c119f1
|
fix: add the download property to the download links
|
2024-12-19 15:56:39 +01:00 |
|
|
bd80881e27
|
fix: wrap the newsletter unsubscription form in a Suspense component
Deploy Next.js application / deploy (push) Failing after 10m4s
|
2024-12-10 21:04:36 +01:00 |
|
|
e27af5ffc1
|
fix: fix more type errors and upgrade TypeScript and eslint-config-next
Deploy Next.js application / deploy (push) Failing after 9m31s
|
2024-12-10 20:44:41 +01:00 |
|
|
55f0bdd1bd
|
fix: replace the "use" hook with "useSearchParams" hook in newsletter unsubscription form
Deploy Next.js application / deploy (push) Failing after 3m53s
|
2024-12-10 20:10:11 +01:00 |
|
|
46aa5c3c0c
|
fix: remove React.FC type for server-side rendered components
|
2024-12-10 20:06:52 +01:00 |
|
|
018bbd5592
|
fix: add canonical URL for blog posts
|
2024-11-25 08:47:58 +01:00 |
|
|
7866a5c68f
|
fix: optimize the metadata
Deploy Next.js application / deploy (push) Has been cancelled
|
2024-11-25 08:42:23 +01:00 |
|
|
e80269591c
|
feat: add canonical URLs
Deploy Next.js application / deploy (push) Failing after 10m6s
|
2024-11-25 07:11:36 +01:00 |
|
|
f2e2a4cd07
|
fix: decrease the size of social icons
|
2024-11-18 17:16:02 +01:00 |
|
|
b7c2266795
|
feat: add Instagram and Threads social media links
Deploy Next.js application / deploy (push) Failing after 10m9s
|
2024-11-18 16:20:53 +01:00 |
|
|
91153e1ad4
|
fix: fix the internal server error with "'" in blog post slugs
Deploy Next.js application / deploy (push) Failing after 10m4s
|
2024-11-08 10:48:01 +01:00 |
|
|
912815ae30
|
fix: generate dynamic metadata for specific blog index pages
Deploy Next.js application / deploy (push) Failing after 10m4s
|
2024-11-08 10:18:51 +01:00 |
|
|
a4cadaac3a
|
fix: migrate the codebase from Next.js 14 to Next.js 15
Deploy Next.js application / deploy (push) Successful in 8m5s
|
2024-11-01 09:56:38 +01:00 |
|
|
288cd9069e
|
fix: remove the banner informing about SVR.JS 4.0.0 release
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
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
Deploy Next.js application / deploy (push) Failing after 10m5s
|
2024-09-19 17:33:19 +02:00 |
|
|
fd015ddbc5
|
feat: update the banner
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
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
Deploy Next.js application / deploy (push) Failing after 21m53s
|
2024-09-08 19:32:25 +02:00 |
|
|
53f1f98e41
|
fix: make blog index pages consistent
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 |
|