From b6b79f36e1fea6ed287a2166a7f5a89b68e27c33 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 18 Jan 2026 20:53:03 +0100 Subject: [PATCH] remove DashPress (Unmaintained since Dec 2024) (#1946) - ref: #1 - `ERROR:awesome_lint.py: Dashpress: last updated -392 days, 1:18:57.057189 ago, older than 365 days` - https://github.com/dashpresshq/dashpress/issues/105 ``` package-lock.json (npm) Total: 36 (UNKNOWN: 0, LOW: 5, MEDIUM: 17, HIGH: 13, CRITICAL: 1) ``` --- software/dashpress.yml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 software/dashpress.yml diff --git a/software/dashpress.yml b/software/dashpress.yml deleted file mode 100644 index 26302f6144..0000000000 --- a/software/dashpress.yml +++ /dev/null @@ -1,27 +0,0 @@ -name: Dashpress -website_url: https://github.com/dashpresshq/dashpress -description: Generate fully functional admin apps in seconds from your database information, with a single command. -licenses: - - AGPL-3.0 -platforms: - - Nodejs - - Docker -tags: - - Software Development - Low Code -source_code_url: https://github.com/dashpresshq/dashpress -stargazers_count: 1881 -updated_at: '2024-12-21' -archived: false -commit_history: - 2025-02: 0 - 2025-03: 0 - 2025-04: 0 - 2025-05: 0 - 2025-06: 0 - 2025-07: 0 - 2025-08: 0 - 2025-09: 0 - 2025-10: 0 - 2025-11: 0 - 2025-12: 0 - 2026-01: 0