Commit graph

  • 2394a9f6ee
    feat: improve security and error handling in app main Kumi 2024-06-24 10:40:32 +0200
  • f87ec52173
    chore(dependencies): remove unused dependencies Kumi 2024-06-16 17:36:51 +0200
  • 6a2bfdbf60
    chore: bump version to 0.0.2 Kumi 2024-06-16 17:35:04 +0200
  • 8f152d27e2
    docs: add MIT license for webtorrent library Kumi 2024-06-16 17:18:53 +0200
  • 596cce9d16
    feat(tracker): disable HTTP server support Kumi 2024-06-16 15:54:00 +0200
  • 95f2b9b713
    fix(ui): improve torrent status display spacing Kumi 2024-06-16 13:09:45 +0200
  • 85ccdca97f
    docs: clarify URL and reverse proxy instructions Kumi 2024-06-16 10:21:30 +0200
  • 32e6a5e429
    refactor: reorganize assets to dist directory Kumi 2024-06-15 16:44:42 +0200
  • b3616ec183
    feat: add favicon to index.ejs v0.0.2 Kumi 2024-06-15 16:39:16 +0200
  • 1ba7beaa36
    feat(ui): Add logo and header styling enhancements Kumi 2024-06-15 16:38:03 +0200
  • eb557648f4
    feat(server): disable UDP and stats support Kumi 2024-06-15 16:23:35 +0200
  • fbbacfa991
    docs: update project attribution and links in index.ejs Kumi 2024-06-15 16:22:46 +0200
  • 91c3e4b547
    feat(ui): update URL without reloading after file upload Kumi 2024-06-15 15:24:14 +0200
  • 667b2bd199
    refactor: remove redundant root route and streamline mnemonic rendering Kumi 2024-06-15 15:03:33 +0200
  • aa1e4d028a
    fix(view): add ID to upload button for easier access Kumi 2024-06-15 14:53:51 +0200
  • 4fff64e4e4
    feat: Add intro and footer to index.ejs dev Kumi 2024-06-15 14:49:50 +0200
  • 847073333d
    feat: enhance file transfer and improve user experience Kumi 2024-06-15 14:41:39 +0200
  • 93704705c8
    feat: improve upload feedback and peer tracking Kumi 2024-06-15 09:27:23 +0200
  • 6b361e3839
    docs: add LICENSE and README files v0.0.1 Kumi 2024-06-14 18:59:32 +0200
  • 70be1e0be3
    fix: move trackerUrl to prevent client-side exposure Kumi 2024-06-14 18:35:25 +0200
  • eb06ffbfd8
    feat: add STUN/TURN server support and environment config Kumi 2024-06-14 18:32:51 +0200
  • 1a1ddbeeb6
    chore(gitattributes): limit linguist-vendored to webtorrent Kumi 2024-06-14 17:59:36 +0200
  • 0e58f8f78f
    Revert "feat: add minified WebTorrent script" Kumi 2024-06-14 17:58:08 +0200
  • a8019c01a4
    feat(ui): separate CSS and JS into external files Kumi 2024-06-14 17:53:35 +0200
  • c398a409b6
    chore: mark dist files as linguist-vendored Kumi 2024-06-14 17:46:35 +0200
  • ac0cce0894
    feat: add minified WebTorrent script Kumi 2024-06-14 17:43:31 +0200
  • e4a4a5d1d8
    feat(ui): update file transfer terminology Kumi 2024-06-14 17:34:36 +0200
  • 269f19401e
    style(tracker): standardize string quotations Kumi 2024-06-14 17:15:11 +0200
  • f2ece65e12
    fix(logging): correct string template for server URL Kumi 2024-06-14 17:14:29 +0200
  • 36c4ee56f3
    feat: add WebTorrent support with minified script Kumi 2024-06-14 16:59:22 +0200
  • a53fabdec1
    feat: add initial WebTorrent-based file transfer app Kumi 2024-06-14 16:57:55 +0200