mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-11-22 01:15:45 +02:00
New route is `/download/<torrent_id>.torrent`, which will help people using tools that do not consider headers. Old torrent download route still works. Updated one remaining link to use url_for. Added plain `filename="..."` to `Content-Disposition`, since it is still the most common standard with percent encoded UTF-8. Fixes part 2 of #45 |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| tests | ||
| __init__.py | ||
| api_handler.py | ||
| backend.py | ||
| bencode.py | ||
| fix_paginate.py | ||
| forms.py | ||
| models.py | ||
| routes.py | ||
| search.py | ||
| torrents.py | ||
| utils.py | ||