Go to file
Kumi c398a409b6
chore: mark dist files as linguist-vendored
Added .gitattributes to classify public/dist files as vendored.
This helps Forgejo's linguist tool ignore these files for language stats,
providing a clearer view of the project’s actual codebase.
2024-06-14 17:46:35 +02:00
public/dist/js feat: add minified WebTorrent script 2024-06-14 17:43:31 +02:00
views feat: add minified WebTorrent script 2024-06-14 17:43:31 +02:00
.gitattributes chore: mark dist files as linguist-vendored 2024-06-14 17:46:35 +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