Matiss pushed to main at Matiss/eventy 2026-01-06 16:44:21 +00:00
f587ab6053 Refactor client service to use expose instead of ports for reverse proxy handling.
Matiss pushed to main at Matiss/eventy 2026-01-06 16:36:37 +00:00
6227fffe4c feat: Configure production Docker deployment with Nginx, health checks, and SQLite data persistence.
Matiss pushed to main at Matiss/eventy 2026-01-06 16:28:26 +00:00
7f27d0a064 feat: Replace fixed port mappings with exposed ports, switch to named volumes, and add ADMIN_PASSWORD in docker-compose.
Matiss pushed to main at Matiss/eventy 2026-01-06 16:18:10 +00:00
3753ebb2a2 feat: implement admin dashboard with password-protected event listing
4ab350105d feat: Add CalendarSelector component and install new dependencies.
Matiss created branch main in Matiss/eventy 2026-01-06 16:18:09 +00:00
Matiss created repository Matiss/eventy 2026-01-05 18:10:29 +00:00
Matiss pushed to main at Matiss/Timepickr 2026-01-04 21:44:12 +00:00
c1a7aa614d feat: Implement new 'Calmer Internet' light theme, update UI components, and set up initial Prisma database with OpenSSL support.
6f5e7b74b7 Initial commit: Timepickr event scheduling app
Matiss created branch main in Matiss/Timepickr 2026-01-04 21:44:12 +00:00
Matiss created repository Matiss/Timepickr 2026-01-04 21:43:54 +00:00
Matiss pushed to main at Matiss/Cardly-Privacy-policy 2026-01-01 18:53:06 +00:00
d86a7f53d1 feat: Added html that serves privacy policy
Matiss created branch main in Matiss/Cardly-Privacy-policy 2026-01-01 18:53:06 +00:00
Matiss created repository Matiss/Cardly-Privacy-policy 2026-01-01 18:52:38 +00:00
Matiss pushed to main at Matiss/Mati.ss 2025-12-29 18:10:34 +00:00
fbe8340210 chore: Configure DNS resolution and SSL for Gitea API proxy.
Matiss pushed to main at Matiss/Mati.ss 2025-12-29 18:03:43 +00:00
55d6d494d9 feat: Add console log to App component for debugging
Matiss pushed to main at Matiss/Mati.ss 2025-12-27 20:57:51 +00:00
db1875a745 fixed gittea not showing
Matiss pushed to main at Matiss/Mati.ss 2025-12-18 20:40:44 +00:00
899ee3025d feat: Add custom favicon and update page title.
377d3d0de3 refactor: Improve Gitea API error reporting and proxy logging, update tab content display, and add Globe texture cleanup.
Compare 2 commits »
Matiss pushed to main at Matiss/Mati.ss 2025-12-17 18:51:20 +00:00
8af304ffb3 Merge pull request #3 from MatissJurevics/cursor/hero-title-mobile-size-6292
cb6cea765a Merge pull request #2 from MatissJurevics/cursor/hero-section-polygon-reduction-d730
ba7bbbd40e Add responsive styles for hero title on mobile
b4621e1f79 Optimize terrain geometry for mobile
Compare 4 commits »
Matiss pushed to main at Matiss/Mati.ss 2025-12-17 18:28:51 +00:00
d7dec1741e Merge pull request #1 from MatissJurevics/cursor/dark-mode-and-mobile-optimization-4a15
ea2fc6a090 feat: Implement dark mode and mobile optimizations
Compare 2 commits »
Matiss pushed to main at Matiss/Mati.ss 2025-12-16 23:35:47 +00:00
9e22da569c feat: switch Docker build process from Node.js/npm to Bun
Matiss pushed to main at Matiss/Mati.ss 2025-12-16 00:07:34 +00:00
e106ee9df1 feat: Add Dockerfile for multi-stage Node.js build with Nginx and .dockerignore.