From ece715500ecc68dcd0090673a1564c986dcbf1a4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Nov 2023 07:03:40 +0100 Subject: [PATCH 1/2] Add FindMyDeviceServer to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index efbecb63..7a75f963 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -418,6 +418,12 @@ description = "A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, upstream = "https://github.com/mickael-kerjean/filestash" website = "https://www.filestash.app/" +[findmydeviceserver] +name = "FindMyDeviceServer" +description = "This server is able to communicate with FMD and save the latest location encrypted on it." +upstream = "https://gitlab.com/Nulide/findmydeviceserver" +website = "" + [fishnet] name = "fishnet" description = "Distributed Stockfish analysis for lichess.org" From d1e5a90d42003283e509b9a6f5ff56e292d981bb Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:50:24 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index 7a75f963..89e4972f 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -419,8 +419,8 @@ upstream = "https://github.com/mickael-kerjean/filestash" website = "https://www.filestash.app/" [findmydeviceserver] -name = "FindMyDeviceServer" -description = "This server is able to communicate with FMD and save the latest location encrypted on it." +name = "FindMyDevice Server" +description = "Track, wipe and issue other commands to your device when it's lost." upstream = "https://gitlab.com/Nulide/findmydeviceserver" website = ""