3 Commits

Author SHA1 Message Date
5a88e356e0 Add support for token-based authorization in NTFY notifications and update project configuration 2026-01-10 17:52:54 +01:00
2f8bce9a8a Enhance Makefile with publish target and add git information for Docker image versioning 2026-01-10 14:09:41 +01:00
b92ec64746 Add initial project structure with Docker support and configuration files
- Create .copilotignore and .dockerignore to exclude config files
- Add Dockerfile for building the application
- Introduce Makefile for Docker commands
- Create ReadMe.md with project description and usage instructions
- Add project.env for environment variables
- Implement example config.json and localization files (en.json, hu.json)
- Develop main application logic in main.js with IMAP monitoring and notification
- Define package.json with dependencies and scripts
2026-01-10 12:30:24 +01:00