Alex
Alex
When dispatching a job fails because of a missing connection, a record remains in the jobs table with the status of `queued`. This can be handled manually by wrapping each...
**Is your feature request related to a problem? Please describe.** There is no way to include dependencies in a `@repeat_every` function (aka `service = Depends(get_service)`). This means if you've built...
Seems like the `NSStatusItem` code may need some reworking, especially to support dark mode. Good notes on the issue here - http://indiestack.com/2014/10/yosemites-dark-mode/ But since we don't use icons directly (custom...