85 Commits (3aa4f11743f6a3050b84becf9e64a73cb8279b7f)
 

Author SHA1 Message Date
Luke Murphy 3aa4f11743
Package it up 4 years ago
Luke Murphy 397b040b1e
Add some wild west references 4 years ago
rra c6c20acf42 change parent 4 years ago
rra 2ec78ab203 split pendingTransmissions ui from main design file 4 years ago
Luke Murphy 57b2407415
Link out to the new library 4 years ago
Luke Murphy d680409488
Use latest trio-gtk API (no nursery) 4 years ago
Luke Murphy 2a0b6a47ea
Bump trio-gtk 4 years ago
Luke Murphy f5b57094a8
Use upstream trio-gtk implementation 4 years ago
Luke Murphy 03089b8991
Add trio-gtk and bump dependent dependencies 4 years ago
Luke Murphy ba8dd8f611
Document async wrangling 4 years ago
Luke Murphy 9975ff8163
Use trio guest mode 4 years ago
Luke Murphy 0e8f211807
Use docstring 4 years ago
Luke Murphy 03d9d8b793
Use a list 4 years ago
Luke Murphy ca493bc326
Appease formatter 4 years ago
Luke Murphy c722d8aeee
Clarify what kind of interface 4 years ago
Luke Murphy 775f8566b1
Remove tabs lol 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 afc0f941a2 network button 4 years ago
rra 2816e76438 Merge branch 'main' of https://git.vvvvvvaria.org/rra/dropship into main 4 years ago
rra 5ffcaf09cb prototyping the "pending transmissions" view 4 years ago
rra fa0310eb2f filepath needs to be string to pass to subprocess 4 years ago
Luke Murphy 10ce9be3cd
Remove tabs 4 years ago
Luke Murphy d8a06db7de
Add notes on ops 4 years ago
rra 4817ba2074 Update 'README.md' 4 years ago
Luke Murphy a7ef99ee4f
Remove extra ] 4 years ago
Luke Murphy 22163bd1be
Use correct ordering and slashes 4 years ago
Luke Murphy b32e463fd1
Pass all flags to pyinstaller directly 4 years ago
Luke Murphy 21164f5660
Optimise for Python 4 years ago
Luke Murphy cb73bc22b3
Install executable packer 4 years ago
Luke Murphy 4e91962244
Skip .spec file again 4 years ago
Luke Murphy c6d54d2aae
Add auto upload binaries from Travis 4 years ago
Luke Murphy 46ee7008f7
Use .org Travis 4 years ago
Luke Murphy 7960d7dd8e
Add pyinstaller to requirements 4 years ago
Luke Murphy d7e6c365a0
Add libgirepository package for Travis 4 years ago
Luke Murphy 7f0b63c519
Take a stab at a first Travis config 4 years ago
Luke Murphy 307984099b
Actually, don't ignore the spec file 4 years ago
Luke Murphy 63d85295eb
Ignore spec files too 4 years ago
Luke Murphy e8e7f54382
Ignore build folders 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