freak/freak/website
2025-12-08 13:10:15 +01:00
..
__init__.py improved 404 handling, added mod tools page (stub), CSS .warning, outlawed some usernames 2025-07-08 01:01:50 +02:00
about.py switch to Quart framework 2025-08-23 19:04:28 +02:00
accounts.py add more REST routes, split accounts.py (user loader) from main 2025-09-06 16:19:49 +02:00
admin.py add a static version of style.css under /static/admin/ (Docker does not autogenerate it on startup) 2025-12-08 13:10:15 +01:00
create.py switch to Quart framework 2025-08-23 19:04:28 +02:00
delete.py switch to Quart framework 2025-08-23 19:04:28 +02:00
detail.py switch to Quart framework 2025-08-23 19:04:28 +02:00
edit.py switch to Quart framework 2025-08-23 19:04:28 +02:00
frontpage.py add /top/guilds 2025-09-18 12:27:34 +02:00
moderation.py fix imports 2025-08-31 19:54:41 +02:00
reports.py adapt /admin and /reports to new interface 2025-10-23 04:26:30 +02:00