summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Remove Check for X-KDE-StartupNotifyJakobDev2023-04-211-3/+0
* Include screenshot size in "too large" errorssuve2022-12-301-4/+4
* Include screenshot height in "too small" errorsuve2022-12-301-2/+2
* Tell CURL to follow http redirect for validateHubert Figuière2022-10-101-0/+1
* trivial: Do not expect screenshots from console appsRichard Hughes2022-10-081-0/+1
* Initialize proxy resolver in appstream-validateMichael Catanzaro2022-07-221-0/+1
* Improve handling of <em> and <code> tagsJan Alexander Steffens (heftig)2022-07-182-46/+101
* trivial: Turn is_{em,code}_text fields into bitfieldsJan Alexander Steffens (heftig)2022-07-181-2/+2
* Properly initialize AsNodeToXmlHelperJan Alexander Steffens (heftig)2022-07-181-2/+2
* Correct typos in as-app.cFelix Yan2022-07-171-2/+2
* Use GProxyResolver to auto-detect the correct proxyRichard Hughes2022-07-151-0/+12
* Port from libsoup to libcurlRichard Hughes2022-06-083-52/+39
* trivial: Be explicit when ignoring return error valuesRichard Hughes2022-04-132-16/+16
* trivial: Fix a tiny memory leak on failureRichard Hughes2022-04-131-2/+2
* Add vcs-browser and contribute URL typeJakobDev2022-03-302-0/+12
* update to spdx 3.16Nick Richards2022-03-151-7/+105
* as-app: Also unwrap description in metainfo filesFabian Vogt2022-02-081-1/+4
* Fix validation of translated captions when LANG is not CmasterRichard Hughes2021-12-031-3/+3
* Revert "Don't emit legacy component type values"Richard Hughes2021-12-031-2/+2
* Don't emit legacy component type valuesMatthias Klumpp2021-08-101-2/+2
* Consider AppStream version as a stringCorentin Noël2021-08-036-73/+125
* meson: Check --version-script linker option before using.Biswapriyo Nath2021-07-271-1/+3
* 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