From 38e2fb3df4c5075234e35ee790eca5121bcf8900 Mon Sep 17 00:00:00 2001 From: Luke Thomas <96008479+Zoobdude@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:42:06 +0000 Subject: [PATCH 1/2] Add Enclosed --- software/enclosed.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/enclosed.yml diff --git a/software/enclosed.yml b/software/enclosed.yml new file mode 100644 index 0000000000..fd6b9ebb11 --- /dev/null +++ b/software/enclosed.yml @@ -0,0 +1,13 @@ +name: "Enclosed" +website_url: "https://enclosed.cc/" +source_code_url: "https://github.com/CorentinTh/enclosed" +description: "A minimalistic web application designed for sending private and secure notes." +licenses: + - Apache-2.0 +platforms: + - Nodejs + - Docker +tags: + - File Transfer - Single-click & Drag-n-drop Upload + - Pastebins +demo_url: "https://enclosed.cc/" \ No newline at end of file From 7c3755c9ae18879579d2d29f04d4672beb758658 Mon Sep 17 00:00:00 2001 From: Luke Thomas <96008479+Zoobdude@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:13:49 +0000 Subject: [PATCH 2/2] Add Enclosed Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/enclosed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/enclosed.yml b/software/enclosed.yml index fd6b9ebb11..ac0c44ff51 100644 --- a/software/enclosed.yml +++ b/software/enclosed.yml @@ -5,8 +5,8 @@ description: "A minimalistic web application designed for sending private and se licenses: - Apache-2.0 platforms: - - Nodejs - Docker + - Nodejs tags: - File Transfer - Single-click & Drag-n-drop Upload - Pastebins