• Joined on 2025-12-20
explewd pushed to main at explewd/waste-go 2026-06-29 10:56:46 +02:00
0e812a2479 fix: clear file progress on completion in daemon mode
f319721e01 feat: resumable transfer UX — surface partial downloads to UI on reconnect
Compare 2 commits »
explewd pushed to main at explewd/waste-go 2026-06-28 23:56:16 +02:00
9de625d617 feat: render history_loaded in web UI with earlier messages divider
explewd released v0.1.1 at explewd/waste-go 2026-06-28 23:17:15 +02:00
explewd pushed tag v0.1.1 to explewd/waste-go 2026-06-28 23:09:10 +02:00
explewd deleted tag v0.1.1 from explewd/waste-go 2026-06-28 23:09:08 +02:00
explewd pushed to main at explewd/waste-go 2026-06-28 23:09:07 +02:00
15306dc0c2 ci: use npm install instead of npm ci to avoid lockfile sync issues
7c3cedc549 feat: EXT-007 P2P message history gossip
Compare 2 commits »
explewd pushed tag v0.1.1 to explewd/waste-go 2026-06-28 22:54:03 +02:00
explewd deleted tag v0.1.1 from explewd/waste-go 2026-06-28 22:54:02 +02:00
explewd pushed to main at explewd/waste-go 2026-06-28 22:53:51 +02:00
1c73f1b1ef ci: bump Node to 24 to match local lockfile; add history gossip proposal
explewd pushed tag v0.1.2 to explewd/waste-go 2026-06-28 22:42:53 +02:00
explewd pushed to main at explewd/waste-go 2026-06-28 22:28:51 +02:00
b2b5c8c7cb ci: fix webkit dep for Ubuntu 24.04 (Noble)
explewd pushed tag v0.1.1 to explewd/waste-go 2026-06-28 22:14:19 +02:00
explewd pushed to main at explewd/waste-go 2026-06-28 22:02:46 +02:00
b6ff30de78 ci: rewrite workflow as single job to avoid upload-artifact
explewd pushed to main at explewd/waste-go 2026-06-28 21:53:10 +02:00
1bd719fa58 ci: downgrade artifact actions to v3 for Gitea GHES compatibility
be297d3a49 docs: add QUICKSTART.md for non-technical users
Compare 2 commits »
explewd pushed tag v0.1.0 to explewd/waste-go 2026-06-28 21:41:52 +02:00
explewd pushed to main at explewd/waste-go 2026-06-28 21:40:09 +02:00
c426fa8c08 chore: gitignore root-level app and waste binaries
0789cf8840 feat: download dirs, file transfer resume, Wails desktop app, PWA, CI
Compare 2 commits »
explewd pushed to main at explewd/waste-go 2026-06-28 20:03:50 +02:00
d233f4d79e docs: update README and FUTURE for TURN daemon, room creation, unread indicators
95fd29ae8d feat: unread indicator (*) for rooms with new messages
340735f992 feat: TUI room creation + daemon-side room persistence
1308082c7b Add TURN relay support for daemon mode
31e13fd509 Add signed invites, hang links, multi-share, and EXTENSIONS.md
Compare 5 commits »
explewd pushed to main at explewd/waste-go 2026-06-26 21:24:53 +02:00
0e8ddbf4f4 docs: update README and FUTURE for multi-share, file browser, session persistence
f326ff2605 fix: remove unused useEffect import in ShareManager
e0704f210c feat: persistent multi-share configuration (shares.json + localStorage)
0f54f3bbad feat: subfolder support in file sharing + directory browser UI
80e05b81ac docs: clarify browser folder-picker upload prompt is a browser warning
Compare 19 commits »
explewd pushed to main at explewd/waste-go 2026-06-25 19:44:45 +02:00
478a0a32af chore: gitignore serve-web.sh
4e5e41b733 chore: gitignore deploy-web.sh and deploy-daemon.sh
27874cd721 chore: gitignore build-web.sh and build-daemon.sh
6e8c8180b5 feat: emit peer_status (ICE state + candidate type) from daemon
bb53357bc8 redesign: 2-col layout, peers in sidebar, IRC-style messages, NAT dot
Compare 5 commits »
explewd pushed to main at explewd/waste-go 2026-06-25 13:21:30 +02:00
cb80040ddb chore: gitignore web/public/config.js; fix netHash to use WebCrypto
f7047b7bfe fix: align offer/answer tiebreak with yaw2/browser (lower ID offers)
d529f58ddc Update README: hosting guide, browser vs daemon mode, NPM setup
bbd78ac4de Remove hardcoded anchor URL fallback
de8d3ff70d Remove unsolicited deploy/ and config.example.js
Compare 7 commits »