Commit Graph

7 Commits

Author SHA1 Message Date
semantic-release e09f39954f chore(release): v1.0.4 2026-03-29 15:27:30 +00:00
semantic-release e057a9c013 chore(release): v1.0.3 2026-03-29 13:01:35 +00:00
semantic-release ea317bac32 chore(release): v1.0.2 2026-03-29 11:45:17 +00:00
semantic-release 9b21f5df80 chore(release): v1.0.1 2026-03-29 11:07:04 +00:00
semantic-release ed9132e2f0 chore(release): v1.0.0 2026-03-29 10:46:24 +00:00
copilot-swe-agent[bot] 630be30a82 Add semantic release with automatic versioning, CHANGELOG, and VERSION file
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/00a0c62f-f046-4f73-9c6a-79073906264c

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-03-29 10:29:29 +00:00
google-labs-jules[bot] 1831c1a079 🔒 security: move IMAP credentials to request body and fix CI/pylint issues
- Moved IMAP credentials from query parameters to the request body for the test-connection endpoint.
- Created missing `__init__.py` files across `backend/app/` to fix CI `ModuleNotFoundError`.
- Reformatted `setup.py` and `user.py` using `black` to pass lint checks.
- Addressed Pylint warnings in `imap.py` (unused arguments, lazy logging, exception chaining).

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-03-23 18:57:40 +00:00