Commit Graph

9 Commits

Author SHA1 Message Date
Ilia Denisov 0e3e3b6c90 Add Gitea Actions CI/CD and deploy descriptor
CI / test (pull_request) Successful in 1m20s
CI / deploy (pull_request) Has been skipped
- .gitea/workflows/ci.yaml: test on PR/push to master, deploy on push to master
- deploy/docker-compose.yml: 15-puzzle container on the edge network with a persistent data volume
- Dockerfile: create /data owned by app for the DATA_FILE volume
- README: document deployment, required Actions secrets/variables, and persistence
2026-06-02 11:45:28 +02:00
Ilia Denisov 0910691e3c Merge pull request #2 from iliadenisov/refactor-and-add-docs
Refactor and add description
2025-09-05 02:23:09 +03:00
Ilia Denisov e897954505 stats form refactor 2025-09-05 02:01:43 +03:00
Ilia Denisov 2a4ba85b93 remove bot's updates logging 2025-09-05 02:01:21 +03:00
Ilia Denisov d52fefc2ed fill project description 2025-09-05 02:00:19 +03:00
Ilia Denisov 839f012fe2 add license 2025-09-05 01:59:59 +03:00
Ilia Denisov 934957fa93 Merge pull request #1 from iliadenisov/fix-html-structure
fix: hidden message positioning
2025-09-03 19:19:55 +03:00
Ilia Denisov 82da14db72 fix: hidden message positioning 2025-09-03 16:17:46 +00:00
Ilia Denisov 31957206b8 initial 2025-09-03 18:43:28 +03:00