MERNMail - a MERN stack webmail application https://www.mernmail.org
Find a file
2024-11-03 22:06:52 +01:00
.husky chore: init 2024-10-10 20:01:14 +02:00
frontend fix: fix the mailbox and contacts header in Chrome 49 2024-11-03 18:25:16 +01:00
src feat: mark the original message as answered when replying 2024-11-03 22:06:52 +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