• Joined on 2022-11-30
ivanch pushed to main at ivanch/pet-companion-back 2025-02-01 03:33:04 +00:00
e1c5eed02d Add pet action management and update requests
4c4036a266 initial commit
ivanch created repository ivanch/pet-companion-back 2025-02-01 03:30:37 +00:00
ivanch created repository ivanch/pet-companion-front 2025-02-01 03:30:29 +00:00
ivanch created repository ivanch/pet-companion 2025-02-01 03:30:09 +00:00
ivanch synced commits to master at ivanch/ivanch.me from mirror 2025-01-25 07:02:28 +00:00
6e3075d531 update baseURL and modify self-hosting post details
ivanch pushed to main at ivanch/server-scripts 2025-01-25 02:28:54 +00:00
8902c038c2 update backup cron job to run at 1 AM
ivanch pushed to main at ivanch/new-home 2025-01-25 01:26:49 +00:00
ae3185dda2 update CI workflow to build and push Docker images for amd64 and arm64 architectures on self-hosted runner
e7051d2a68 refactor deployment jobs in CI workflow for clarity and consistency
Compare 2 commits »
ivanch pushed to main at ivanch/new-home 2025-01-25 01:24:02 +00:00
1c9c77eca3 refactor CI workflow to unify build job name and support multi-platform Docker images; update image URL in docker-compose
ivanch pushed to main at ivanch/new-home 2025-01-25 01:22:07 +00:00
ccdf9dddc3 update Actions workflow to use ubuntu-latest for builds and add live deployment steps
ivanch pushed to main at ivanch/new-home 2025-01-25 01:17:12 +00:00
37ac35e3f4 add mobile device detection and redirect to external site
8117a4870b add Posts section and update Profile with education; enhance Skills styling
Compare 2 commits »
ivanch pushed to main at ivanch/new-home 2025-01-25 00:27:10 +00:00
4b264c8389 add skills and resume sections; update projects list in the portfolio
a0ec1728a4 add cyberpunk and terminal commands to change terminal themes; update styles for cyberpunk theme
427f864ad6 add man pages for shell commands and implement mkdir, ping, matrix, and about commands
Compare 3 commits »
ivanch pushed to main at ivanch/new-home 2025-01-23 18:22:52 +00:00
f39333cae6 implement shell command interface and add basic commands (echo, ls, pwd, cd, touch, cat, rm) with syscall integration
ivanch pushed to main at ivanch/new-home 2025-01-23 11:20:44 +00:00
2817165386 update base image to node:23-slim and change build output directory to /app/dist
ivanch pushed to main at ivanch/new-home 2025-01-23 01:07:55 +00:00
b21b165723 update base image in Dockerfile to node:9.8-slim
ivanch pushed to main at ivanch/new-home 2025-01-23 01:04:08 +00:00
6df6f14188 add directory listing for /app in Dockerfile
ivanch pushed to main at ivanch/new-home 2025-01-23 01:02:39 +00:00
d001e47b09 ls test
ivanch pushed to main at ivanch/new-home 2025-01-23 01:00:22 +00:00
7100d393ed fixing image build tag
ivanch pushed to main at ivanch/new-home 2025-01-23 00:58:14 +00:00
20a35b9e45 fixing image build tag
ivanch pushed to main at ivanch/new-home 2025-01-23 00:56:23 +00:00
8bca650138 adding back buildx
ivanch pushed to main at ivanch/new-home 2025-01-23 00:53:18 +00:00
91561cab0a missing docker