• Joined on 2025-08-18
cthrace pushed to master at cthrace/collabvm-1.2.ts 2026-01-12 14:05:24 +01:00
ef75f135c6 Merge pull request #50 from ctrlcn/feature/logs
3bbdf1c1b6 🌿
698fb19014 🪵
4211941560 cvmts/protocol: Make protocols stateless
Compare 10 commits »
cthrace created repository cthrace/collabvm-1.2.ts 2026-01-12 13:56:54 +01:00
cthrace pushed to master at cthrace/trweb 2025-10-14 15:20:47 +02:00
91df15309a Delete servers using console
b3636f2710 Support adding servers
Compare 2 commits »
cthrace pushed to master at cthrace/trweb 2025-10-14 14:36:51 +02:00
6e410f04a1 Cleanup
cthrace pushed to master at cthrace/trweb 2025-10-14 14:35:50 +02:00
b74a4d8462 delete instead of = null
cthrace pushed to master at cthrace/trweb 2025-10-14 14:32:21 +02:00
5a1cd5634a Do not nuke magnet URL when torrent gets removed
07d2677af1 Store server type on save
Compare 2 commits »
cthrace pushed to master at cthrace/trweb 2025-10-14 14:29:06 +02:00
6c35320164 Add server manager
cthrace pushed to master at cthrace/trweb 2025-10-14 13:01:21 +02:00
7274285f95 Change scroll behavior
1ed720d7d6 Re-enable auto-refresh
8d434cc114 Re-enable magnet button
Compare 3 commits »
cthrace pushed to master at cthrace/trweb 2025-10-14 08:57:52 +02:00
008ea9c43d Dead code cleanup
cthrace pushed to master at cthrace/trweb 2025-10-14 08:24:32 +02:00
2f20eee841 Fox sorting and magnet links
cthrace pushed to master at cthrace/trweb 2025-10-13 15:50:52 +02:00
1c798fb899 Do sorting
cthrace pushed to master at cthrace/trweb 2025-10-13 15:13:40 +02:00
cabc0fbaf1 Huge rewrite
cthrace pushed to master at cthrace/trweb 2025-10-09 15:43:23 +02:00
53ae5495aa REVERT: I'm not proud
cthrace pushed to master at cthrace/trweb 2025-10-09 13:09:45 +02:00
b2f155c0b4 Use EventTarget
4986ee0ea5 Logging: filter for loglevel
Compare 2 commits »
cthrace pushed to master at cthrace/trweb 2025-10-09 11:36:39 +02:00
10a19717ad Implement EventListener instead of func juggling
cthrace pushed to master at cthrace/trweb 2025-10-09 10:27:45 +02:00
46e7f7540b Pre-bind methods
cthrace pushed to master at cthrace/trweb 2025-10-09 10:16:41 +02:00
b17ecb2961 Fix start/pause buttons
cthrace pushed to master at cthrace/trweb 2025-10-09 10:07:44 +02:00
f21bac01f4 Separate per-server controls from torrents
cthrace pushed to master at cthrace/trweb 2025-10-08 15:45:12 +02:00
49aa08f4c6 REVERT: save status
cthrace pushed to master at cthrace/trweb 2025-10-08 14:32:29 +02:00
9d13a71dc1 Modularize code