Commit Graph
8 Commits
Author SHA1 Message Date
cthrace 4986ee0ea5 Logging: filter for loglevel 2025-10-09 13:07:51 +02:00
cthrace 10a19717ad Implement EventListener instead of func juggling 2025-10-09 11:35:35 +02:00
cthrace 46e7f7540b Pre-bind methods 2025-10-09 10:27:23 +02:00
cthrace b17ecb2961 Fix start/pause buttons
Magnet is still broken
2025-10-09 10:16:13 +02:00
cthrace f21bac01f4 Separate per-server controls from torrents
The buttons are still broken, will fix later
2025-10-09 10:06:29 +02:00
cthrace 9d13a71dc1 Modularize code
Split JS into per-class files
Cut parts of trweb class out
Move init code from event handler to constructor
2025-10-08 14:30:54 +02:00
cthrace 7877d657fc trweb: Add missing semicolons
Yes, I know this is freaking JS, but I do have standards
2025-10-08 12:46:33 +02:00
cthrace e36986b64d Initial commit 2025-10-08 12:29:34 +02:00