- 16 Aug, 2019 4 commits
-
-
Matthias Klumpp authored
-
Piotr Drąg authored
Currently translated at 85.8% (266 of 310 strings)
-
yurchor authored
Currently translated at 100.0% (310 of 310 strings)
-
Rafael Fontenelle authored
Currently translated at 73.9% (229 of 310 strings)
-
- 15 Aug, 2019 9 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
CC: #67
-
Matthias Klumpp authored
This is describing icon themes following the XDG icon theme spec. CC: #67
-
Matthias Klumpp authored
This can be useful if you only know the tag, but want its explanation/severity without actually having the AsValidatorIssue.
-
Matthias Klumpp authored
Also, this avoids an API break if we ever need an AsVideoCodec class in future.
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
- 14 Aug, 2019 11 commits
-
-
Matthias Klumpp authored
CC: #175
-
Milo Casagrande authored
Currently translated at 66.9% (202 of 302 strings)
-
Piotr Drąg authored
Currently translated at 78.1% (236 of 302 strings)
-
Ryo Nakano authored
Currently translated at 53.6% (162 of 302 strings)
-
yurchor authored
Currently translated at 100.0% (302 of 302 strings)
-
Matthias Klumpp authored
-
Matthias Klumpp authored
CC: #175
-
Matthias Klumpp authored
-
Matthias Klumpp authored
This resolves #175
-
xiazhang authored
Currently translated at 86.8% (171 of 197 strings)
-
Matthias Klumpp authored
-
- 13 Aug, 2019 11 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
See #175 for the discussion about this feature.
-
Matthias Klumpp authored
These have happened in the wild, and the validator should alert people to these issues, as they are always unintentional.
-
Matthias Klumpp authored
The "id" type was simply missing due to an oversight, and the "mediatype" type will likely exist in a future release of the specification, so let's support it early.
-
Matthias Klumpp authored
Having those could lead to circular references between components so that they can not be freed properly anymore, or even worse may crash AppStream in an infinite recursion when building the data pool. Since we don't fully control the data we are processing, it's good to protect against these issues as much as possible, even though they should not ever happen on a system that receives well processed metadata.
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
This adds a few checks and cleanups for the release metadata, most importantly validating the release dates for correctness. See issue #245 for more information.
-
Matthias Klumpp authored
This resolves #245
-
Matthias Klumpp authored
-
- 12 Aug, 2019 5 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
This was already made clear in the spec part of the documentation, but the quickstart page was not up to date.
-
Matthias Klumpp authored
The answer is: Pretty much use .metainfo.xml all the time, unless you have a desktop-app in which case you may choose .appdata.xml (which will likely be supported forever for legacy compatibility).
-