MERNMail - a MERN stack webmail application https://www.mernmail.org
Find a file
2024-11-03 17:55:14 +01:00
.husky chore: init 2024-10-10 20:01:14 +02:00
frontend fix: configure frontend to support Chrome 49, and change HSL colors to HSLA 2024-11-03 17:55:14 +01:00
src fix: disable sending of the X-Powered-By header 2024-11-03 12:32:04 +01:00
.env.example feat: add email domain discarding option for login 2024-11-03 11:59:23 +01:00
.gitignore feat: add attachments support for message retrieval 2024-10-14 07:25:38 +02:00
.swcrc chore: init 2024-10-10 20:01:14 +02:00
commitlint.config.js chore: init 2024-10-10 20:01:14 +02:00
eslint.config.js chore: init 2024-10-10 20:01:14 +02:00
lint-staged.config.js chore: init 2024-10-10 20:01:14 +02:00
nodemon.json build: update nodemon configuration to watch ".env" file 2024-11-03 12:19:47 +01:00
package-lock.json feat: create the backend for the address book 2024-11-03 08:02:17 +01:00
package.json feat: create the backend for the address book 2024-11-03 08:02:17 +01:00
prettier.config.js chore: init 2024-10-10 20:01:14 +02:00