mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-11-22 01:15:45 +02:00
Now uses flask.flash to give the person who clicks it feedback when it's clicked, because caching may make things confusing. Also only activate a user if they're inactive, as again, caching can lead to staff pressing the button multiple times in a row, leading to unnecessary log messages. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| views | ||
| __init__.py | ||
| api_handler.py | ||
| backend.py | ||
| bencode.py | ||
| email.py | ||
| extensions.py | ||
| forms.py | ||
| models.py | ||
| search.py | ||
| template_utils.py | ||
| torrents.py | ||
| utils.py | ||