This website requires JavaScript.
a39ebd606f
Update src/components/Footer.vue
main
gkucmierz
2026-02-26 22:28:18 +00:00
53fb65091c
Update src/components/Footer.vue
gkucmierz
2026-02-26 22:27:18 +00:00
04c6934ad8
0.6.1
Grzegorz Kucmierz
2026-02-24 18:05:35 +00:00
97157ddb7a
feat: 3-state projection toggle, English UI titles, fix simple mode
Grzegorz Kucmierz
2026-02-24 18:05:32 +00:00
4be710a69f
0.6.0
Grzegorz Kucmierz
2026-02-24 17:20:20 +00:00
3bd919a1cf
feat: refactor utils, add tokenReducer, rear face projections with toggle
Grzegorz Kucmierz
2026-02-24 17:20:17 +00:00
d82eef86f9
0.5.5
Grzegorz Kucmierz
2026-02-24 16:42:22 +00:00
54abcf3414
feat: add tokenReducer, vitest tests, fix merge label convention
Grzegorz Kucmierz
2026-02-24 16:42:19 +00:00
68e163270e
0.5.4
Grzegorz Kucmierz
2026-02-24 13:40:23 +00:00
9b02b1d9d6
refactor: extract matrix, moveMapping, easing, cubeProjection utils from SmartCube
Grzegorz Kucmierz
2026-02-24 13:40:20 +00:00
b71594d0ab
0.5.3
Grzegorz Kucmierz
2026-02-24 13:13:31 +00:00
94e1cb7ed3
feat: camera reset button with SLERP, fix drag labels and solver mapping
Grzegorz Kucmierz
2026-02-24 13:13:28 +00:00
fd090c6960
0.5.2
Grzegorz Kucmierz
2026-02-24 12:46:24 +00:00
fccc43d0eb
fix: resolve middle slice state sync and zero-step drag freeze
Grzegorz Kucmierz
2026-02-24 11:37:37 +00:00
8a20531fa0
feat: separate solver logic into dedicated web worker, improve toast notifications
Grzegorz Kucmierz
2026-02-24 09:56:16 +00:00
dc95b07188
fix: remove native devDependencies causing production build failures
Grzegorz Kucmierz
2026-02-24 00:10:00 +00:00
281614502e
style: use default toastify css look for solver notifications
Grzegorz Kucmierz
2026-02-24 00:03:24 +00:00
4ab408b329
style: remove focus outline from solver dropdown buttons
Grzegorz Kucmierz
2026-02-23 23:55:36 +00:00
c7d369c46a
feat: integrate toastify-js and add solve guard with solved check
Grzegorz Kucmierz
2026-02-23 23:53:47 +00:00
349e74d7ef
docs: overwrite README with project description and centered preview image
Grzegorz Kucmierz
2026-02-23 22:18:06 +00:00
6089e6f961
0.5.0
Grzegorz Kucmierz
2026-02-23 22:04:49 +00:00
e5befab473
fix(solver): replace exponential IDDFS recursion with instantaneous heuristic simulation macros
Grzegorz Kucmierz
2026-02-23 22:04:41 +00:00
929761ac9e
feat: reposition solver controls to a dropdown
Grzegorz Kucmierz
2026-02-23 21:46:15 +00:00
f6b34449df
0.4.2
v0.4.2
Grzegorz Kucmierz
2026-02-23 19:42:40 +00:00
21e3465be9
fix(ui): make programmatic moveQueue reactive to immediately reflect intercepted changes like FFF towards F'
Grzegorz Kucmierz
2026-02-23 19:42:19 +00:00
ce4a183090
Disable copy/reset actions when move queue is empty
Grzegorz Kucmierz
2026-02-23 17:28:33 +00:00
bc7ae67412
Refactor SmartCube controls and move history into separate components
Grzegorz Kucmierz
2026-02-23 17:25:59 +00:00
a49ca8f98e
0.4.1
v0.4.1
Grzegorz Kucmierz
2026-02-23 01:14:19 +00:00
afac47c634
chore: adjust panel background for modal
Grzegorz Kucmierz
2026-02-23 01:14:10 +00:00
31015366be
0.4.0
v0.4.0
Grzegorz Kucmierz
2026-02-23 01:09:36 +00:00
880d46be1c
chore: tweak add-moves modal layout
Grzegorz Kucmierz
2026-02-23 01:09:10 +00:00
8d5521e326
0.3.1
v0.3.1
Grzegorz Kucmierz
2026-02-23 00:51:21 +00:00
b5e407f738
chore: refine moves queue layout gap
Grzegorz Kucmierz
2026-02-23 00:51:06 +00:00
de736e1daf
0.3.0
v0.3.0
Grzegorz Kucmierz
2026-02-23 00:24:09 +00:00
482da718f3
chore: cube queue UI and copy/reset actions
Grzegorz Kucmierz
2026-02-23 00:23:54 +00:00
9cd3de40e8
chore: tweak light theme gradient
Grzegorz Kucmierz
2026-02-22 22:10:25 +00:00
ef6a7fed4f
chore: bump version to 0.2.0
Grzegorz Kucmierz
2026-02-22 21:58:02 +00:00
c60a37d0cc
Adjust cube control button mappings
Grzegorz Kucmierz
2026-02-22 21:52:18 +00:00
3261aea81d
chore: remove projections toggle and bump to 0.1.0
Grzegorz Kucmierz
2026-02-22 21:11:42 +00:00
86c4a18851
fix: sync layer animation with worker updates
Grzegorz Kucmierz
2026-02-22 21:07:08 +00:00
eb9e2f993d
chore: adjust cube opacity
Grzegorz Kucmierz
2026-02-22 20:51:14 +00:00
4aea776207
feat: cube transparency toggle
Grzegorz Kucmierz
2026-02-22 20:48:29 +00:00
a75c148a5b
chore: bump version to 0.0.29
Grzegorz Kucmierz
2026-02-22 20:31:54 +00:00
a9881bb5fa
Bump version to 0.0.28
Grzegorz Kucmierz
2026-02-22 19:53:15 +00:00
0141cd404b
Update config
Grzegorz Kucmierz
2026-02-22 19:49:32 +00:00
5c4eeeb3a9
Align docker compose with piggy-bank
Grzegorz Kucmierz
2026-02-22 19:40:06 +00:00
a7e97b0d9f
Adjust docker compose networking
Grzegorz Kucmierz
2026-02-22 19:31:16 +00:00
c4b78ad7b7
Update CI and cube projections
Grzegorz Kucmierz
2026-02-22 19:23:25 +00:00
d536290e5d
Adjust projections and CI config
Grzegorz Kucmierz
2026-02-22 19:19:03 +00:00
6eb60e1cb3
Align rubic-cube docker setup with nonograms
Grzegorz Kucmierz
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
Grzegorz Kucmierz
2026-02-22 04:46:32 +00:00
3857b926ff
Fix: Remove node_modules from git tracking and update .gitignore
Grzegorz Kucmierz
2026-02-22 04:39:07 +00:00
15447c106a
0.0.27
v0.0.27
Grzegorz Kucmierz
2026-02-22 04:36:04 +00:00
b5ddc21662
Refactor: Implement SmartCube renderer, improve UI styling, and fix gaps
Grzegorz Kucmierz
2026-02-22 04:35:59 +00:00
57abfd6b80
0.0.6
v0.0.6
Grzegorz Kucmierz
2026-02-16 03:24:59 +01:00
ae3d650011
fix: restore layout and add dynamic version to footer
Grzegorz Kucmierz
2026-02-16 03:24:54 +01:00
14ba647f42
0.0.5
v0.0.5
Grzegorz Kucmierz
2026-02-16 03:19:40 +01:00
c773ff8876
fix: invert rotation logic and add debug tools
Grzegorz Kucmierz
2026-02-16 03:19:02 +01:00
140100a535
feat: add inertia and smooth snap animation, fix layer rotation direction
Grzegorz Kucmierz
2026-02-16 01:08:24 +01:00
9c9a165679
feat: implement split rendering for smooth layer rotation, bump version to 0.0.3
Grzegorz Kucmierz
2026-02-15 23:28:58 +01:00
4335938956
Hotfix: Use local mod function instead of external dependency to fix rendering issue
Grzegorz Kucmierz
2026-02-15 22:31:50 +01:00
ea54dfcf46
Refactor Cube.js: use @gkucmierz/utils for modulo arithmetic
Grzegorz Kucmierz
2026-02-15 22:26:34 +01:00
2beceeee79
Refactor: Move Cube logic to src/utils/Cube.js with 3x3 integer matrix model
Grzegorz Kucmierz
2026-02-15 22:22:54 +01:00
751e85948b
Fix case sensitivity: rename main.vue to Main.vue
Grzegorz Kucmierz
2026-02-15 21:56:27 +01:00
80954beb6f
Update background to grayscale gradient
Grzegorz Kucmierz
2026-02-15 21:51:40 +01:00
17bca94c1b
Add .editorconfig to enforce 2-space indentation
Grzegorz Kucmierz
2026-02-15 21:26:15 +01:00
d7df249c23
Resize cube to 300px (1.5x original size)
Grzegorz Kucmierz
2026-02-15 21:13:41 +01:00
2c6b1ad966
Configure network isolation: use npm_public for proxy access
Grzegorz Kucmierz
2026-02-15 21:04:58 +01:00
ae9d643980
Configure for Nginx Proxy Manager via npm_default network
Grzegorz Kucmierz
2026-02-15 20:55:23 +01:00
03d4adf6b1
Align configuration with nonograms: add healthcheck, nginx security, build from source
Grzegorz Kucmierz
2026-02-15 20:36:02 +01:00
835ea1feb3
Update CI/CD to use self-hosted runner and direct docker-compose build
Grzegorz Kucmierz
2026-02-15 20:29:51 +01:00
00063ad57b
Add Watchtower, fix main component import and update docs
Grzegorz Kucmierz
2026-02-15 20:22:59 +01:00
9272bd9c7d
Add Dockerfile, nginx config, Gitea workflow and docker-compose
Grzegorz Kucmierz
2026-02-15 20:14:58 +01:00
91203e6c2c
add colors
Grzegorz Kućmierz
2025-03-21 18:09:47 +01:00
be3aa51cc0
add colors
Grzegorz Kućmierz
2025-03-21 18:05:41 +01:00
7918d0720e
add colors
Grzegorz Kućmierz
2025-03-21 17:42:47 +01:00
d682b0da45
vue init; rotating css cube
Grzegorz Kućmierz
2025-03-21 17:29:35 +01:00