• Joined on 2024-06-14
Joren pushed to Poller at Joren/DRMDTool 2024-10-07 12:46:46 +02:00
a049610291 Implement polling, update readme
c46538a55f Change the config paths according to new layout
fe6b7c78f6 Add options for polling, path validation, env variables
Compare 3 commits »
Joren created branch Poller in Joren/DRMDTool 2024-10-07 12:46:46 +02:00
Joren pushed tag v1.0.6 to Joren/DRMDTool 2024-10-06 23:29:25 +02:00
Joren released DRMDTool v1.0.6 at Joren/DRMDTool 2024-10-06 23:29:25 +02:00
Joren deleted branch watchFolder from Joren/DRMDTool 2024-10-06 22:45:56 +02:00
Joren pushed to main at Joren/DRMDTool 2024-10-06 22:45:55 +02:00
f9c2ac64d7 Merge pull request 'watchFolder' (#8) from watchFolder into main
1f42b2a877 Update README.md
e03226a7ee Make sure the file is fully written
f1015ab62e Change watched file name
acf172933d Watcher
Compare 5 commits »
Joren merged pull request Joren/DRMDTool#8 2024-10-06 22:45:53 +02:00
watchFolder
Joren created pull request Joren/DRMDTool#8 2024-10-06 22:45:45 +02:00
watchFolder
Joren pushed to watchFolder at Joren/DRMDTool 2024-10-06 22:45:36 +02:00
1f42b2a877 Update README.md
Joren pushed to watchFolder at Joren/DRMDTool 2024-10-06 00:42:55 +02:00
e03226a7ee Make sure the file is fully written
f1015ab62e Change watched file name
acf172933d Watcher
Compare 3 commits »
Joren created branch watchFolder in Joren/DRMDTool 2024-10-06 00:42:55 +02:00
Joren closed issue Joren/DRMDTool#7 2024-09-25 15:48:28 +02:00
Console does not work when using a reverse proxy with https
Joren commented on issue Joren/DRMDTool#7 2024-09-25 15:48:28 +02:00
Console does not work when using a reverse proxy with https

Fixed

Joren pushed to main at Joren/DRMDTool 2024-09-25 15:47:49 +02:00
99f75f1cd1 Change the wss if https
Joren opened issue Joren/DRMDTool#7 2024-09-25 15:35:05 +02:00
Console does not work when using a reverse proxy with https
Joren deleted branch implConsole from Joren/DRMDTool 2024-09-24 20:40:19 +02:00
Joren merged pull request Joren/DRMDTool#6 2024-09-24 20:40:18 +02:00
Implement a live console of the downloader on the progress page
Joren pushed to main at Joren/DRMDTool 2024-09-24 20:40:18 +02:00
c7712982f3 Merge pull request 'Implement a live console of the downloader on the progress page' (#6) from implConsole into main
bf78384fa8 Update readme
7445627f7e Add option to disable the console broadcasts
cc28f0f3c2 Correctly split console for each process
ace79838fe Make page a bit wider to account for console
Compare 8 commits »
Joren created pull request Joren/DRMDTool#6 2024-09-24 20:40:06 +02:00
Implement a live console of the downloader on the progress page
Joren pushed to implConsole at Joren/DRMDTool 2024-09-24 20:33:29 +02:00
bf78384fa8 Update readme