vup icon indicating copy to clipboard operation
vup copied to clipboard

Results 19 vup issues
Sort by recently updated
recently updated
newest added

**Platform**: Android **Version**: 0.15.0 Beta When trying to '_Save file locally_' from a shared folder, I get the following response: "Unimplemented Error: saveFile() has not been implemented." ![Screenshot_20240424-063933](https://github.com/vup-app/vup/assets/25835158/680d2890-3fba-41df-b13d-19bbf3938cd8)

Either require a JWT refresh endpoint in the S5 HTTP spec or implement it when a server returns a 40x error?

On a new account with an upload. Share file returns: `bad state, no element`

Here is a patched version an an example: ``` import 'dart:async'; import 'dart:io'; import 'package:lib5/lib5.dart'; import 'package:pool/pool.dart'; import 'package:vup/generic/state.dart'; import 'package:vup/model/sync_task.dart'; import 'task.dart'; class PinningQueueTask extends QueueTask { @override final...

When delete is run on large directories (thousands of items) it can take a *long* time to delete. This task should be queued and run in the background (though the...

Under Ubuntu 22.04, when the application is first launched, the welcome dialogue is too small and hides the accept button; ![image](https://github.com/vup-app/vup/assets/110937649/f0c65082-d699-481a-aec6-8aa76ece415f) Workaround: Click and drag from the edge to expand...

Using [winget-releaser](https://github.com/marketplace/actions/winget-releaser)

[Winget Releaser](https://github.com/telegramdesktop/winget-releaser) automates winget updates. Implementing this would make publishing releases easier.

From how i understand the SFive Project it should be possible to host this as an onion service, generally the project seems interesting for using it with tor. If i...

Hello and thank you for all the work accomplished 🎉 I was wondering if [this](https://skynetfree.net/) gonna impact the project ?