710 B
710 B
| id | title | status | assignee | created_date | labels | dependencies | priority |
|---|---|---|---|---|---|---|---|
| task-1 | Rebuild site and add admin video manager | Done | 2026-02-11 02:15 | high |
Description
Rebuilt Higgy's Android Boxes website from static HTML export into proper Next.js 15 project. Switched from static export (nginx) to standalone Node.js server. Added admin panel at /admin for managing YouTube tutorial videos (add/delete with auto YouTube title+thumbnail fetch). Added client password gate for video section. Linked Facebook page. Replaced favicon with Android robot icon. Deployed with Docker + Traefik on Netcup with auto-deploy webhook.