Go to file
Kumi 269f19401e
style(tracker): standardize string quotations
Switched from single to double quotes throughout tracker.js
for consistent string formatting. This improves code
readability and maintains uniformity across the project.
2024-06-14 17:15:11 +02:00
public/js feat: add WebTorrent support with minified script 2024-06-14 16:59:22 +02:00
views feat: add initial WebTorrent-based file transfer app 2024-06-14 16:57:55 +02:00
.gitignore feat: add initial WebTorrent-based file transfer app 2024-06-14 16:57:55 +02:00
app.js feat: add initial WebTorrent-based file transfer app 2024-06-14 16:57:55 +02:00
package-lock.json feat: add initial WebTorrent-based file transfer app 2024-06-14 16:57:55 +02:00
package.json feat: add initial WebTorrent-based file transfer app 2024-06-14 16:57:55 +02:00
tracker.js style(tracker): standardize string quotations 2024-06-14 17:15:11 +02:00