Commit graph

28 commits

Author SHA1 Message Date
394d0d66a3
Fix when condition.
Some checks failed
continuous-integration/drone/push Build is failing
2025-01-08 22:30:39 +01:00
144d1554c2
Fix branch condition: master -> main.
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-08 22:29:28 +01:00
d0c116cee1 Merge pull request 'Add drone-YAML.' (#7) from feature/enable-ci into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #7
2025-01-08 22:25:44 +01:00
ee84a40872
Add drone-YAML.
All checks were successful
continuous-integration/drone/pr Build is passing
2025-01-08 22:23:31 +01:00
c3e114788c
npm update 2025-01-08 22:05:59 +01:00
9f9611a823
Fix favicon. 2025-01-08 22:03:38 +01:00
0abde5611b Merge pull request 'feature/algorithm' (#5) from feature/algorithm into main
Reviewed-on: #5
2025-01-08 21:54:24 +01:00
9f61216691
Update config to use relative prefixes. 2025-01-08 21:47:25 +01:00
36e1ea45d5
Fix linting and build errors. 2025-01-08 21:30:02 +01:00
d8d05589e7
Color tweaking. 2024-12-26 17:49:26 +01:00
7d4f1151fa
update react 2024-12-26 17:38:31 +01:00
804ce323bf
Enable choosing the generation algorithm. 2024-12-24 04:12:59 +01:00
6f701f3b54
Update 2024-12-24 04:12:42 +01:00
2c72e5e0c8 Merge pull request 'Move to Typescript.' (#4) from feature/typescript into main
Reviewed-on: #4
2023-04-17 02:46:15 +02:00
ac964ddd3f Move to Typescript. 2023-04-17 02:43:36 +02:00
34618860a4 Merge pull request 'feature/add-user-interaction' (#3) from feature/add-user-interaction into main
Reviewed-on: #3
2023-04-17 01:25:57 +02:00
38bc41e217 Cleanup 2023-04-17 01:24:28 +02:00
8f64a65a2a Implemented a half-way okay-ish user interaction pattern: mouse drag. 2023-04-17 01:19:42 +02:00
0e5892147a General cosmetics. 2023-04-16 04:04:00 +02:00
4a4ff7522f Enable user interaction, but there's no validity check yet. 2023-04-16 03:05:36 +02:00
de6b2e8946 Merge pull request 'feature/polish' (#2) from feature/polish into main
Reviewed-on: #2
2023-04-16 03:05:19 +02:00
7eecfc3cba Update dependencies. 2023-04-16 03:04:51 +02:00
ae5a58acf8 Enable use of <>-fragment (update dependencies).
Update style of solution-AND-usermarked fields.
2023-04-16 02:35:34 +02:00
4b300004b9 Fix the ID update bug. 2023-04-16 01:01:23 +02:00
46c16b8bc7 Merge pull request 'feature/react-bare' (#1) from feature/react-bare into main
Reviewed-on: #1
2023-04-15 23:15:56 +02:00
fee75ff8a7 Fetching remote data from the REST service works, basic drawing too.
That's a first prototype.
2023-04-15 19:39:23 +02:00
aa8ddde965 [WIP] bare react. 2023-04-14 02:01:55 +02:00
f8854096e5 Initial commit 2023-04-09 22:12:40 +02:00