What's Changed
- Add SECURITY.md with vulnerability reporting details by @5cript in #179
- Update Ko-fi username in FUNDING.yml by @5cript in #180
- Update issue templates by @5cript in #181
- Modify bug report template for nui-sftp by @5cript in #182
- Added CONTRIBUTING.md by @5cript in #183
- Fix bulk upload progress not reaching 100% by @5cript in #191
- Fixes logic to reach 100%, the total was overshooting the actual transfer size.
- Made bug issue template less intimidating
- Made progress refresh more frequent when large buffers are used.
- Readded missing side refreshes after operations.
- Removed some logging that eats performance even on info level
- Added limit to confirm dialog on many items selected.
- Turned any delete into queued delete to avoid timeout problems.
- Made bulk delete card text more useful when not started.
- Made sort by name case insensitive.
- Optimized overwrite check for many-uploads drastically.
Full Changelog: v1.3.0...v1.3.1