211 Commits

Author SHA1 Message Date
99d1370461 1.15.4
All checks were successful
Deploy to Production / deploy (push) Successful in 23s
v1.15.4
2026-02-19 11:20:55 +01:00
01b01b727f refactor: cleanup unused files, consolidate tests, optimize worker pool 2026-02-19 11:20:27 +01:00
46bde27514 v1.15.3: Add missing DifficultyMap.vue component
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-02-19 10:56:58 +01:00
739c2b21d7 chore: update package-lock.json to 1.15.2
Some checks failed
Deploy to Production / deploy (push) Failing after 19s
2026-02-19 10:43:26 +01:00
0d4ef75934 v1.15.2: Restore difficulty map visibility and fix i18n crash
Some checks failed
Deploy to Production / deploy (push) Failing after 20s
2026-02-19 10:25:58 +01:00
b6e685d351 fix: restore index.html
All checks were successful
Deploy to Production / deploy (push) Successful in 7s
2026-02-19 08:21:24 +01:00
44b0f6443f fix: allow dynamic container name to prevent conflicts
Some checks failed
Deploy to Production / deploy (push) Failing after 4s
2026-02-19 07:08:27 +01:00
a926727b51 Merge branch 'main' of gitea.7u.pl:gkucmierz/nonograms
Some checks failed
Deploy to Production / deploy (push) Failing after 22s
2026-02-19 06:56:10 +01:00
4782d20493 chore: bump version and fix boost button 2026-02-19 06:54:25 +01:00
182658774e Delete index.html
Some checks failed
Deploy to Production / deploy (push) Failing after 4s
2026-02-19 05:50:00 +00:00
635fdb089d Delete update_i18n_guide.cjs
All checks were successful
Deploy to Production / deploy (push) Successful in 7s
2026-02-19 05:49:09 +00:00
b25d3f4015 1.15.0
All checks were successful
Deploy to Production / deploy (push) Successful in 25s
v1.15.0
2026-02-19 06:25:16 +01:00
43629d72a4 feat(hints): visualize completed rows and columns 2026-02-19 06:24:56 +01:00
4138c99e20 (release): prepare android build config and signing
All checks were successful
Deploy to Production / deploy (push) Successful in 7s
2026-02-19 05:22:13 +01:00
588a131d68 Refactor docker-compose to match standard NPM setup (remove internal network)
All checks were successful
Deploy to Production / deploy (push) Successful in 3s
2026-02-16 13:45:16 +01:00
000ef8f715 Bump version to 1.14.4
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-02-13 22:10:33 +01:00
c39c22691e Fix rectangular nonogram share generation and update gitignore 2026-02-13 22:09:46 +01:00
df336eeb8a docs: update deployment guide with signing instructions
All checks were successful
Deploy to Production / deploy (push) Successful in 3s
2026-02-13 09:09:22 +01:00
8bcde92e24 chore: ignore signing certificates
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
2026-02-13 09:03:11 +01:00
a3529ac582 fix(ios): add missing App.xcworkspace for CI/CD
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-13 08:54:22 +01:00
41486a7429 chore: track generated manifest
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-13 08:49:28 +01:00
15fffbc19a feat: add capacitor for mobile deployment
All checks were successful
Deploy to Production / deploy (push) Successful in 22s
2026-02-13 08:29:13 +01:00
b3e2f5d022 chore: bump version to 1.14.3, fix translations and cleanup i18n
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
2026-02-13 07:42:17 +01:00
18568fa4ae 1.14.2
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
v1.14.2
2026-02-13 07:03:18 +01:00
c3188bb740 fix: prevent premature solved status, add DFS boost button, mark boosted exports 2026-02-13 07:03:08 +01:00
43c0290fac 1.14.1
All checks were successful
Deploy to Production / deploy (push) Successful in 18s
v1.14.1
2026-02-13 06:14:56 +01:00
fa5fa12157 fix: resetGrid visibility in puzzle store and hide camera switch on single-cam devices 2026-02-13 06:14:51 +01:00
29682c9a06 1.14.0
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
v1.14.0
2026-02-13 05:54:29 +01:00
2d30315ae6 fix(solver): unify worker logic with main solver and fix skipping filled cells bug 2026-02-13 05:54:23 +01:00
2261f44b4a Bump version to 1.13.1
All checks were successful
Deploy to Production / deploy (push) Successful in 18s
2026-02-13 05:27:43 +01:00
2cd32d4a3e Optimize simulation with logic-only solver, fix rectangular grid support, and improve worker pool
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-13 05:18:55 +01:00
48def6c400 feat: enhance image import and solvability calculation (v1.13.0)
All checks were successful
Deploy to Production / deploy (push) Successful in 18s
- Implement non-linear threshold slider (histogram percentile method)
- Add real-time solvability calculation with progress indicator
- Improve solvability logic with generative lookahead (smash)
- Update ImageImportModal UI (alpha preview, grid size 5-80)
- Add missing translations and difficulty labels
- Optimize web worker pool with queue clearing and progress reporting
- Fix mobile camera support and UI layout
2026-02-13 02:23:44 +01:00
f1f3f81466 feat: update difficulty calculation with high-res simulation data v1.12.11
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
2026-02-12 23:10:15 +01:00
121e4c418f 1.12.10
All checks were successful
Deploy to Production / deploy (push) Successful in 17s
v1.12.10
2026-02-12 22:55:00 +01:00
5583a08b9a fix: adjust difficulty formula for small grids 2026-02-12 22:54:50 +01:00
fed32c6cbe 1.12.9
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
v1.12.9
2026-02-12 22:47:30 +01:00
99052a2b6c feat: enhance mobile PWA install banner 2026-02-12 22:38:03 +01:00
f483d39a2c chore(release): bump version for deployment check
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
2026-02-12 22:24:18 +01:00
29952b22e7 fix(ci): remove volume mount for nginx.conf
All checks were successful
Deploy to Production / deploy (push) Successful in 3s
2026-02-12 22:20:55 +01:00
c42210ac24 fix(ci): force remove old container before deploy
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
2026-02-12 22:14:55 +01:00
0799cb2162 fix(ci): force remove old container before deploy
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
2026-02-12 22:12:51 +01:00
2cd2291d03 chore: trigger ci retry
Some checks failed
Deploy to Production / deploy (push) Failing after 23s
2026-02-12 22:08:08 +01:00
ec20d5ee8f chore: release 1.12.7
Some checks failed
Deploy to Production / deploy (push) Failing after 1s
v1.12.7
2026-02-12 21:57:00 +01:00
b20a829d37 chore: release 1.12.6
Some checks failed
Deploy to Production / deploy (push) Failing after 9s
v1.12.6
2026-02-12 21:15:19 +01:00
988c4a899b ci: add gitea actions workflow
Some checks failed
Deploy to Production / deploy (push) Has been cancelled
2026-02-12 21:10:46 +01:00
d8faa308e6 chore: release 1.12.5 v1.12.5 2026-02-12 20:50:18 +01:00
6bddb24bfe chore: remove redundant check_i18n.js script 2026-02-12 20:50:16 +01:00
1c2be3567a chore: bump version to 1.12.4 v1.12.4 2026-02-12 20:41:22 +01:00
Grzegorz Kućmierz
d62cec415b Update README with screenshot and play link
Added screenshot to README and updated play instructions.
2026-02-12 20:34:22 +01:00
8be28a4472 docs: update application screenshot v1.12.3 2026-02-12 20:22:24 +01:00