summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Set the locale under which to run testswip/hadess/get-users-languagesBastien Nocera2022-07-291-0/+2
* dir: Get user's languages from AccountsServiceBastien Nocera2022-07-281-2/+101
* dir: Use AccountsService to get system languagesBastien Nocera2022-07-281-11/+54
* common: Add missing error codes to GDBusErrorEntry arrayPhaedrus Leeds2022-07-251-0/+2
* build-export: Fully ignore stdout content of icon validationPhaedrus Leeds2022-07-251-1/+3
* CONTRIBUTING.md: Add instructions for using TESTS variablePhaedrus Leeds2022-07-251-0/+8
* app: Un-split translatable strings againPhaedrus Leeds2022-07-231-15/+43
* app: Remove a duplicated else if blockPhaedrus Leeds2022-07-232-4/+0
* app: Un-split some translatable stringsPhaedrus Leeds2022-07-232-43/+92
* app: Un-split EOL translatable sentencesPhaedrus Leeds2022-07-231-32/+28
* uninstall: Prompt for confirmation on used runtime removalPhaedrus Leeds2022-07-211-17/+37
* app: Tweak messages about dependent appsPhaedrus Leeds2022-07-212-5/+14
* uninstall: Ask for confirmation for used runtime extensionsPhaedrus Leeds2022-07-211-3/+101
* app: Improve checking for dependent apps in EOL messagesPhaedrus Leeds2022-07-211-0/+51
* app: List apps that use a runtime extension when it's EOLPhaedrus Leeds2022-07-215-17/+258
* transaction: Fix typos and wrap linesPhaedrus Leeds2022-07-201-7/+9
* transaction: Tweak docs on get_related_to_ops() APIPhaedrus Leeds2022-07-201-6/+7
* Update ru.po (#4975)Alexmelman882022-07-201-375/+168
* Updated Chinese translation (#4993)dundunplus2022-07-201-8/+8
* selinux: Permit read access to symbolic links in /var/lib/flatpakDebarshi Ray2022-07-201-0/+1
* doc/flatpak-override: Tweak manpagePhaedrus Leeds2022-07-181-2/+4
* common: Remove erroneous Since: annotationsPhaedrus Leeds2022-07-181-4/+0
* app/flatpak-complete.c: Fix typoPhaedrus Leeds2022-07-181-1/+1
* app: Fix inefficiency in pin and mask commandsPhaedrus Leeds2022-07-182-6/+8
* Increase verbosity of extension missing error messagesFina Wilke2022-07-171-2/+2
* CI: Use CodeQL Action v2, not the deprecated v1Debarshi Ray2022-06-281-2/+2
* Revert "CI: Temporarily build without libsystemd"Phaedrus Leeds2022-06-281-2/+2
* .gitignore: Add tests/runtime-repo.stampPhaedrus Leeds2022-06-271-0/+1
* try-syscall: Cope with old glibc without PR_SET_CHILD_SUBREAPER definedSimon McVittie2022-06-271-0/+4
* try-syscall: Use compiler-predefined macros to detect mips ABISimon McVittie2022-06-271-3/+3
* CI: Temporarily build without libsystemdPhaedrus Leeds2022-06-241-2/+2
* tests: Skip test-history.sh without libsystemdPhaedrus Leeds2022-06-242-0/+8
* Update Ukrainian translationYuri Chornoivan2022-06-241-7/+51
* Update Turkish translationyakusha2022-06-241-22/+23
* Update Swedish translationAnders Jonsson2022-06-201-22/+67
* Update Ukrainian translationYuri Chornoivan2022-06-201-41/+29
* flatpak-remote: Fix some minor leaks of some property valuesPhilip Withnall2022-06-201-0/+5
* Update POTFILES.inPiotr Drąg2022-06-171-0/+1
* Update pofiles for release1.13.3Phaedrus Leeds2022-06-1623-7200/+8687
* build: Bump version to 1.13.3Phaedrus Leeds2022-06-161-1/+1
* Update NEWS for 1.13.3Phaedrus Leeds2022-06-161-15/+17
* NEWS: Update for 1.13.3 so farDebarshi Ray2022-06-161-4/+16
* CI: Build appstream dependencyAlexander Larsson2022-06-161-1/+11
* Extend the CI build support, including testing the soup backendAlexander Larsson2022-06-161-3/+57
* CI: Add libcurl-dev to CI installAlexander Larsson2022-06-161-3/+3
* http: Support curlAlexander Larsson2022-06-163-3/+370
* flatpak-http: Restructure the soup http implementationAlexander Larsson2022-06-163-611/+626
* tests: Don't fail if OSTREE_DEBUG_HTTP is set in the test envAlexander Larsson2022-06-161-0/+1
* uri utils: Add some helpers for HTTP timestampsAlexander Larsson2022-06-162-5/+230
* Move all use of soup APIs into flatpak-utils-httpAlexander Larsson2022-06-165-20/+13