mirror of
https://github.com/safing/web
synced 2025-09-01 02:29:02 +00:00
Update next page cards
This commit is contained in:
parent
672400b501
commit
9b60f49b32
1 changed files with 23 additions and 36 deletions
|
@ -16,28 +16,6 @@
|
||||||
|
|
||||||
cards:
|
cards:
|
||||||
done:
|
done:
|
||||||
- title: Simplify Portmaster Settings
|
|
||||||
description:
|
|
||||||
- Current Portmaster settings are complicated. Especially settings connected to the Network Ratings are hard to grasp for new users. Re-imagine and simplify.
|
|
||||||
projects:
|
|
||||||
- Portmaster
|
|
||||||
team:
|
|
||||||
- Luke
|
|
||||||
- Patrick
|
|
||||||
- title: Evaluate Custom Filter Lists
|
|
||||||
description: Research how custom filter lists could be integrated into the Portmaster. After the evaluation decide whether to move this forward or not.
|
|
||||||
projects:
|
|
||||||
- Portmaster
|
|
||||||
team:
|
|
||||||
- Daniel
|
|
||||||
- title: Stabilize Network Structure
|
|
||||||
description:
|
|
||||||
Evaluate why speeds and latency are still below par and bring them up to speed.
|
|
||||||
projects:
|
|
||||||
- SPN
|
|
||||||
team:
|
|
||||||
- Daniel
|
|
||||||
in_progress:
|
|
||||||
- title: Redesign Application Pages
|
- title: Redesign Application Pages
|
||||||
description:
|
description:
|
||||||
- With "On/Off" switches now available, redesign the settings page and make it easy to switch between monitoring an app and configuring its settings.
|
- With "On/Off" switches now available, redesign the settings page and make it easy to switch between monitoring an app and configuring its settings.
|
||||||
|
@ -46,6 +24,21 @@ cards:
|
||||||
team:
|
team:
|
||||||
- Luke
|
- Luke
|
||||||
- Patrick
|
- Patrick
|
||||||
|
- title: Implement Tailwind Components
|
||||||
|
description: "A lot of duplication happens in the HTML of our different web projects. Having already built the most common components into CSS component classes, such as `btn-primary`, implement them into the main website to remove duplication and clean up the HTML."
|
||||||
|
projects:
|
||||||
|
- Website
|
||||||
|
team:
|
||||||
|
- Luke
|
||||||
|
- title: Visit Opt Out Podcast
|
||||||
|
description:
|
||||||
|
- Seth from the amazing Opt Out privacy podcast recently invited us to be part of Opt Out S02, where he chats with different privacy creators. Most definitely!
|
||||||
|
projects:
|
||||||
|
- Community
|
||||||
|
team:
|
||||||
|
- Daniel
|
||||||
|
- David
|
||||||
|
in_progress:
|
||||||
- title: Rework Installers & PKGBUILD
|
- title: Rework Installers & PKGBUILD
|
||||||
description:
|
description:
|
||||||
- The current installation experience is sub-optimal. Prompt users to reboot their system after installation to mitigate issues.
|
- The current installation experience is sub-optimal. Prompt users to reboot their system after installation to mitigate issues.
|
||||||
|
@ -62,6 +55,14 @@ cards:
|
||||||
team:
|
team:
|
||||||
- Patrick
|
- Patrick
|
||||||
- Daniel
|
- Daniel
|
||||||
|
- title: Full-Device Network Monitor
|
||||||
|
description:
|
||||||
|
- Enable users to view connections across all applications. Make it easy to filter based on individual needs.
|
||||||
|
projects:
|
||||||
|
- Portmaster
|
||||||
|
team:
|
||||||
|
- Patrick
|
||||||
|
- Luke
|
||||||
- title: Select Exit Node
|
- title: Select Exit Node
|
||||||
description:
|
description:
|
||||||
Let SPN users select at which server they want to exit for certain apps. Also make it easy to exclude certain apps or websites from using the SPN.
|
Let SPN users select at which server they want to exit for certain apps. Also make it easy to exclude certain apps or websites from using the SPN.
|
||||||
|
@ -76,19 +77,5 @@ cards:
|
||||||
team:
|
team:
|
||||||
- David
|
- David
|
||||||
- Pranav
|
- Pranav
|
||||||
- title: Implement Tailwind Components
|
|
||||||
description: "A lot of duplication happens in the HTML of our different web projects. Having already built the most common components into CSS component classes, such as `btn-primary`, implement them into the main website to remove duplication and clean up the HTML."
|
|
||||||
projects:
|
|
||||||
- Website
|
|
||||||
team:
|
|
||||||
- Luke
|
|
||||||
- title: Visit Opt Out Podcast
|
|
||||||
description:
|
|
||||||
- Seth from the amazing Opt Out privacy podcast recently invited us to be part of Opt Out S02, where he chats with different privacy creators. Most definitely!
|
|
||||||
projects:
|
|
||||||
- Community
|
|
||||||
team:
|
|
||||||
- Daniel
|
|
||||||
- David
|
|
||||||
postponed:
|
postponed:
|
||||||
discarded:
|
discarded:
|
||||||
|
|
Loading…
Add table
Reference in a new issue