aboutsummaryrefslogtreecommitdiffstats
path: root/src/acit/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* add /secure/ section, don't list threads and refresh trackers anymoreVosjedev2025-11-121-2/+15
* Add ACIT_BEHIND_PROXY for reverse proxy configsVosjedev2025-11-021-1/+4
* Allow traffic from outside localhost to access acitVosjedev2025-11-021-1/+5
* web.py: make visiting / also list out threads and mailbox holdersVosjedev2025-11-021-1/+1
* Too much (I tried to split it up but it won't work)Vosjedev2025-11-021-2/+6
* Add database and Site to the mixVosjedev2025-10-281-2/+10
* __init__.py: remove unused import, clean upVosjedev2025-10-261-4/+5
* Start IMAP plugin, fix indent being cursed when using normal tabsizevosjedev2025-10-121-2/+8
* [web] Add baseplate for webservervosjedev2025-10-091-0/+13