• Joined on 2022-11-30
ivanch pushed to main at ivanch/server-scripts 2025-05-18 14:43:13 +00:00
0ae0a948c2 fixing file selection
ivanch pushed to main at ivanch/server-scripts 2025-05-18 00:47:28 +00:00
5cb89839af fixing small issue with script
ivanch pushed to main at ivanch/server-scripts 2025-05-03 01:02:05 +00:00
9308d45255 fixes for docker updater
917fbd44fb add user prompt for file selection in download script
Compare 2 commits »
ivanch pushed to main at ivanch/new-home 2025-03-14 23:37:32 +00:00
41572df5af add sliders styles for vintage TV interface; update index.css to include new sliders stylesheet
144acbd355 add custom scrollbar and boot-up animation styles; implement TV boot sequence in App component
Compare 2 commits »
ivanch pushed to main at ivanch/new-home 2025-03-14 22:35:38 +00:00
833eac7bb9 update CI workflow to target only linux/arm64 platform
ivanch pushed to main at ivanch/new-home 2025-03-14 22:33:15 +00:00
40e9f51884 update Dockerfile to use Node.js 20-slim as the base image
ivanch pushed to main at ivanch/new-home 2025-03-14 00:04:10 +00:00
9f859335ad fix CI
ivanch pushed to main at ivanch/new-home 2025-03-14 00:01:01 +00:00
0afae809c0 update CI workflow to use ubuntu-latest for build and deploy jobs
ad7da616d4 refactor CSS styles for improved visual clarity; adjust gradients and opacity levels
121d437b7d enhance TerminalButton with sound effects and dynamic visual feedback; improve App layout with enhanced TV frame and controls
Compare 3 commits »
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 16:17:09 +00:00
0be511c245 feat: update Gitea workflow trigger and enhance API error handling with token refresh logic
ivanch pushed to main at ivanch/pet-companion-back 2025-02-16 15:27:57 +00:00
795ca383d6 Remove GameItemsData.csv and update item loading path in Program.cs
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 14:47:55 +00:00
2487076e92 feat: add production environment variables and update Gitea workflow for deployment
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 14:38:58 +00:00
1f2a71452b feat: add environment variable handling in Dockerfile and update Firebase configuration
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 14:18:50 +00:00
e5af3b8c51 feat: add environment variables for Firebase configuration in Dockerfile
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 14:09:05 +00:00
d1a08d055a refactor: remove security headers from nginx configuration
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 14:04:21 +00:00
64ca3bedf4 fix: provide default values for Firebase configuration variables
ivanch pushed to main at ivanch/pet-companion-back 2025-02-16 13:31:28 +00:00
77f4ada5f1 Update CI workflow to target ARM64 platform and clean up Dockerfile
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 01:30:11 +00:00
53b9694b09 refactor: remove Docker installation steps from Gitea workflow
ivanch pushed to main at ivanch/pet-companion-back 2025-02-16 01:27:51 +00:00
a044faa163 Remove Docker installation steps from CI workflow
ivanch pushed to main at ivanch/pet-companion-front 2025-02-16 01:25:52 +00:00
9fbff6d8f2 feat: add Dockerfile and GitHub Actions workflow for build and deployment
ivanch pushed to main at ivanch/pet-companion-back 2025-02-16 01:24:29 +00:00
1cf5f07c80 Add CI workflow for Docker build and deployment; update Dockerfile and adjust health reduction logic in PetActionService; modify database connection string in appsettings.json