Daniel Thwaites
Daniel Thwaites
I don't have enough time to work on this right now, but I'd be happy to accept a pull request :)
I agree a placeholder should appear as soon as a transfer is requested - and it should block creation of other files with the same name. However I think simply...
The new files list in Nextcloud 28 should make this a lot easier to implement, since at a glance it appears we can now add things to the list without...
The menu entry for this plugin is added to the page in a less reliable way, due to a limitation of the core Nextcloud code. Please could you check the...
I don't see any relevant errors there. Perhaps the transfer app is not being loaded at all for public shares.
Hello! :wave: As of [v0.2.0](https://github.com/danth/transfer/releases/tag/v0.2.0) which I released a few hours ago, the file name will default to the remote name if you leave the text box blank. As for...
@TtuxX I've fixed the focus; it was focusing on the file name box because I added autofocus to both inputs by mistake. I'll look into your other suggestion soon. (Opened...
I will look into better handling of file extensions this weekend. There are three cases that we need to support: - File extension within the original URL, which can simply...
> I wonder if there are specific cases where the user would better know the filetype than the machine. In the following GitHub link: https://github.com/danth/transfer/blob/master/lib/Service/TransferService.php the file extension is `php`...
Note that the Haskell (`.hs`) files mentioned are unlikely to be relevant.