summary refs log tree commit diff
path: root/src/AvatarProvider.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-09Add some try...catch logic around read-only databases so nheko won't crash ↵Joseph Donofry1-7/+48
if the db doesn't exist
2020-10-08Lint qml with qml-formatNicolas Werner31-2350/+3034
2020-10-08Try to fix windows buildNicolas Werner1-3/+3
2020-10-08More unused variables in bindingsNicolas Werner1-1/+3
2020-10-08Bump spdlog versionNicolas Werner1-2/+2
2020-10-08Fix unused variable warnings on old compilersNicolas Werner1-3/+12
2020-10-08Send master key in verification flow (if we trust it)Nicolas Werner2-0/+26
2020-10-08Try to please the CI godsNicolas Werner2-3/+5
2020-10-08Fix i