findFilms/app
vrubelroman 127060d023 fix: пропал декоратор @app.post(/api/add-torrent), follow_redirects в tmdb-proxy
- Возвращён @app.post('/api/add-torrent') — был съеден при вставке
  proxy-torrent-download, из-за чего кнопка 'Добавить в клиент' всегда
  возвращала 404
- tmdb-proxy /proxy-torrent: добавлен follow_redirects=True — rutracker
  и kinozal отдают 302 перед .torrent файлом
2026-06-03 19:32:41 +00:00
..
templates fix(app): исправление скачивания торрентов 2026-06-03 19:27:14 +00:00
.env fix .env with full tokens 2026-06-03 09:49:43 +00:00
.env.example refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
app.py fix: пропал декоратор @app.post(/api/add-torrent), follow_redirects в tmdb-proxy 2026-06-03 19:32:41 +00:00
docker-compose.yml refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
Dockerfile refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
Dockerfile.telegram refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
MANAGEMENT.md refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
requirements.txt refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
run_telegram_bot.py refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
SAMBA_ACCESS.md refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
telegram_bot.py refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
TELEGRAM_BOT_README.md refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
test_app.py fix(app): исправление скачивания торрентов 2026-06-03 19:27:14 +00:00
test_telegram_bot.py refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00
UBUNTU_DEPLOYMENT.md refactor: split into two stacks - searchFilms/ (NL) and app/ (RU) 2026-06-03 09:29:09 +00:00