Releases: buildtheui/DropMyFile
Releases · buildtheui/DropMyFile
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Changelog
- a143064 chore: vendor, add github actions, go releaser
- 1302aa6 chore: print instructions to console
- 9ef131c feat: convert app into CLI
- c564e2a fix: avoid sending several file changes to FE
- 37f21c8 feat: add session length config to .env
- 608e355 fix: exclude OS hidden files
- cf8ade6 chore: chande default transfer folder
- 7ff2be8 feat: allow download files
- 49e7597 chore: add dummy favicon
- fc8654e fix: remove uploaded files from input
- 5a52652 chore: use unsubscribe if ws connection is lost
- d3a9495 chore: improve ws toast info
- e0f12c0 chore: add new api settings
- bb7fe8f feat: filter and sort files
- 4803cf8 chore: list uploaded files
- c7985cf chore: send files after connection
- 015416e chore: create a new WS observer
- f8ebcbd chore: change the ws response type
- 80c0117 feat: create websocket connection to watch files
- 200f1fd chore: improve toastr look
- f6ea9bf chore: add loading upload files
- 2d5be7f chore: add toastr for file transfers success
- 7b72d69 fix: upload logic
- cef0701 feat: allow uploads with alpinejs
- cd47380 feat: add session LAN access
- 0b72396 feat: allow uploading multiple files
- a4dde7c feat: add upload endpoint to save locally
- 10f0828 feat: add initial app to drop files
- 17957b1 feat: access server thru QR
- 4a10dbb chore: add main go initial config
- 96d7968 Initial commit