Frank Schwenk
03cb869a0a
Commit staged changes
2025-06-05 18:08:47 +02:00
Frank Schwenk
501e064711
Add PWA assets, update index.astro, set .gitea
...
- Added PWA-related files: LICENSE, favicon.ico, icon-192.png, icon-512.png, manifest.json, service-worker.js in public/
- Deleted legacy favicon.svg
- Major update to src/pages/index.astro: implements full responsive UI, PWA manifest, service worker registration, and touch/mobile optimizations
- Added/updated .gitea to track current Gitea issue for workflow compliance
Purpose: Implements PWA support and refactors the main page for the Astro app, aligning with the migration and refactor described in issue #1 .
Refs #1
2025-06-05 12:14:59 +02:00
Frank Schwenk
7f6c0292cb
Initialize Astro project structure and clean up legacy files\n\n- Added Astro project scaffolding and configuration:\n - .gitignore, .gitmodules, .vscode/extensions.json, .vscode/launch.json\n - astro.config.mjs, package.json, package-lock.json, tsconfig.json\n - public/favicon.svg, src/pages/index.astro\n- Added .cursor as a submodule (note: unstaged changes remain)\n- Removed legacy files from previous project setup:\n - LICENSE, TODO.md, favicon.ico, icon-192.png, icon-512.png, index.html, manifest.json, service-worker.js\n- Establishes a clean foundation for new development using Astro\n\nRefs #1
2025-06-05 12:05:02 +02:00
Frank Schwenk
79831f82f9
Derp
1.0.0
2025-05-15 14:44:43 +02:00
Frank Schwenk
194167b6f3
need another beer
2025-05-15 14:38:33 +02:00
Frank Schwenk
f04b425217
This is the last time we let Pasha commit ascii porn in the comments.
2025-05-15 14:35:39 +02:00
Frank Schwenk
a34405268a
Ugh. Bad rebase.
2025-05-15 14:31:37 +02:00
Frank Schwenk
8ef02fb282
COMMIT ALL THE FILES!
2025-05-15 14:06:19 +02:00
Frank Schwenk
1b1cd2f08b
Add game completion modal when reaching race-to limit
2025-04-08 20:04:42 +02:00
Frank Schwenk
24d78cdfe1
Refactor: Extract common button styles and improve code organization
2025-04-08 19:47:06 +02:00
Frank Schwenk
34849291c3
yolo
2025-04-08 15:55:06 +02:00
Frank Schwenk
767d0bb138
I would rather be playing Hell Divers 2.
2025-04-08 15:41:06 +02:00
Frank Schwenk
a4615740fb
Update documentation and code comments
2025-04-08 15:34:53 +02:00
Frank Schwenk
fb45dadfd5
Fix finishGame function and implement game completion functionality
2025-04-08 15:25:37 +02:00
Frank Schwenk
b417f8f29a
Fix game list scores display for 2 and 3 player games
2025-04-05 15:20:57 +02:00
Frank Schwenk
6a0a6bb720
Revert score size changes
2025-04-04 12:01:56 +02:00
Frank Schwenk
8cf0f02a27
Convert remaining alerts to custom modals
2025-04-04 11:34:37 +02:00
Frank Schwenk
2530d2cd5c
Add floating fullscreen toggle button
2025-04-04 11:17:35 +02:00
Frank Schwenk
0ac0992981
Improve game detail view responsiveness and layout
2025-04-04 11:11:53 +02:00
Frank Schwenk
c3e8ef9067
Move New Game button to top of game list and improve spacing
2025-04-04 11:05:37 +02:00
Frank Schwenk
b65da337e8
Remove force landscape orientation and improve responsive layout
2025-04-04 11:00:16 +02:00
Frank Schwenk
95dab3931b
Add files via upload
2025-04-03 14:53:16 +02:00
Frank Schwenk
236721d391
Initial commit
2025-04-03 14:47:43 +02:00