Commit Graph
30 Commits
Author SHA1 Message Date
M1ngdaXie 74554210dd feat: enhance user interface with CRT effects, update AboutMe and Projects sections, and add new Collab app
Deploy / deploy (push) Successful in 14s
2026-05-07 21:42:06 +08:00
M1ngdaXie 38bc80c566 feat(wallpaper): add pixel city wallpaper to the wallpaper collection
Deploy / deploy (push) Successful in 12s
2026-03-29 17:03:50 -07:00
M1ngdaXie c0dfdb1e54 fix(deploy): ensure target directory is created before deployment
Deploy / deploy (push) Successful in 15s
2026-03-26 23:11:15 -07:00
M1ngdaXie 326c4b7a67 refactor(deploy): streamline deployment workflow by consolidating steps
Deploy / deploy (push) Failing after 19s
2026-03-26 23:00:24 -07:00
M1ngdaXie dddbc26725 fix(deploy): update branch name from 'main' to 'master' in deployment workflow
Deploy / deploy (push) Has been cancelled
2026-03-26 22:46:17 -07:00
M1ngdaXie e5251cd0c7 feat(deploy): add GitHub Actions workflow for deployment to server 2026-03-26 22:32:37 -07:00
M1ngdaXie c603dc6745 feat(pixel): update font styles to use 'Inter' for UI and adjust .gitignore 2026-03-26 15:54:05 -07:00
M1ngdaXie 91378c9704 feat(pixel): replace smooth gradient wallpapers with pixel-style CSS patterns 2026-03-26 15:22:56 -07:00
M1ngdaXie f432ed3538 feat(pixel): cyan boot screen and terminal prompt color 2026-03-26 15:22:29 -07:00
M1ngdaXie a2cde36f6b feat(pixel): restyle desktop icons and context menu 2026-03-26 15:20:20 -07:00
M1ngdaXie 45891cec8b feat(pixel): restyle dock — sharp corners, hard shadow, cyan dot, steps() hover 2026-03-26 15:20:05 -07:00
M1ngdaXie 50cb8d50ac feat(pixel): restyle window — sharp corners, opaque bg, cyan title, hard shadow 2026-03-26 15:18:48 -07:00
M1ngdaXie f70c258d98 feat(pixel): restyle menubar — opaque bg, cyan text, pixel border 2026-03-26 15:18:21 -07:00
M1ngdaXie c374acc223 feat(pixel): swap fonts to Press Start 2P and overhaul CSS variables 2026-03-26 15:16:51 -07:00
M1ngdaXie 8b6cb0e039 docs: add pixel hybrid reskin spec and implementation plan 2026-03-26 15:13:39 -07:00
M1ngdaXieandClaude Sonnet 4.6 4381948b58 fix: cap topZ to avoid covering menubar/dock, clear isMaximized on drag/resize, fix terminal stale state
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-26 14:42:39 -07:00
M1ngdaXie 47df521e86 chore: production build cleanup and vite config 2026-03-26 14:38:09 -07:00
M1ngdaXieandClaude Sonnet 4.6 f75b1b3d1f feat: wire real app components into registry
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-26 14:36:21 -07:00
M1ngdaXieandClaude Sonnet 4.6 4425047f8d feat: add all app components (AboutMe, Projects, Links, Alfred, Chengyu, Poker, Trash, Terminal)
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-26 14:34:32 -07:00
M1ngdaXie 42bc84b278 feat: add desktop component wiring menubar, dock, icons, windows 2026-03-26 14:29:35 -07:00
M1ngdaXie 14e7621995 feat: add dock with open-indicator dots 2026-03-26 14:26:57 -07:00
M1ngdaXie 0bcfeafdca feat: add desktop icon and context menu components 2026-03-26 14:24:35 -07:00
M1ngdaXie 9f46c0697c feat: add window component with traffic lights and framer-motion 2026-03-26 14:21:07 -07:00
M1ngdaXie 007331e83e feat: add menubar with clock and decorative menu items 2026-03-26 14:19:13 -07:00
M1ngdaXie e720816d9a feat: add boot screen with apple logo and progress bar 2026-03-26 14:18:05 -07:00
M1ngdaXieandClaude Sonnet 4.6 3f07963cb5 feat: global css variables and app shell
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-26 14:15:55 -07:00
M1ngdaXie 814504db8c refactor: extract layout constants to avoid magic numbers 2026-03-26 14:14:31 -07:00
M1ngdaXie bc6aa3407c feat: add WindowContext with useReducer 2026-03-26 14:09:44 -07:00
M1ngdaXieandClaude Sonnet 4.6 e702d50844 feat: add types and app config registry
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-26 14:04:44 -07:00
M1ngdaXie 94a787ebc2 feat: scaffold vite react-ts project with deps 2026-03-26 13:59:57 -07:00