21 Commits

Author SHA1 Message Date
87a9a8b506 Merge pull request 'fix: repair web UI helpers and proxy form handling' (#6) from DAP-78-bugsuche-und-fix into main
Reviewed-on: #6
2026-08-21 15:08:25 +00:00
Backend-Engineer
a5f6c1a5af fix: repair web UI helpers and proxy form handling
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-08-21 16:34:31 +02:00
DasPoschi
941572f5c9 refactor: remove streaming/hoster features, add proxy checker + JD integration
- Remove Streaming-Suche (all scraper providers, TMDB, aniworld)
- Remove Hoster-Check feature
- Add proxy functionality test: parallel HTTP check via ip-api.com
- Add JDownloader proxy integration: .jdproxies export + MyJD API push
- Clean up nav links (only: Neuer Download | Jobs | Proxies)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 21:02:44 +02:00
f540c894af Update .env 2026-01-04 13:18:05 +01:00
475d61e1bc Merge pull request #5 from DasPoschi/codex/add-integration-for-chatgpt.com-a56dpf
Retry downloads with next proxy on failure
2026-01-04 13:17:07 +01:00
35c360dd46 Merge branch 'main' into codex/add-integration-for-chatgpt.com-a56dpf 2026-01-04 13:17:00 +01:00
70f8364522 Retry downloads with next proxy on failure 2026-01-04 13:16:11 +01:00
9b3c1fbbdd Merge pull request #4 from DasPoschi/codex/add-integration-for-chatgpt.com-xrizez
Add live per-job progress bars with polling
2026-01-04 13:10:37 +01:00
e0841c7a9b Merge branch 'main' into codex/add-integration-for-chatgpt.com-xrizez 2026-01-04 13:10:29 +01:00
55dcd1f4fa Add live progress polling for downloads 2026-01-04 13:09:26 +01:00
d1d1b97fc3 Merge pull request #3 from DasPoschi/codex/add-integration-for-chatgpt.com-hi71nh
Skip non-functional proxies during selection
2026-01-04 13:03:20 +01:00
6116e9171d Merge branch 'main' into codex/add-integration-for-chatgpt.com-hi71nh 2026-01-04 13:02:57 +01:00
44fbe49c58 Skip non-functional proxies when selecting 2026-01-04 13:02:26 +01:00
9c37411f7a Merge pull request #2 from DasPoschi/codex/add-integration-for-chatgpt.com-pydla4
Change web UI port to 8081
2026-01-04 12:49:20 +01:00
5c9c35d10d Change web UI port to 8081 2026-01-04 12:49:08 +01:00
3e6c541b53 Merge pull request #1 from DasPoschi/codex/add-integration-for-chatgpt.com
Add `hoster` engine with per-job HTTP header support and UI/docs updates
2026-01-04 12:46:19 +01:00
7755dc8b82 Prefix container name with jf-dl 2026-01-04 12:46:06 +01:00
508b716b46 Add hoster engine with header support 2026-01-04 12:39:10 +01:00
7e9cbd94b6 Add .env file from example 2026-01-03 22:30:53 +01:00
89feef28c2 Update proxy source handling and remove auth
Refactor proxy handling and remove basic auth middleware.
2026-01-03 22:29:39 +01:00
DasPoschi
ce70a6dd78 new file: .env.example
new file:   README.md
	new file:   docker-compose.yml
	new file:   media-webgui/Dockerfile
	new file:   media-webgui/app.py
	new file:   media-webgui/static/style.css
2026-01-03 22:19:29 +01:00