summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i18n: Add missing initializationHEADmasterGaël Bonithon2022-03-173-1/+12
* Fix missing mutex unlock in group schedulerGaël Bonithon2022-03-171-1/+1
* I18n: Update translation da (100%).Anonymous2022-03-141-4/+4
* I18n: Update translation ru (100%).Anonymous2022-03-121-3/+4
* I18n: Update translation eu (100%).Anonymous2022-02-131-3/+4
* I18n: Update translation uk (100%).Yarema aka Knedlyk2022-02-051-4/+4
* Rename service files according to the chosen service name prefixGaël Bonithon2022-01-092-3/+14
* Allow to choose an alternative service name prefixGaël Bonithon2022-01-0915-41/+62
* I18n: Update translation sr (100%).Саша Петровић2022-01-091-14/+14
* Build: Check for best possible grep, egrep, sedGaël Bonithon2022-01-093-5/+9
* I18n: Update translation ro (100%).Anonymous2022-01-061-3/+4
* I18n: Update translation pt_BR (100%).Wellington Almeida2022-01-041-3/+4
* I18n: Update translation sl (100%).Martin Srebotnjak2022-01-021-3/+4
* Updates for releasetumbler-4.17.0Gaël Bonithon2022-01-013-44/+120
* Update the list of authorsGaël Bonithon2022-01-011-0/+2
* Bump required gdk-pixbuf to 2.36.2Gaël Bonithon2022-01-011-12/+12
* I18n: Update translation he (100%).Omer I.S2022-01-011-3/+4
* Fix wrong parameters in error signalGaël Bonithon2021-12-291-1/+1
* Debug: Display data side-by-side when appropriateGaël Bonithon2021-12-295-9/+45
* Debug: Write on stderr if possibleGaël Bonithon2021-12-291-0/+8
* Add support for thumbnail size x-large and xx-largeGaël Bonithon2021-12-294-0/+28
* desktop-thumbnailer: Allow to override configuration in desktop filesGaël Bonithon2021-12-298-99/+182
* desktop-thumbnailer: Allow for thumbnailer overrideGaël Bonithon2021-12-292-9/+18
* Cleanup: Avoid code duplicationGaël Bonithon2021-12-295-96/+57
* Try all available thumbnailers before declaring failureGaël Bonithon2021-12-299-70/+134
* gepub-thumbnailer: Add missing sanity checkGaël Bonithon2021-12-291-3/+2
* Use GLib structured loggingGaël Bonithon2021-12-291-0/+1
* I18n: Update translation oc (100%).Anonymous2021-12-291-3/+3
* I18n: Update translation nb (100%).heskjestad2021-12-281-3/+4
* Add a corresponding systemd user service for the D-Bus session servicesSimon McVittie2021-12-275-0/+19
* Reserve some third-party API messages to debug loggingGaël Bonithon2021-12-275-4/+56
* Debug: Add some config-file-related messagesGaël Bonithon2021-12-262-5/+17
* Update generated doc and related filesGaël Bonithon2021-12-264-11/+37
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-2621-59/+116
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-2629-42/+158
* Debug: Convert dump functions to `GString, g_debug()`Gaël Bonithon2021-12-262-13/+27
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-2619-134/+92
* Cleanup: Use `g_file_peek_path()` when appropriateGaël Bonithon2021-12-2611-126/+55
* Cleanup: Remove deprecated GNOME build and TODO fileGaël Bonithon2021-12-266-410/+11
* I18n: Update translation tr (100%).Demiray Muhterem2021-12-251-3/+4
* I18n: Update translation it (100%).Emanuele Petriglia2021-12-251-3/+4
* Set the priority of external thumbnailers to 0Gaël Bonithon2021-12-231-7/+16
* Revert "Set Max file sizes."Gaël Bonithon2021-12-231-10/+10
* xdg-cache: Add missing sanity checkGaël Bonithon2021-12-231-1/+1
* xdg-cache: Remove temporary file when saving failedGaël Bonithon2021-12-231-0/+1
* I18n: Update translation sv (100%).Luna Jernberg2021-12-231-3/+4
* xdg-cache: Set thumbnail permissions to 600Gaël Bonithon2021-12-221-2/+1
* Fix mistake in previous commitGaël Bonithon2021-12-223-7/+10
* Fix typo in previous commitGaël Bonithon2021-12-2213-26/+26
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-2213-466/+106