MERNMail - a MERN stack webmail application https://www.mernmail.org
Find a file
2024-11-03 10:45:33 +01:00
.husky chore: init 2024-10-10 20:01:14 +02:00
frontend feat: add contact editing/creation view 2024-11-03 10:45:33 +01:00
src feat: add the API for deletion of multiple contacts 2024-11-03 08:51:13 +01:00
.env.example feat: make the composer functional, also add option to disable TLS/SSL certificate verification 2024-10-31 10:11:20 +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 chore: init 2024-10-10 20:01:14 +02: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