|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|