Commit graph

371 commits

Author SHA1 Message Date
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
f408ed6bc8 fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-09-20 15:13:20 +02:00
f6c78112ce refactor: fix ESLint warning about a missing dependency for useEffect hooks in analytics component
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-09-19 19:41:25 +02:00
75eb00a901 fix: change the heading and the text below it in the hero section 2024-09-19 19:38:23 +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
f565227dc2 chore: update dependencies to latest versions
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-09-18 20:36:28 +02:00
004d6bd54e fix: change the text below "Accelerate your development" heading
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-18 20:33:25 +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
83492f8e4e docs: update screenshots 2024-09-14 15:59:05 +02:00
7b6b794be5 fix: change heading tags in demonstration video section for better SEO
Some checks failed
Deploy Next.js application / deploy (push) Failing after 21m5s
2024-09-14 13:28:40 +02:00
4904db7604 fix: change <h1> tag in testimonials section to <h2> tag for better SEO
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-14 13:27:33 +02:00
b781de4480 fix: change header tag names for better SEO
Some checks failed
Deploy Next.js application / deploy (push) Failing after 14m39s
2024-09-14 13:01:47 +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
e3ec044db8 fix: disable cache for Sanity GROQ query for getting all the blog post slugs
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-13 16:14:41 +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
dbf045a8d0 chore: update dependencies to latest versions
Some checks failed
Deploy Next.js application / deploy (push) Failing after 19m27s
2024-09-13 05:47:13 +02:00
764c496e24 fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m35s
2024-09-13 04:48:45 +02:00
92d694446d feat: add Julia's testimonial
Some checks failed
Deploy Next.js application / deploy (push) Failing after 22m12s
2024-09-12 16:34:19 +02:00
8d03b349e2 chore: update dependencies to latest versions 2024-09-12 16:14:04 +02:00
486b252928 fix: add rel="me" attribute to links to social media
Some checks failed
Deploy Next.js application / deploy (push) Failing after 23m6s
2024-09-11 16:53:56 +02:00
a460a60792 fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-09-11 16:28:13 +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
3095f788a2 fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 21m31s
2024-09-09 19:57:49 +02:00
b8e2d341f1 fix: remove unused captchaToken state
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m31s
2024-09-09 15:57:23 +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
004ecc5c60 fix: add an indication that the newsletter subscriber is already subscribed
Some checks are pending
Deploy Next.js application / deploy (push) Waiting to run
2024-09-09 15:30:24 +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
f452f0023b fix: adjust padding for email address field for newsletter form 2024-09-08 20:36:22 +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
f861bdfed8 fix: fix broken Sanity Studio by reconfiguring SWC
Some checks failed
Deploy Next.js application / deploy (push) Failing after 20m21s
2024-09-08 18:54:00 +02:00
300fa0f533 docs: add LICENSE 2024-09-08 18:24:25 +02:00
176d899f9c fix: fix Linux and Docker buttons hovering way below the buttons
Some checks failed
Deploy Next.js application / deploy (push) Failing after 20m43s
2024-09-08 18:23:25 +02:00
4c70475718 fix: set URL to be displayed in Matomo analytics panel to reflect the actual URLs
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-08 18:13:38 +02:00
cd727b2a19 fix: install autoprefixer and execute SWC after "next build" for compatibility with older browsers 2024-09-08 18:04:40 +02:00
78cd7521b8 feat: install "sharp" to optimize images for production 2024-09-08 17:52:40 +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
1386869c43 fix: disable in-memory cache for clustered Next.js
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-08 17:47:30 +02:00
a711cef174 fix: don't log cleartext passwords 2024-09-08 17:29:45 +02:00
08eb13e2b4 ci: create a deployment workflow
Some checks failed
Deploy Next.js application / deploy (push) Failing after 21m5s
2024-09-08 16:58:13 +02:00
fb3bf47dae fix: disable X-Powered-By header 2024-09-08 16:12:17 +02:00
6458f5b774 fix: load even more Prism components 2024-09-08 15:36:30 +02:00