Commit Graph

33 Commits

Author SHA1 Message Date
0141cd404b Update config
Some checks failed
Deploy to Production / deploy (push) Failing after 4s
2026-02-22 19:49:32 +00:00
5c4eeeb3a9 Align docker compose with piggy-bank
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-22 19:40:06 +00:00
a7e97b0d9f Adjust docker compose networking
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-22 19:31:16 +00:00
c4b78ad7b7 Update CI and cube projections
Some checks failed
Deploy to Production / deploy (push) Failing after 5s
2026-02-22 19:23:25 +00:00
d536290e5d Adjust projections and CI config
Some checks failed
Deploy to Production / deploy (push) Failing after 4s
2026-02-22 19:19:03 +00:00
6eb60e1cb3 Align rubic-cube docker setup with nonograms
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-22 15:57:59 +00:00
a1574a149e Refactor: Remove unused components (Main, CubeCSS, etc.), utils (DeepCube, Matrix4), dependencies (matrix-js, utils), and untrack dist folder
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
2026-02-22 04:46:32 +00:00
3857b926ff Fix: Remove node_modules from git tracking and update .gitignore
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-22 04:39:07 +00:00
15447c106a 0.0.27
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
v0.0.27
2026-02-22 04:36:04 +00:00
b5ddc21662 Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps 2026-02-22 04:35:59 +00:00
57abfd6b80 0.0.6
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
v0.0.6
2026-02-16 03:24:59 +01:00
ae3d650011 fix: restore layout and add dynamic version to footer 2026-02-16 03:24:54 +01:00
14ba647f42 0.0.5
All checks were successful
Deploy to Production / deploy (push) Successful in 9s
v0.0.5
2026-02-16 03:19:40 +01:00
c773ff8876 fix: invert rotation logic and add debug tools 2026-02-16 03:19:02 +01:00
140100a535 feat: add inertia and smooth snap animation, fix layer rotation direction
All checks were successful
Deploy to Production / deploy (push) Successful in 10s
2026-02-16 01:08:24 +01:00
9c9a165679 feat: implement split rendering for smooth layer rotation, bump version to 0.0.3
All checks were successful
Deploy to Production / deploy (push) Successful in 12s
2026-02-15 23:28:58 +01:00
4335938956 Hotfix: Use local mod function instead of external dependency to fix rendering issue
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-15 22:31:50 +01:00
ea54dfcf46 Refactor Cube.js: use @gkucmierz/utils for modulo arithmetic
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-15 22:26:34 +01:00
2beceeee79 Refactor: Move Cube logic to src/utils/Cube.js with 3x3 integer matrix model
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-02-15 22:22:54 +01:00
751e85948b Fix case sensitivity: rename main.vue to Main.vue
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-15 21:56:27 +01:00
80954beb6f Update background to grayscale gradient
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
2026-02-15 21:51:40 +01:00
17bca94c1b Add .editorconfig to enforce 2-space indentation
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
2026-02-15 21:26:15 +01:00
d7df249c23 Resize cube to 300px (1.5x original size)
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
2026-02-15 21:13:41 +01:00
2c6b1ad966 Configure network isolation: use npm_public for proxy access
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
2026-02-15 21:04:58 +01:00
ae9d643980 Configure for Nginx Proxy Manager via npm_default network
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
2026-02-15 20:55:23 +01:00
03d4adf6b1 Align configuration with nonograms: add healthcheck, nginx security, build from source
All checks were successful
Deploy to Production / deploy (push) Successful in 7s
2026-02-15 20:36:02 +01:00
835ea1feb3 Update CI/CD to use self-hosted runner and direct docker-compose build
Some checks failed
Deploy to Production / deploy (push) Failing after 2s
2026-02-15 20:29:51 +01:00
00063ad57b Add Watchtower, fix main component import and update docs
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
2026-02-15 20:22:59 +01:00
9272bd9c7d Add Dockerfile, nginx config, Gitea workflow and docker-compose
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
2026-02-15 20:14:58 +01:00
91203e6c2c add colors
mend
2025-03-21 18:09:47 +01:00
be3aa51cc0 add colors
mend
2025-03-21 18:05:41 +01:00
7918d0720e add colors 2025-03-21 17:42:47 +01:00
d682b0da45 vue init; rotating css cube 2025-03-21 17:29:35 +01:00