Commit graph

59 commits

Author SHA1 Message Date
d08cc6a168 docs: remove the Strict-Transport-Security header from web server configurations
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 17:24:30 +01:00
5698071d47 docs: add guide on deployment with PM2 + NGINX
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-11-08 17:20:38 +01:00
a4e2da090f docs: add SVR.JS deployment instructions
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 16:40:59 +01:00
7064f9469e chore: update the Git URLs
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 15:42:01 +01:00
8afbb6ae44 feat: add Matomo opt-out form
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-11-08 15:38:49 +01:00
e48ee91f03 feat: add Matomo analytics
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 14:51:00 +01:00
a63257f40e feat: add the MERNMail documentation
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 14:40:18 +01:00
1d787c6f11 ci: create a deployment workflow
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
2024-11-08 12:09:48 +01:00
10bd5ce353
ci: create a GitHub action which mirrors contents of the repository
Some checks failed
Repo sync GitHub -> SVR.JS Git server / svrjsgit (push) Has been cancelled
2024-11-08 11:43:53 +01:00
56ca94c0ff fix: make the copyright year on the footer begin from 2024 2024-11-08 11:35:49 +01:00
d4918a83ac chore: add LICENSE 2024-11-08 11:34:59 +01:00
fe7b68a824 feat: add robots.txt and sitemap 2024-11-08 11:10:09 +01:00
097271b624 feat: add the blog 2024-11-08 11:04:55 +01:00
6a4de8dcfd fix: decrease the padding for FAQ and features sections for mobile devices 2024-11-08 09:43:34 +01:00
b13a237b38 feat: install Sanity and Sanity Studio 2024-11-08 09:43:04 +01:00
d5d27b85c5 fix: add color transition to the footer links 2024-11-07 22:50:34 +01:00
7c8c2f56b0 fix: center align the CAPTCHA 2024-11-07 22:15:30 +01:00
fdfa1e271b fix: show the scrollbar if CAPTCHA is overflowing the card 2024-11-07 22:12:14 +01:00
401d7c397f fix: disable send button if the CAPTCHA is not solved 2024-11-07 22:06:51 +01:00
22d082b9a4 chore: upgrade dependencies to latest versions 2024-11-07 21:57:36 +01:00
9aaf452310 feat: add the contact form 2024-11-07 21:54:34 +01:00
e59ef80353 fix: hide the mobile menu when the link in the menu is clicked 2024-11-07 18:18:38 +01:00
599763c3f2 fix: fix the responsiveness of the documentation layout 2024-11-07 18:16:40 +01:00
9d0de2c863 fix: make the heading in the footer bold 2024-11-07 18:15:49 +01:00
36d97aecd1 feat: add custom 404 Not Found page 2024-11-07 18:14:58 +01:00
c82ebcb23d feat: add the documentation layout 2024-11-07 18:06:11 +01:00
e2517e1f14 feat: add privacy policy and TOS pages 2024-11-07 06:41:49 +01:00
2a664e0efd fix: replace top-level <div> tags in section with <section> tags 2024-11-07 06:30:58 +01:00
3c92518ba3 feat: add contributing page 2024-11-06 20:39:45 +01:00
b5b38b5bb8 fix: make the logo bigger in the footer 2024-11-06 17:08:19 +01:00
d14001b92f fix: update FAQs 2024-11-06 16:49:09 +01:00
7cd8286780 fix: disable transitions on theme change 2024-11-06 16:42:54 +01:00
e041603aaa feat: add the footer 2024-11-06 16:42:25 +01:00
f9d166fbfe fix: add a screen reader-only text for the "Close" button 2024-11-06 16:13:30 +01:00
462897de32 fix: fix the broken background for the "MERNMail" name in the header in the hero section 2024-11-06 16:10:57 +01:00
d9f91d87af build: add commitizen and browserslist configuration to package.json 2024-11-06 16:09:06 +01:00
7206e85520 feat: add the FAQ section 2024-11-06 16:08:25 +01:00
68f45963ee fix: change the conditions on which links in the header are marked as active 2024-11-05 23:17:14 +01:00
074ccb9422 feat: add the about section 2024-11-05 23:16:41 +01:00
1260f0bde3 fix: make the links in the navigation bar smaller 2024-11-05 22:45:05 +01:00
be161a29d4 fix: adjust the paddings in the hero and features sections 2024-11-05 22:40:03 +01:00
31f1385bdf fix: make the CTAs in the hero section bigger 2024-11-05 22:36:36 +01:00
ba1fbcbb31 fix: fix the background of the sticky header 2024-11-05 22:33:28 +01:00
e0edfb390a fix: fix the header stickiness 2024-11-05 22:33:02 +01:00
23efa9ab4b feat: add the features section 2024-11-05 22:32:29 +01:00
23253b7ff3 feat: replace the placeholder image with a real screenshot of MERNMail 2024-11-05 22:08:41 +01:00
96a431beeb feat: change the proportions of the placeholder image in the hero section 2024-11-05 21:57:06 +01:00
c9bee3b72b feat: add the hero section 2024-11-05 21:54:17 +01:00
99e756c508 feat: add the header 2024-11-05 21:14:06 +01:00
919c35354d build: replace "purge" property with "safelist" property in Tailwind CSS configuration 2024-11-05 19:25:00 +01:00