summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Update current newest version in AsStoreCorentin Noël2021-07-231-1/+1
* Support em/code tagsPhilip Müller2021-06-152-0/+52
* Add validation for duplicate license xml elementsOtto Urpelainen2021-05-184-3/+23
* builder: make directories as 0755 && umaskPavel Raiskup2021-05-041-1/+1
* Do not show a critical warning on <suggests><id/></suggests>Richard Hughes2021-04-152-1/+24
* as-app: Parse launchables from DEP-11Sebastian Krzyszkowiak2020-12-021-0/+12
* as-app: Parse custom tags from DEP-11Sebastian Krzyszkowiak2020-12-021-0/+8
* as-content-rating: Align the OARS/CSM mappings of sex-*Philip Withnall2020-10-291-1/+15
* Don't ignore localized strings that are the same as originalIsaque Galdino2020-06-231-6/+1
* Test launchable tags in validationIan McInerney2020-06-152-2/+38
* as-app: Don't initialize mutex twiceKalev Lember2020-06-111-1/+0
* as-content-rating: Expand translator comments to link to OARS websitePhilip Withnall2020-06-091-98/+98
* as-content-rating: Lower the OARS/CSM mapping of sex-homosexuality/intensePhilip Withnall2020-06-091-1/+1
* as-content-rating: Add content rating system APIs from gnome-softwarePhilip Withnall2020-06-053-0/+1053
* Allow timestamp in the future in validate-relaxBartłomiej Piotrowski2020-04-241-1/+3
* Fix crash with invalid children of <ul/>Fabian Vogt2020-04-222-1/+12
* as-app: Properly initialize unique_id_mutexLaurent Bigonville2020-04-161-0/+1
* Support versioning on clang/macOSOleksii Samorukov2020-01-172-1/+8
* Use internal uuid library in macOSOleksii Samorukov2020-01-172-0/+6
* docs: Fix examples of AsNodeToXmlFlags using an invalid flag.Robert Ancell2020-01-172-3/+3
* trivial: Fix CI by moving 'future' back a bitRichard Hughes2020-01-061-1/+1
* as-app: properly initialize unique_id_mutexMarc-Antoine Perennou2019-12-031-0/+1
* Use _fullpath() instead of GetFullPathNameA().Jehan2019-11-251-8/+5
* Fix Win32 headers.Jehan2019-11-251-1/+1
* trivial: Add a new self test for ${id}/${locale}.qm translationsKalev Lember2019-11-141-0/+38
* Support ${id}/${locale}.qm in addition to ${id}_${locale}.qmKalev Lember2019-11-141-2/+39
* trivial: Move a check earlier so that we exit the correct loopKalev Lember2019-11-141-5/+5
* as-app: add "icon-theme" as recognised component typeFabio Valentini2019-11-012-0/+4
* trivial: Mark an internal function as staticRichard Hughes2019-10-041-1/+1
* as-content-rating: Make default values match OARS semanticsPhilip Withnall2019-10-022-30/+106
* Allow parsing desktop files using as_app_parse_data()Richard Hughes2019-09-303-51/+80
* Update list of allowed metadata licencesscx2019-09-191-1/+11
* Log expected and actual screenshot dimensions when failingTobias Mueller2019-09-131-6/+6
* Offset future checks by UTC+14Peter Hutterer2019-08-271-1/+2
* Do not preserve restrictive permissions when installing AppStream filesRichard Hughes2019-08-072-3/+2
* Support loading YAML from as_store_from_bytesRobert Ancell2019-08-051-21/+69
* Do not allow forward or backwards slashes in <id> valuesRichard Hughes2019-06-101-0/+5
* Do not require <translation> for validation unless strictKalev Lember2019-05-172-8/+4
* Do not require <update_contact> for validation unless strictRichard Hughes2019-05-142-8/+4
* add UPL short name to SPDX conversionSalman Siddiqui2019-04-091-0/+1
* Update the SPDX license list to v3.5Richard Hughes2019-04-091-25/+44
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-0811-16/+16
* Only require <release> for validate, but not validate-relaxKalev Lember2019-03-291-4/+7
* Allow building on WindowsJehan2019-03-2611-33/+115
* Modernize the validation requirementsRichard Hughes2019-03-202-46/+137
* Fix build of libappstream-glib clientsJürg Billeter2019-02-1031-31/+31
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-0952-261/+101
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-0989-1335/+89
* Do not overwrite the project group using heuristics if already setRichard Hughes2019-02-061-8/+14
* Use rpmvercmp instead of internal vercmp when built with rpm supportKalev Lember2019-02-062-0/+12