18 Commits (main)

Author SHA1 Message Date
Luke Murphy 4b78428eca
Remove old import 4 years ago
Luke Murphy d017f293fc
Use non-conflict import name 4 years ago
Luke Murphy e30aae2794
Remove unused imports and refactor logging 4 years ago
Luke Murphy f210bad620
When send runs through, also remove 4 years ago
Luke Murphy fc5ebcf136
Fix receiving 4 years ago
Luke Murphy 86f81a6122
Workable pending transfer logic implementation! 4 years ago
Luke Murphy 536d1c36f2
Pass transfer code around since there are multiple 4 years ago
Luke Murphy 91e6e0a127
Add a pending transfer to the transfer list 4 years ago
Luke Murphy 6be4865e54
Call super on own class 4 years ago
Luke Murphy 4ba1c603e1
Drop specific variable for command 4 years ago
Luke Murphy ba8d2ebd41
Use self.transfer_code 4 years ago
Luke Murphy a5227dd585
Use basename to get the filename 4 years ago
Luke Murphy 0578b3d117
Refactor spinner logic to on/off methods 4 years ago
Luke Murphy 7631bfe02a
Get working UI templates import 4 years ago
Luke Murphy c5c6e41df5
Appease black formatter 4 years ago
Luke Murphy 04a6002446
Use dropship relative import 4 years ago
Luke Murphy 3aa4f11743
Package it up 4 years ago
rra 3b8fb66032 try to add templates but ughhhh 4 years ago
Luke Murphy d680409488
Use latest trio-gtk API (no nursery) 4 years ago
Luke Murphy f5b57094a8
Use upstream trio-gtk implementation 4 years ago
Luke Murphy 9975ff8163
Use trio guest mode 4 years ago
Luke Murphy 0e8f211807
Use docstring 4 years ago
Luke Murphy ca493bc326
Appease formatter 4 years ago
rra 27a9de7c7b add send UI when using filepicker 4 years ago
rra 9416906649 fine tune sending interface 4 years ago
rra 5249c03fdc read output from subprocess properly 4 years ago
Luke Murphy 660ecf34cc
Use hide to avoid file picker explosion 4 years ago
Luke Murphy d7d665abdb
Drop pending implementation for now 4 years ago
Luke Murphy cac2ccebb3
Submit to the way of the threads 4 years ago
Luke Murphy 71cd34a99b
Drop Path usage 4 years ago
Luke Murphy c313126fdc
Drop asyncio experiment for now 4 years ago
Luke Murphy 0967171b02
Pass in the fpath to PendingTransfer 4 years ago
Luke Murphy a61ed299c3
Its not me it is the formatter 4 years ago
rra eac95090b9 added a spinner to indicate transmission process.. still ugly but that is fixable 4 years ago
rra 0e04ba1a6f added todo about templates 4 years ago
rra fa0310eb2f filepath needs to be string to pass to subprocess 4 years ago
rra 9bac67b52b added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function.. 4 years ago
Luke Murphy 3d655490b8
Add auto clipboard 4 years ago
rra 0c40acabe9 label only selectable after we have the transfer code 4 years ago
Luke Murphy fb2e82c282
Working receive 4 years ago
Luke Murphy 2921d4aa4d
Add recv place holder 4 years ago
Luke Murphy 91354a3b37
Wipe clean some "fine for now" TODOs 4 years ago
Luke Murphy a651c3fad9
Respond to ctrl-c exits 4 years ago
Luke Murphy 41634265f0
Add place holder for pending info 4 years ago
Luke Murphy a585311501
Add missing docstring 4 years ago
Luke Murphy 3cfe971acb
Set code in the UI 4 years ago
Luke Murphy d8aa708b90
Removed typo 4 years ago
Luke Murphy 2e724fcf66
Wire up code gathering 4 years ago
Luke Murphy a508ac588f
Run wormhole send! 4 years ago
Luke Murphy cdf964d1b2
Fix that docstring 4 years ago