Commit graph

65 commits

Author SHA1 Message Date
234429a120 docs: correct the information regarding generic request port variable 2025-01-11 17:41:46 +01:00
8109a52fe6 style: change the spelling of a JavaScript runtime from "Node.JS" to "Node.js"
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m8s
2025-01-07 16:27:52 +01:00
8709282abc chore: update the SVR.JS installer commands 2025-01-05 10:19:00 +01:00
9b02ff5373 docs: correct the description of the callback parameter of req.rewriteURL() function
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2025-01-03 09:24:03 +01:00
72be410e3c docs: update SVR.JS mod API to introduce req.rewriteURL() method
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2025-01-03 09:05:06 +01:00
4dea446ed1 feat: add link to SVR.JS Mods directory
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-12-27 15:44:00 +01:00
eeecc81aa0 docs: add "cacheIgnoreHeaders" configuration property documentation for SVR.JS Cache mod
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m9s
2024-12-24 12:57:10 +01:00
097ca4fba5 docs: add SVR.JS Cache mod notes
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-12-19 16:24:57 +01:00
d8ebc39b56 chore: rename "Forum" link to "Community" also in the documentation page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2024-12-12 20:27:15 +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
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
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
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
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
7ef8ac23bd docs: update the documentation to reflect the features of SVR.JS 4.2.0 2024-11-12 20:17:39 +01:00
24511542dd docs: add a mention of Deno support and instruction how to run SVR.JS on Deno
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m9s
2024-10-19 07:35:43 +02:00
ba96affc30 docs: add information about Node.JS adapter for SvelteKit
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m3s
2024-10-06 07:29:10 +02:00
cb0a813fdb docs: add the notes for the SvelteKit integration mod
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-10-06 07:22:55 +02:00
4fbcfd1ffc docs: add the recommendation to block the access to the ".next" directory for Next.js integration 2024-10-06 07:20:06 +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
1a4fb6246b docs: update the non-standard code configuration to forbid access to .env and .git
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-10 19:43:13 +02:00
b7e2ec9d63 docs: fix invalid JSON on example easywaf-config.json file 2024-09-10 19:37:39 +02:00
1b8d8705f4 docs: add a security recommendation to notes for Next.js integration mod
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-10 19:35:25 +02:00
ea521a09c3 fix: improve Analytics component; wrap it in Suspense boundary 2024-09-08 15:17:26 +02:00
d4d040f9cb feat: add Matomo tracking code 2024-09-08 14:34:54 +02:00
6d8d779777 docs: add mod descriptions 2024-09-08 09:14: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
9359033bb7 docs: remove "__" from CGI/SCGI/JSGI/PHP section 2024-09-07 18:37:44 +02:00
beee7f1d1d docs: rename "Configuration" to "config.json properties" 2024-09-07 18:33:03 +02:00
8bc41e2bd9 docs: change the metadata for the entire documentation 2024-09-07 18:31:42 +02:00
a556cd404e docs: rename "Mod installation" to "Introduction to SVR.JS mods" 2024-09-07 18:23:55 +02:00
310ef45b8e docs: merge several API-related pages 2024-09-07 18:19:30 +02:00
89decf8893 docs: removed {" "} 2024-09-07 18:16:28 +02:00