Commit Graph

6 Commits

Author SHA1 Message Date
10a19717ad Implement EventListener instead of func juggling 2025-10-09 11:35:35 +02:00
46e7f7540b Pre-bind methods 2025-10-09 10:27:23 +02:00
f21bac01f4 Separate per-server controls from torrents
The buttons are still broken, will fix later
2025-10-09 10:06:29 +02:00
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
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
e36986b64d Initial commit 2025-10-08 12:29:34 +02:00