Commit graph

29 commits

Author SHA1 Message Date
Christoph Lindstädt
131f26d7c4
Merge branch 'trunk' into fen-supp 2024-02-04 18:06:29 +01:00
latenitecode
87e4b522dc
feat: adds undo button
feat: adds undo button
2024-02-04 18:02:26 +01:00
latenitecode
0a8746532f
feat: adds option to disable comments (#10) 2024-02-04 18:00:14 +01:00
latenitecoding
2e0e162608 feat: adds fen support 2024-01-30 11:29:01 -06:00
latenitecoding
38e11cc131 adds option to disable comments 2024-01-29 19:56:15 -06:00
chrislicodes
f61649c0f1 chore: update settings 2023-06-08 21:02:07 +02:00
chrislicodes
1fd08ea85d chore: update README.md 2023-05-27 15:01:29 +02:00
chrislicodes
f190528f5a chore: update README.md 2023-05-25 17:11:01 +02:00
chrislicodes
e47df69218 chore: bump versions 2023-05-25 17:06:00 +02:00
Christoph Lindstädt
15b5a3de40
feat: support variants of depth 1 (#1)
feat: support variants of depth 1
2023-05-25 16:54:35 +02:00
chrislicodes
26321747a4 chore: use css classes instead style props and update manifest description 2023-05-19 18:46:42 +02:00
chrislicodes
f6318f4c09 fix: normalize save and load paths 2023-05-19 17:54:24 +02:00
chrislicodes
e7810f1da3 feat: create storage folder if not exists 2023-05-18 15:59:23 +02:00
chrislicodes
4638ea7855 chore: rename to chessStudy 2023-05-18 14:43:46 +02:00
Christoph Lindstädt
613d09480d
chore: GNU License Template 2023-05-18 13:08:36 +02:00
chrislicodes
1231e63033 chore: change to GNU from MIT (chessground is GNU) 2023-05-18 13:06:49 +02:00
chrislicodes
75ba181747 chore: add release workflow 2023-05-17 22:45:24 +02:00
chrislicodes
aebb62427d chore: readme, license and co. 2023-05-17 21:09:04 +02:00
chrislicodes
f4302c7d0f chore: bump deps 2023-05-17 14:16:23 +02:00
chrislicodes
d1207f4a65 chore: memo all the things 2023-05-17 11:56:34 +02:00
chrislicodes
3b99c55d1d feat: add and persist comments 2023-05-17 11:53:08 +02:00
chrislicodes
2141599fdb chore: bump deps 2023-05-16 15:25:30 +02:00
chrislicodes
cdd4c088bf feat: add save function and persist shapes 2023-05-15 22:14:35 +02:00
chrislicodes
b9bf576025 feat: basic setup with pgn viewer, obsidian import and interactive chess board 2023-05-15 21:13:40 +02:00
chrislicodes
7fd6afbf8f feat: allow only legal moves, support en passant and queen promote 2023-05-08 21:31:27 +02:00
chrislicodes
2f92f24b4b feat: render board, wire up plugin and user config 2023-05-07 17:22:46 +02:00
chrislicodes
4df70d9fee chore: basic react setup 2023-05-07 13:57:40 +02:00
chrislicodes
3a8b396f78 chore: basic restructure 2023-05-06 14:52:09 +02:00
Christoph Lindstädt
3fa8ecbbaa Initial commit 2023-05-06 13:55:54 +02:00