Commit graph

438 commits

Author SHA1 Message Date
04643b0ac3 chore: rename SVR.JS Forum to SVR.JS Community
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-12-12 20:16:32 +01:00
10fd49e42d docs: fix spelling error in reverse proxy configuration error page
All checks were successful
Deploy Next.js application / deploy (push) Successful in 8m6s
2024-12-11 15:53:52 +01:00
7bcbff413b docs: update reverse-proxy-mod documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m10s
2024-12-11 15:43:43 +01:00
614f9a0df1 fix: fix a "Maximum update depth exceeded" error in mods administration page 2024-12-11 15:40:56 +01:00
bd80881e27 fix: wrap the newsletter unsubscription form in a Suspense component
Some checks failed
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
Some checks failed
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
Some checks failed
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
e39a80bc79 fix: replace the "use" hook with "useParams" hook in multi-log admin page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 4m3s
2024-12-10 19:50:10 +01:00
0fa95d58c2 docs: update documentation to reflect the features of SVR.JS 4.3.0 and updated mods
Some checks failed
Deploy Next.js application / deploy (push) Failing after 8m58s
2024-12-10 19:28:54 +01:00
cc9ee54d7a chore: update dependencies to latest versions 2024-12-10 19:06:33 +01:00
c265b0ffbd docs: add the recommendation to use configJSON.wwwroot instead of "." for SVR.JS 2.x and 3.x mods
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2024-12-09 00:42:46 +01:00
6583fd10a0 docs: change the recommendation for using config.wwwroot instead of process.cwd()
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-12-08 23:35:04 +01:00
eee12586a5 docs: add the recommendation to use config.wwwroot instead of process.cwd()
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-12-08 23:18:52 +01:00
ae4cffe813 docs: correct the webroot configuration property name in API documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-12-08 23:15:38 +01:00
4b79fa66f5 docs: fix invalid JSON in the example virtual host configuration
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-12-08 21:27:19 +01:00
505b008f3a docs: fix the example virtual host configuration
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-12-08 21:25:04 +01:00
0c403325eb chore: update statistics in the about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m8s
2024-12-07 12:46:54 +01:00
b2a792d341 feat: add a mention about SVR.JS installer for Windows Server
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m13s
2024-12-04 21:21:19 +01:00
115e630bf7 docs: update instructions for Deno
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m7s
2024-12-03 07:18:43 +01:00
158586f453 fix: update the command for SVR.JS installation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m10s
2024-12-02 19:02:26 +01:00
36f5fd134e docs: add a previously undocumented property of a non-standard code
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m12s
2024-12-01 17:05:08 +01:00
d767b70448 docs: update the documentation for OrangeCircle and GreenRhombus
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m8s
2024-11-29 16:22:54 +01:00
9a0513fd8f docs: remove the "First use" header and add frontmatter to the "System requirements" page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m40s
2024-11-28 19:21:02 +01:00
4e99fef118 chore: lock up the version of Next.js
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m12s
2024-11-28 19:06:13 +01:00
00ed127dde fix: add the navbar links to the documentation page 2024-11-28 19:04:58 +01:00
f9b8f297b4 chore: update dependencies to latest versions and migrate Nextra configuration 2024-11-28 18:52:39 +01:00
c5cabd8aec docs: update the documentation to reflect the features of SVR.JS 4.3.0 2024-11-28 18:18:08 +01:00
d539191066 fix: optimize the metadata for the server documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-11-25 08:51:03 +01:00
018bbd5592 fix: add canonical URL for blog posts 2024-11-25 08:47:58 +01:00
7866a5c68f fix: optimize the metadata
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-11-25 08:42:23 +01:00
e80269591c feat: add canonical URLs
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-11-25 07:11:36 +01:00
5ced74fca6 chore: update statistics in the about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2024-11-25 06:32:22 +01:00
869833b34a fix: don't wrap Statistics component contents in <section> element 2024-11-25 06:31:28 +01:00
5c17f9d9d5 fix: fix the HTML code for validity
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m12s
2024-11-24 19:33:52 +01:00
829cad0b3d fix: tweak the monochromatic SVR.JS logo
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m15s
2024-11-24 07:59:46 +01:00
3126b7703e feat: add YouTube channel link
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m3s
2024-11-18 17:43:33 +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
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m9s
2024-11-18 16:20:53 +01:00
edc01f50d0 chore: replace the "SVR.JS in action" video with a new one
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-17 10:48:23 +01:00
78bdff653c feat: replace the newsletter message template with one more compatible with email clients
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m3s
2024-11-16 15:21:19 +01:00
f943e6bee4 fix: remove the link to the SVR.JS status page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-11-16 12:21:15 +01:00
ac1ba5e01c chore: update dependencies to latest versions 2024-11-16 12:20:58 +01:00
4a584cde2d chore: update dependencies to latest versions
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m9s
2024-11-12 20:20:36 +01:00
7ef8ac23bd docs: update the documentation to reflect the features of SVR.JS 4.2.0 2024-11-12 20:17:39 +01:00
85614ae9b3 chore: update dependencies to latest versions
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 20:59:36 +01:00
91153e1ad4 fix: fix the internal server error with "'" in blog post slugs
Some checks failed
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
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 10:18:51 +01:00
694e632815 fix: don't send the CAPTCHA token in the email message plain text through contact form
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m10s
2024-11-07 21:44:11 +01:00
aa33e93ae9 feat: add a link to MERNMail
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m11s
2024-11-04 19:35:13 +01:00