Commit Graph
20 Commits
Author SHA1 Message Date
harineandClaude Sonnet 5 2fee57bd44 Auto-deploy website on push to master
Adds a Jenkinsfile stage that copies website/index.html to the live
nginx docroot whenever a change touches website/, so teammates can
edit the site (via Gitea web UI or a normal PR) without needing VM
access -- merge to master and it's live within one poll cycle (~5 min).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-18 00:33:44 +08:00
harineandClaude Sonnet 5 d7abc9fb4b Add project website (Goal 3: required deliverable)
Static one-page site covering the problem statement, features, scope,
team roster, and infra links, drawn from docs/proposal.md and
docs/design/product-design.md. Deployed via nginx on the team19 VM
at http://51.79.242.163:5002.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-17 18:42:00 +08:00
harine 96d24827b9 Merge branch 'master' into Harine 2026-09-17 17:53:08 +08:00
unplayable 118d5ae93c Merge pull request #1 from DefiantWanderer/ci/jenkins-pipeline
Add Jenkinsfile for CI build pipeline
2026-09-17 12:28:44 +08:00
harineandClaude Sonnet 5 bf090b2526 Add Jenkinsfile for CI build pipeline
Builds the Debug APK and runs unit tests on push, using the Android
SDK/NDK toolchain installed on the team19 VM (Goal 2 of the course's
VM onboarding). Runs on Jenkins at http://51.79.242.163:5001.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-17 11:21:58 +08:00
harine 1465b7984a Update PosePhaseDetector.kt 2026-09-16 22:54:42 +08:00
harine 95a64de109 Merge remote-tracking branch 'origin/jingwen' into Harine 2026-09-16 22:54:25 +08:00
harine 439ce873a6 Update PosePhaseDetector.kt 2026-09-16 22:32:18 +08:00
harine c52a133a0d Merge branch 'master' into Harine 2026-09-16 22:23:41 +08:00
harine bd9254d19c Add .gitattributes for Git LFS binary tracking
Tracks ML models, video/audio, images, and Android build artifacts
via LFS with file locking, per the team's VM/source-control setup.
2026-09-16 22:17:33 +08:00
harine ac3eb98b9c Push changes with step counter and recognizing poses 2026-09-15 09:16:51 +08:00
harine 373d65a9d5 Merge branch 'master' into Harine 2026-09-12 17:34:27 +08:00
harine 28fc652097 new stuff added yes 2026-09-12 17:34:07 +08:00
harine c5d635a94e updated 2026-09-08 09:53:28 +08:00
harine b934e79d47 new changes with updates 2026-09-08 09:12:37 +08:00
harine e7cb217de8 Added tuning feature and hand palm action to reset the timer 2026-09-07 19:38:43 +08:00
harine 41b567929a fixed issue with step counter 2026-09-07 17:37:11 +08:00
harine 5fe424316e added working step counter 2026-09-07 16:10:45 +08:00
harine cfdd965cf9 Added new changes for my own device 2026-08-18 23:36:06 +08:00
harine afb9d800ff Update .gitignore 2026-08-18 22:26:07 +08:00