From 59b03f0bc7802c60d5d1a6ac30aa29f8112b9d12 Mon Sep 17 00:00:00 2001 From: Arjun Komath Date: Wed, 30 Jul 2025 21:40:29 +1000 Subject: [PATCH 1/2] Add security.md --- SECURITY.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6beb41d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,27 @@ +# Security Policy + +## Supported Versions + +The following versions of Manage are currently supported with security updates: + +| Version | Supported | +| ------- | ------------------ | +| Latest | :white_check_mark: | +| < Latest| :x: | + +Since this is an actively developed application, we recommend always using the latest version to ensure you have the most recent security patches. + +## Reporting a Vulnerability + +We take security vulnerabilities seriously. If you discover a security issue, please report it responsibly: + +### Where to Report +- **Email**: Create a GitHub issue or contact the maintainer directly +- **Private Disclosure**: For sensitive security issues, please reach out privately before public disclosure + +### What to Include +- Description of the vulnerability +- Steps to reproduce the issue +- Potential impact assessment +- Any suggested fixes (if available) + From 341dc351d5957edeeea9347396c3291a54e46db6 Mon Sep 17 00:00:00 2001 From: Arjun Komath Date: Wed, 30 Jul 2025 23:14:55 +1000 Subject: [PATCH 2/2] Refactor homepage layout and enhance project showcase section --- app/page.tsx | 280 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 189 insertions(+), 91 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 740edec..f30922c 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -72,95 +72,7 @@ export default async function Home() { -
-
-
- + -
-
-

- See Manage in action -

-

- Real screenshots from the actual product. No mock-ups, no fake - data. -

-
- -
-
-
- Project overview dashboard showing tasks, progress, and team activity -
-
-
-

- Project Dashboard -

-

- Get a complete overview of your projects, track progress, and - manage team workload in one place. -

-
-
- -
-
- Task management interface with lists, priorities, and team assignments -
-
-
-

- Task Management -

-

- Organize tasks with lists, set priorities, assign team - members, and track progress with intuitive workflows. -

-
-
-
- -
-
-
- Calendar and events interface showing scheduled meetings and deadlines -
-
-
-

- Calendar & Events -

-

- Schedule meetings, set deadlines, and keep your team - synchronized with integrated calendar management. -

-
-
-
-
-
- -
+

Essential tools that keep your team{" "} @@ -181,7 +93,7 @@ export default async function Home() { +

-
+
{[ { icon: "📋", @@ -230,8 +142,194 @@ export default async function Home() {
+
+
+
+ + +
+
+ + +
+ +
+ {/* Project Dashboard Card */} +
+
+ + + + Project Overview +
+

+ Real-time project insights. +

+

+ Monitor project progress and resource allocation through + intuitive dashboards and analytics. +

+
+ Project overview dashboard +
+
+ + {/* Task Management Card */} +
+
+ + + + Task Management +
+

+ Organize work, deliver faster. +

+

+ Create task lists, set priorities, assign team members, and + track progress with powerful workflow automation. +

+
+ Task management interface +
+
+ + {/* Calendar & Events Card */} +
+
+ + + + + Calendar Integration + +
+

+ Never miss a deadline. +

+

+ Schedule meetings, track milestones, and keep your entire team + synchronized with integrated calendar views. +

+
+ Calendar and events interface +
+
+ + {/* Search & Organization Card */} +
+
+ + + + Smart Search +
+

+ Find anything, instantly. +

+

+ Full-text search across all your projects, tasks, and documents. + Filter by type, status, or team member with lightning speed. +

+
+
+
+ + + + Search everywhere... +
+
+ + Projects + + + Tasks + + + Events + + + Documents + +
+
+
+
+
+
+
+ {/* Technical Section */} -
+
+