lfxgroove

Results 4 issues of lfxgroove

# Project Improvement Currently `oxide_auth_rocket::OAuthFailure` is a struct with a private inner field `Kind` which one can retrieve variants from via the `oauth()` and `web()` methods. If you want to...

improvement

This allows two basic test applications that use either of the APIs for barcode scanning to work, however they send in a bitmap directly to the detect() method. I haven't...

This allows two basic test applications that use either of the APIs for barcode scanning to work, however they send in a bitmap directly to the detect() method. I haven't...

This kind of hackily supports translations for footer_links/tagline. An example of how that might look when you've got english and russian translations: ``` [extra] [extra.footer_tagline] en = "English tagline" ru...