From 8a9a2940289a8255e9054d7f626678f6842d56fe Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 12 May 2025 23:33:25 +0200 Subject: [PATCH 1/2] Add Fireshare to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index cde33fcc11..5c52e1067f 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -688,6 +688,13 @@ upstream = "https://github.com/mickael-kerjean/filestash" website = "https://www.filestash.app/" added_date = 1695656621 # 2023/09/25 + +[fireshare] +name = "Fireshare" +description = "Fireshare provids a way for you to share any videos you have through a unique link." +upstream = "https://github.com/ShaneIsrael/fireshare" +website = "https://v.fireshare.net/" + [fishnet] name = "fishnet" description = "Distributed Stockfish analysis for lichess.org" From c6ed0afe946fc9ae58fc8ab30dd3a053b6351cbb Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 13 May 2025 08:25:56 +0200 Subject: [PATCH 2/2] typo --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 5c52e1067f..03294f0ccd 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -691,7 +691,7 @@ added_date = 1695656621 # 2023/09/25 [fireshare] name = "Fireshare" -description = "Fireshare provids a way for you to share any videos you have through a unique link." +description = "Fireshare provides a way for you to share any videos you have through a unique link." upstream = "https://github.com/ShaneIsrael/fireshare" website = "https://v.fireshare.net/"