Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-09 | Add some try...catch logic around read-only databases so nheko won't crash ↵ | Joseph Donofry | 1 | -7/+48 | |
if the db doesn't exist | |||||
2020-10-08 | Lint qml with qml-format | Nicolas Werner | 31 | -2350/+3034 | |
2020-10-08 | Try to fix windows build | Nicolas Werner | 1 | -3/+3 | |
2020-10-08 | More unused variables in bindings | Nicolas Werner | 1 | -1/+3 | |
2020-10-08 | Bump spdlog version | Nicolas Werner | 1 | -2/+2 | |
2020-10-08 | Fix unused variable warnings on old compilers | Nicolas Werner | 1 | -3/+12 | |
2020-10-08 | Send master key in verification flow (if we trust it) | Nicolas Werner | 2 | -0/+26 | |
2020-10-08 | Try to please the CI gods | Nicolas Werner | 2 | -3/+5 | |
2020-10-08 | Fix i |