Code Otaku
Code Otaku
Fixes #93 Fixes issue where opening Omina via the browser extension will not enqueue the requested download when there is not a currently running instance
Clicking the Omina button on the extension launches the application but doesn't add the download until clicked a second time **Expected behavior**: Omina should be launched and the post should...
The ability to delete a tag that is no longer used and have it removed from all files would be be convenient. Tags can be renamed and repurposed, but it...
Other components like the TextField have a focus method. The SearchBar should have one as well seeing as it has the autofocus property already. ### Discussed in https://github.com/flet-dev/flet/discussions/3350 Originally posted...