Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan van Brügge
1c6325cb74
authentik,authentik-outposts.ldap: 2023.10.7 -> 2024.2.2 2024-03-06 13:22:52 +00:00
Jan van Brügge
d0655c769e
authentik: Fix logo path for email stage 2024-02-19 18:34:25 +00:00
Jan van Brügge
8c335258bd
authentik-outposts.ldap: init at 2023.10.7 2024-01-31 13:45:10 +00:00
Jan van Brügge
3d9a9b12ab
authentik: init at 2023.10.7 2024-01-31 13:45:09 +00:00