Commit Graph

239 Commits

Author SHA1 Message Date
4c6f4d5865 Restore workflow trigger and name
Some checks failed
Build and Deploy / deploy (push) Failing after 1s
2026-02-22 16:40:35 +00:00
3052fed279 Update deploy workflow: set working directory and simplify 2026-02-22 16:33:13 +00:00
fa983c6777 1.15.16
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-02-22 16:20:56 +00:00
2a1ddf92aa Remove direct host port binding (use NPM) 2026-02-22 16:20:17 +00:00
a5b93c1198 1.15.15
All checks were successful
Deploy to Production / deploy (push) Successful in 17s
2026-02-22 15:45:08 +00:00
be014fc3c8 Fix nginx config: remove volume mount, add IPv6 listen, catch-all server_name 2026-02-22 15:45:08 +00:00
269db48aec 1.15.14
Some checks failed
Deploy to Production / deploy (push) Failing after 17s
2026-02-22 15:41:43 +00:00
fe72508717 Restore correct docker-compose.yml (remove piggy-bank, fix service name) 2026-02-22 15:41:42 +00:00
70ba5ebdb3 1.15.13
All checks were successful
Deploy to Production / deploy (push) Successful in 17s
2026-02-22 15:37:51 +00:00
5aaa8c7357 1.15.12
All checks were successful
Deploy to Production / deploy (push) Successful in 17s
2026-02-22 15:37:00 +00:00
bf7cc4cb1d Add expose 80 to docker-compose 2026-02-22 15:37:00 +00:00
1aff1a0857 1.15.11
Some checks failed
Deploy to Production / deploy (push) Failing after 18s
2026-02-22 15:31:51 +00:00
a59aeb93e6 Restore npm_public network in docker-compose.yml 2026-02-22 15:31:51 +00:00
8291c8f74c 1.15.10
Some checks failed
Deploy to Production / deploy (push) Failing after 24s
2026-02-22 15:28:20 +00:00
0f240596cc 1.15.9
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
2026-02-21 23:24:44 +00:00
6fc3e1c057 Enhance vibration pattern on game win with error handling 2026-02-21 23:24:40 +00:00
d488531358 1.15.8
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
2026-02-21 23:13:07 +00:00
e3d2b630e1 Remove overlay rectangle from share export 2026-02-21 23:13:06 +00:00
1392a9f3d5 1.15.7
All checks were successful
Deploy to Production / deploy (push) Successful in 25s
2026-02-21 23:04:08 +00:00
8ccf5de972 Fix SVG path precision in share export 2026-02-21 23:04:04 +00:00
ddf6a31f55 1.15.6
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
2026-02-21 22:39:54 +00:00
62f35ec35e Fix camera UI gradient gap at bottom 2026-02-21 22:39:28 +00:00
cdaa10c282 Consolidate assets and remove duplicate splash image 2026-02-21 22:38:06 +00:00
56bff9fc59 1.15.5
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
2026-02-21 21:52:11 +00:00
ff520b53f7 Stop tracking dev-dist folder 2026-02-21 21:49:48 +00:00
c5e09a51e8 Update .gitignore 2026-02-21 20:46:05 +00:00
222b8a5f4c Fix reset behavior for custom image nonograms
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
2026-02-21 20:41:33 +00:00
cf84dfd7f2 Refactor solver worker to return translation keys and centralize i18n 2026-02-21 20:41:19 +00:00
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