Skip to content

Commit

Permalink
Update to version 1.5
Browse files Browse the repository at this point in the history
## Additions:

+ Added 7 new hosts:
    - CCU.to (https://ccu.to)
    - Filespace (https://filespace.com)
    - Gulfup (https://www.gulf-up.com)
    - CyberFile (https://cyberfile.me)
    - UppIT (http://uppit.com)
    - Free.fr (https://transfert.free.fr)
    - DepositFiles (https://dfiles.eu)
+ Added manual removal support to 3 hosts:
    - Gulfup (https://www.gulf-up.com)
    - CyberFile (https://cyberfile.me)
    - Free.fr (https://transfert.free.fr)
+ Added a button to copy a single share link for multiple file uploads.
+ Added a function to determine the url of the upload server for hosts supporting it.
+ Added ability to sort hosts alphabetically.
+ Added upload from URL and all the environment that goes with it.
+ Added ability to drag and drop a file even without selecting a host.

## Changes:

* Fixed a bug that displayed an error in the history for hosts without a fixed retention time.
* Simplified requests bodies for many hosts by unnecessary parameters.
* Updated documentation site with the latest news and some changes.
* Changed name, logo and visuals.
* Enhanced user interface with icon and other changes.
* Fixed bug that caused drag and drop animation glitched after a certain number of drags.
* Fixed a bug that redirected a href to the local url of the server created by Tauri.
* Many miscellaneous improvements made to the code, the user experience, and the interface layout.

## Removals:

- Removed no longer supported hosts:
    - up-load.io (https://up-load.io): The site no longer accepts uploads.
  • Loading branch information
spel987 committed Mar 1, 2024
1 parent 889b0e6 commit 446119a
Show file tree
Hide file tree
Showing 27 changed files with 1,160 additions and 8,517 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

src-tauri/Resources/history.json
161 changes: 100 additions & 61 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 446119a

Please sign in to comment.