summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2026-08-31Post-release version bumpHEADmainPeter Eisenmann
2026-08-31Release 51.rc51.rcPeter Eisenmann
2026-08-06Post-release version bumpPeter Eisenmann
2026-08-06Release 51.beta51.betaPeter Eisenmann
2026-06-28Post-release version bumpKhalid Abu Shawarib
2026-06-28Release 51.alpha51.alphaKhalid Abu Shawarib
2026-06-05general: Use libgxdpKhalid Abu Shawarib
2026-03-14Post-release version bumpPeter Eisenmann
2026-03-14Release 50.050.0Peter Eisenmann
2026-03-01Post-release version bumpPeter Eisenmann
2026-03-01Release 50.rc50.rcPeter Eisenmann
2026-02-28build: List releases in metainfoPeter Eisenmann
Build date is no longer required, so drop it from meson.
2026-02-01Post-release version bumpPeter Eisenmann
2026-02-01Release 50.beta50.betaPeter Eisenmann
2026-01-07Post-release version bumpPeter Eisenmann
2026-01-07Release 50.alpha50.alphaPeter Eisenmann
2025-12-30Drop deprecated Nautilus.FileOperations interfacePeter Eisenmann
The DBus interface org.gnome.Nautilus.FileOperations was deprecated in version 3.37 (2020) with the introduction of its successor org.gnome.Nautilus.FileOperations2. Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2773
2025-12-28metainfo: Use supports for controlsMaximiliano Sandoval
This fixes `appstreamcli check-syscompat` for tablet and handset and it is needed by Bazaar for the app to be displayed as adaptive. See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-relations-control for more details.
2025-12-26general: Always try packagekit optionPeter Eisenmann
Instead of hiding this 17+ years old feature to offer installation of apps via packagekit behind an option, simply always try to make the DBus call and fallback if it fails. Also drop the user setting for "admins" to disable this, as with Flatpak apps can be installed in user space.
2025-12-26Revert "gschema: Revert accidental new translatable strings"Peter Eisenmann
These were strings reverted in a string freeze, but never un-reverted, so do that now. This reverts commit 40a8ed6fc5059f548269fa3b1c07acb04fddb896.
2025-09-15Post release version bumpPeter Eisenmann
2025-09-15Release version 49.049.0Peter Eisenmann
2025-08-31Post release version bumpPeter Eisenmann
2025-08-31Release version 49.rc49.rcPeter Eisenmann
2025-08-03Post release version bumpPeter Eisenmann
2025-08-03Release version 49.beta49.betaPeter Eisenmann
2025-07-17build-aux/leak-suppress: Move address sanitizer suppresion file to build auxKhalid Abu Shawarib
2025-07-17asan: Update tracker library nameKhalid Abu Shawarib
2025-07-14build: Specify check parameter for run_commandKhalid Abu Shawarib
This suppresses a meson warning
2025-07-14ci: Move potfiles script to build-auxKhalid Abu Shawarib
Having meta-development tools in data directory makes little sense.
2025-07-14ci: Move uncrustify to build-aux directoryKhalid Abu Shawarib
Having meta-development tools in data directory makes little sense.
2025-07-08appdata: Use English help manualKhalid Abu Shawarib
Removing the language suffix leads nowhere.
2025-06-30Post release version bumpPeter Eisenmann
2025-06-30Release version 49.alpha49.alphaPeter Eisenmann
2025-03-30data/metainfo: Add more detailsKhalid Abu Shawarib
2025-03-30data/metainfo: Update screenshotsKhalid Abu Shawarib
Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/3812
2025-03-16Post release version bumpPeter Eisenmann
2025-03-16Release version 4848.0Peter Eisenmann
2025-03-15build: Add check keyword argumentKhalid Abu Shawarib
See: https://github.com/mesonbuild/meson/issues/9300
2025-03-02Post release version bumpPeter Eisenmann
2025-03-02Release version 48.rc48.rcPeter Eisenmann
2025-02-19data/leak-suppress: Add leaky GTK functionKhalid Abu Shawarib
2025-02-12data/run-uncrustify: Run in parallelKhalid Abu Shawarib
2025-02-12Post release version bumpPeter Eisenmann
2025-02-12Release version 48.beta48.betaPeter Eisenmann
2025-01-25flatpak: Set Tracker Miners domain using config optionSam Thursfield
The current approach dates from before the 'domain_prefix' option existed in Tracker Miners. It is already used by Totem[1] and should be used by all apps that bundle Tracker Miners. 1. https://gitlab.gnome.org/GNOME/totem/-/blob/master/flatpak/org.gnome.Totem.Devel.json#L164
2024-10-04metainfo: Remove `.desktop` suffix and add colorsBrage Fuglseth
The `.desktop` suffix is ignored across the stack and throws a warning in the [app overview][1]. Brand colors are used for banners in app store frontends. [1]: https://sophie-h.pages.gitlab.gnome.org/app-overview/?annotations=true&last_review=true&SEARCH=nautilus
2024-10-02metainfo: Update input control dataBrage Fuglseth
2024-09-16Post-release version bumpCorey Berla
2024-09-15Release version 47.047.0Corey Berla