This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
gh-christianlouis-dmarq
Watch
1
Star
0
Fork
0
You've already forked gh-christianlouis-dmarq
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a679459f5c7dabcb8e400b3264f60402f60c2ef0
gh-christianlouis-dmarq
/
backend
/
app
T
History
Christian Krakau-Louis
a679459f5c
Merge pull request
#57
from christianlouis/copilot/fix-not-found-error
...
Fix 404 on /domains/{domain_id} page route
2026-03-29 20:21:37 +02:00
..
api
fix: resolve CodeQL alerts, improve test coverage, fix StaticPool for HTTP tests
2026-03-29 17:08:39 +00:00
core
Fix ModuleNotFoundError for asyncpg by normalizing async DB URLs to psycopg2
2026-03-29 16:03:18 +00:00
middleware
Fix pylint warnings: logging, globals, exceptions, imports, duplicates
2026-03-29 11:21:35 +00:00
models
feat: refactor IMAP config to DB, add multi-account mail sources admin UI
2026-03-29 16:18:15 +00:00
services
fix: handle XML namespaces in DMARCParser for web.de/gmx.net compatibility
2026-03-29 17:59:13 +00:00
static
Fix XSS vulnerabilities in JavaScript files
2026-02-09 13:59:25 +00:00
templates
Merge pull request
#57
from christianlouis/copilot/fix-not-found-error
2026-03-29 20:21:37 +02:00
tests
fix: handle XML namespaces in DMARCParser for web.de/gmx.net compatibility
2026-03-29 17:59:13 +00:00
utils
Use timezone-aware UTC datetimes for timestamp conversions
2026-03-29 15:45:26 +00:00
__init__.py
chore(release): v1.2.2
2026-03-29 17:53:04 +00:00
main.py
Fix 404 on /domains/{domain_id} by adding plural route alias and updating template link
2026-03-29 17:57:00 +00:00