Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-20 | Download newer installer framework from mirror while official repos are down | Nicolas Werner | 1 | -1/+3 | |
2021-01-19 | Simplify section handling a bit | Nicolas Werner | 4 | -73/+49 | |
2021-01-19 | Support webcams that report [min,max] frame rates | trilene | 1 | -1/+10 | |
2021-01-19 | Translated using Weblate (Finnish) | Weblate | 1 | -3/+1 | |
Currently translated at 42.7% (186 of 435 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | |||||
2021-01-19 | Translated using Weblate (Hungarian) | Weblate | 1 | -21/+21 | |
Currently translated at 11.7% (51 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-19 | Translated using Weblate (Estonian) | Weblate | 1 | -26/+26 | |
Currently translated at 100.0% (435 of 435 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-01-19 | Fix crash when persisting null relations | Nicolas Werner | 1 | -12/+21 | |
2021-01-19 | Add some missing things to changelog | Nicolas Werner | 1 | -2/+3 | |
2021-01-18 | Fix typo | trilene | 20 | -21/+21 | |
2021-01-19 | Fix completer opening in wrong place after warning fix | Nicolas Werner | 1 | -2/+2 | |
2021-01-19 | Fix qml warnings | Nicolas Werner | 2 | -15/+23 | |
2021-01-19 | Fix presence unknown type warning | Nicolas Werner | 2 | -10/+11 | |
2021-01-19 | Update translations | Nicolas Werner | 1 | -6/+1 | |
2021-01-18 | Translated using Weblate (Estonian) | Weblate | 1 | -5/+5 | |
Currently translated at 94.1% (416 of 442 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-01-18 | Translated using Weblate (Hungarian) | Weblate | 1 | -3/+8 | |
Currently translated at 6.7% (30 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-18 | Update `brew` install command | Caleb Jasik | 1 | -1/+1 | |
Brew has moved away from using the `brew cask` command, so either `brew install nheko` or `brew install --cask nheko` should probably be reccomended instead. They are trying to combine casks and formulas into the same commands, where you can specify `--formula` or `--cask` to get the old behavior. | |||||
2021-01-19 | update translations | Nicolas Werner | 19 | -138/+178 | |
2021-01-18 | Update Esperanto translation | Loren Burkholder | 1 | -153/+112 | |
2021-01-18 | Fix mistakes in CHANGELOG | Nicolas Werner | 1 | -2/+2 | |
2021-01-18 | Update changelog for 0.8.0 | Nicolas Werner | 1 | -1/+1 | |
2021-01-18 | Update changelog for 0.8.0 | Nicolas Werner | 1 | -0/+93 | |
2021-01-18 | Improve hover stuff, needs HoverHandler for a proper fix | Nicolas Werner | 2 | -8/+11 | |