Pi66

git.pi66.xyz
A web interface for the pi66.xyz Git server
git clone https://git.pi66.xyz/git.pi66.xyz

Date Message Author Files + -
2026-08-13 17:53 feat: sync static files on release pi66 1 +15 -1
2026-08-06 18:54 doc: add readme file pi66 1 +13 -0
2026-07-24 09:12 fix: update blog link and domain pi66 1 +1 -1
2026-07-23 18:08 feat: expose repositories through global storage pi66 2 +15 -42
2026-07-23 16:19 feat: show repo last commit date as relative time (like 3 days ago) pi66 2 +56 -28
2026-07-23 11:40 refactor: remove redundant static sync hooks from main.py pi66 1 +0 -10
2026-07-23 11:28 refactor: extract duplicated nav links into shared partials/nav.html pi66 3 +9 -11
2026-07-23 11:28 fix: scale root font-size to correct oversized rem-based layout pi66 1 +4 -1
2026-07-23 10:11 fix: point git nav link to relative root instead of git.pi66.xyz pi66 2 +2 -2
2026-07-23 09:30 feat: add home/tools/more/gaza/git links to header nav pi66 1 +7 -0
2026-07-23 09:30 feat: show nav links in mobile view via mobile-nav partial pi66 2 +8 -0
2026-07-23 09:30 feat: add diffstat label and fix table layout on commit page pi66 1 +12 -4
2026-07-23 09:30 fix: align Log table columns and prevent mobile overflow with overflow-x-auto pi66 1 +16 -9
2026-07-23 09:30 fix: align Files table columns with shrink-to-fit widths pi66 1 +24 -22
2026-07-22 23:45 style: fix vertically center status letter in diffstat row in commit page. pi66 1 +1 -1
2026-07-22 23:32 feat: add diffstat summary to commit page pi66 4 +42 -33
2026-07-22 18:35 fix: use release destination in log builder pi66 1 +1 -1
2026-07-22 16:56 chore: ignore draft build output pi66 575 +1 -175582
2026-07-22 16:55 fix: sync static files to release directory pi66 1 +2 -2
2026-07-22 16:34 refactor: update site for merodi 0.4.0 pi66 1 +6 -4
2026-07-22 16:33 refactor: migrate project structure to src layout pi66 604 +175597 -9
2026-07-21 21:50 add: page_title and metadata_content to all pages pi66 8 +19 -2
2026-07-21 19:32 fix: point rsync source to build/static/ directory pi66 1 +2 -2
2026-07-21 19:28 fix: correct grammar in 404 page and add home link pi66 1 +2 -1
2026-07-21 19:20 fix: point GIT_DIR to server repo path instead of local dev path pi66 1 +1 -1
2026-07-21 17:01 Init project pi66 33 +1382 -0