particle-os-modules/modules
xyny a639f1f64f
refactor(default-flatpaks): version 2 (nushell) (#336)
* feat: initial draft of default-flatpaks v2

this version just sets up the config file but nothing to read it and install the flatpaks after boot

* chore: streamline logging

* chore: replace json with yaml as generated config format

* feat: set up groundwork for post boot scripts

* feat: rename installations -> configurations, initial implementation of post-boot part

* fix: put executable files into /usr/libexec/

* fix: improve fedora remote detection and removal

* feat: implement notifications for system flatpak setup

* chore(default-flatpaks): No need to expose `DISPLAY` for notify-send

* chore(default-flatpaks): Update service & add timers to match v1

* chore(default-flatpaks): Copy & enable timers instead of services

* chore(default-flatpaks): Fix typo for copying `user-flatpak-setup` timer

* chore(default-flatpaks): Copy post-boot files directly instead of placing them in `/usr/share/...`

* chore(default-flatpaks): Forgot to remove copying step of post-boot files to `/usr/share/...`

* chore: update to be in accordance with cli support for nushell

* feat: allow usage of fedora flatpak remote, remove fedora flatpaks and runtimes

* feat: refactor schema to support multiple versions of the module

* docs: separate docs for separate module versions

* fix: copy user-flatpak-setup.timer to correct directory

* chore: correctly document default values in schema

* fix: better flathub package checking
- use API url
- check everything before erroring out

* feat: warn users when giving this module v1 configuration

* fix: prevent addition of http get result into unavailablePackages list

* fix: mkdir before cp

* chore: fix () semantics problems highlighted by debugger

* feat: bluebuild-flatpak-manager CLI

* feat: alert user when trying to use module with old configuration

* docs: write basic documentation page and rewrite example

* fix: attempt to use configFile variable without dollar sign

* fix: no such things as .configurations
(the file is the array)

* fix: ensure no empty list is printed

* docs: add a quick note about learning to use the flatpak manager tool

* fix(schema): distinquish between versions

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>

* fix: add noninteractive flag to flatpak install commands

* fix: ensure repo to be used is enabled

* chore: ignore errors in notify wrapper just in case

* chore: add link to announcement

* docs: run through languagetool

---------

Co-authored-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com>
Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2025-07-26 14:09:39 +00:00
..
akmods fix: akmod example make the build fail (#433) 2025-07-22 22:29:22 +02:00
bling docs(bling): Add note about ublue-update being deprecated (#430) 2025-07-20 17:40:58 +02:00
brew chore: Use cp --update=none instead of cp -n 2025-03-20 12:45:54 +01:00
chezmoi chore(chezmoi): Fix log message (#393) 2025-02-28 14:35:28 +01:00
default-flatpaks refactor(default-flatpaks): version 2 (nushell) (#336) 2025-07-26 14:09:39 +00:00
dnf chore(dnf): Add --system for optfix service activation & readability 2025-05-21 17:57:32 +02:00
files fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
fonts fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
gnome-extensions fix(gnome-extensions): Languages not installed in some extensions 2025-04-27 09:58:09 +02:00
gschema-overrides docs(gschema-overrides): Some minor additional explanation to zz1- prefix recommendation 2025-04-07 19:20:14 +02:00
initramfs chore(initramfs): Support regenerating initramfs for multiple kernels if installed 2025-02-20 08:51:44 +01:00
justfiles fix(justfiles): Log message about grep not finding 60-custom.just 2025-03-10 10:57:29 +01:00
kargs docs(kargs): fix code block spacing 2025-04-27 08:58:03 +00:00
os-release chore: remove duplicate example from os-release module 2025-07-26 13:12:31 +00:00
rpm-ostree chore(rpm-ostree): Use /usr/lib/ directory instead of /etc/ for optfix service 2025-05-21 17:56:15 +02:00
script modules/script: fix path in example comment (#421) 2025-07-12 14:32:17 -04:00
signing fix(signing): Remove workaround for ublue-os images on using /usr/etc/ 2025-06-01 02:27:30 +02:00
systemd fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
yafti chore: Use cp --update=none instead of cp -n 2025-03-20 12:45:54 +01:00