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
bf9d1f6755e3ff2f67e985d822b98c48f7127bae
gh-christianlouis-dmarq
/
backend
/
app
T
History
Christian Krakau-Louis
bf9d1f6755
Merge pull request
#77
from christianlouis/copilot/fix-unauthorized-error
...
Fix 401 Unauthorized on poll-status dashboard widget
2026-03-30 01:51:56 +02:00
..
api
Replace dummy/bogus reports data with real API data on /reports page
2026-03-29 23:24:40 +00:00
core
fix: ensure data persistence across reinstallations
2026-03-29 18:53:00 +00:00
middleware
Fix pylint warnings: logging, globals, exceptions, imports, duplicates
2026-03-29 11:21:35 +00:00
models
fix: address code review - clarify plaintext note, fix misleading template ternary
2026-03-29 19:37:10 +00:00
services
feat: add rDNS hostname, SPF fix hints and auth tooltips to domain sources view
2026-03-29 22:44:18 +00:00
static
Fix CSP violation: self-host chart.js instead of loading from CDN
2026-03-29 22:18:38 +00:00
templates
Merge pull request
#77
from christianlouis/copilot/fix-unauthorized-error
2026-03-30 01:51:56 +02:00
tests
Add tests for GET /api/v1/reports endpoint to fix codecov/patch coverage
2026-03-29 23:39:16 +00:00
utils
Use timezone-aware UTC datetimes for timestamp conversions
2026-03-29 15:45:26 +00:00
__init__.py
chore(release): v1.6.0
2026-03-29 22:57:58 +00:00
main.py
Rename poll-status to public path /api/v1/poll-status to reflect no-auth design
2026-03-29 23:46:37 +00:00