Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-09 | Add some try...catch logic around read-only databases so nheko won't crash if... | Joseph Donofry | 1 | -7/+48 |
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 issues with old qt and bump to 5.10 | Nicolas Werner | 4 | -24/+26 |
2020-10-08 | Implement signature upload for own master key | Nicolas Werner | 4 | -2/+52 |
2020-10-08 | Calculate verification status from cross-signing sigs and update dynamically | Nicolas Werner | 9 |