about summary refs log tree commit diff
path: root/pkgs/applications/audio/castopod
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-01Merge pull request #305527 from r-ryantm/auto-update/castopodWeijia Wang1-3/+3
castopod: 1.10.5 -> 1.11.0
2024-04-22castopod: remove misuzu from maintainersmisuzu1-1/+1
2024-04-20castopod: 1.10.5 -> 1.11.0R. Ryantm1-3/+3
2024-04-01nixos/castopod: fix startup, displaying images, uploads up to 500 MiBAlexander Tomokhov1-5/+8
- new maxUploadSize option - new dataDir option (with ReadWritePaths systemd support) - admin page reports correct free disk space (instead of /nix/store) - fix example configuration in documentation - now podcast creation and file upload are tested during NixOS test - move castopod from audio to web-apps folder - verbose logging from the browser test
2024-03-14castopod: 1.6.4 -> 1.10.5R. Ryantm1-3/+3
2023-09-25nixosTests.castopod: initmisuzu1-0/+2
2023-09-25castopod: init at 1.6.4misuzu2-0/+140