-
1.1.0 Stable
released this
2022-03-07 19:15:08 +01:00 | 0 commits to main since this release1.1.0
What's new?
- Upgraded swaf to 0.25.0
- brand new frontend written in svelte
- all the features and changes from this version of swaf
- New feature : upload multiple files at once with the web interface
- feat(front/file-uploader): display human readable time in file list
- The shrink page icon was changed for a better one
- The
About
nav link was removed because it is accessible by clicking on the logo - The about page has better information
- fix(front/file-uploader): properly disable forms when uploading files to avoid interrupting a file upload
Downloads
- Upgraded swaf to 0.25.0
-
1.0.3 Stable
released this
2021-04-22 20:16:42 +02:00 | 19 commits to develop since this releaseChanges
- Upgrade dependencies
- Add default text row in file upload list and shrunk url list
- Put checkboxes before their field in file upload and url shrink forms
- Prevent upload list and url list from overflowing
- Add standalone copy text button
- Add user confirmation dialog on delete file button
- File upload list: hide size and expires at columns on mobile
Upgrade
git checkout v1.0.3
yarn install
yarn build
- restart systemctl service
Downloads