Commit Graph

140 Commits

Author SHA1 Message Date
d4df42efb5 feat: fixed most function size lint errors 2025-09-08 16:05:14 +02:00
1d7313690b feat: more functions fixed 2025-09-08 15:32:55 +02:00
da16e9d33d chore: fixed server backend using linters 2025-09-08 13:31:24 +02:00
3379064a38 fix: cpplint and clang tidy fixes 2025-09-08 13:19:18 +02:00
f8de65cb20 chore: removed unecessary text 2025-09-08 12:08:10 +02:00
a20f8eb015 feat: added author info 2025-09-08 12:06:31 +02:00
80d7fee6f9 feat: minified index html to below 14kB 2025-09-08 08:04:07 +02:00
386ccbd0bb feat: cache specific articles fetched 2025-09-08 07:54:18 +02:00
13b3bad6a3 feat: service worker for saving images 2025-09-08 07:46:49 +02:00
b1a3c436c0 feat: lazy load images and allow access to text only articles 2025-09-08 07:41:15 +02:00
09ddc26337 Revert "feat: live reload"
This reverts commit 3c2d5f27b3.
2025-09-07 22:09:22 +02:00
3c2d5f27b3 feat: live reload 2025-09-07 22:00:20 +02:00
88432fba4d feat: removed redundatnd server.py 2025-09-07 21:48:00 +02:00
8bc62f641c feat: small articles webpage 2025-09-07 21:46:47 +02:00
8f24526058 feat: 14kB articles site 2025-09-07 21:26:55 +02:00
175a2b256c feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
749546fdb2 feat: failed attempt at solving more than 4 puzzles 2025-09-07 14:53:50 +02:00
f31ca68c26 feat: added micro max engine 2025-09-07 13:31:13 +02:00
51bc2a142e feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
5077091ba7 feat: added randomengine to gitignore binary 2025-09-06 18:27:15 +02:00
03f8a2a5ac feat: C engine 2025-09-06 18:26:31 +02:00
dd8763f30f feat: added script to extract links form html 2025-09-06 14:00:34 +02:00
5b5ba69a19 feat: pof show battery in react app 2025-09-02 15:19:30 +02:00
2752329d5f feat: football api 2025-08-24 13:56:30 +02:00
b6fb50479f fix: left button drift 2025-08-24 13:23:58 +02:00
f91423c56c feat: remove the yellopw line 2025-08-24 13:19:50 +02:00
a28aeb6938 feat: sound effects 2025-08-24 13:17:58 +02:00
1601d7c368 feat: make the game have any sense at al 2025-08-24 13:14:47 +02:00
662b456332 feat: simple fps game 2025-08-24 13:11:24 +02:00
6789ee4610 feat: removed looks blunderinsh function 2025-08-23 21:39:41 +02:00
c1691c15f7 feat: compare move chosen with the blunder move 2025-08-23 21:30:15 +02:00
6fd285d5d1 feat: unified blunder tests 2025-08-23 20:27:32 +02:00
1eebe9f7f5 feat: remove entire looks blunderish logic 2025-08-23 19:49:50 +02:00
b41509f4a9 feat: ignore blunderish safe 2025-08-23 19:37:31 +02:00
6cb457f710 chore: tests 2025-08-23 18:54:56 +02:00
8a6b67b9ae chore: more blunders 2025-08-23 18:13:53 +02:00
0d9bb67fb0 feat: more blunders 2025-08-23 17:57:51 +02:00
34c3213270 feat: more blunders less king shuffling 2025-08-23 17:11:15 +02:00
b0067393d6 feat: more blunder tests 2025-08-23 16:27:41 +02:00
49602c9f7c fix: blunder tests 2025-08-23 16:18:24 +02:00
16e7a7f875 feat: more blunder tests 2025-08-23 15:53:42 +02:00
f874095e76 feat: fix the queen blunder 2025-08-23 15:46:05 +02:00
392a97085f feat: added tests for lichess bot 2025-08-23 15:16:26 +02:00
5461801043 feat: make the analyze chess game script use more pc resources 2025-08-22 22:30:47 +02:00
8716b7213c feat: log failures in connecting to lichess 2025-08-22 21:48:28 +02:00
08dfd062b7 feat: record who played who and date 2025-08-22 21:19:10 +02:00
d0d0cdf505 feat: show when bot is evaluating its game 2025-08-22 20:52:06 +02:00
821d6a6961 feat: added bot versioning 2025-08-22 20:22:06 +02:00
e4e25da762 feat: Chess game analysis using Stockfish 2025-08-22 20:07:59 +02:00
616da6fcce feat: automatic time budgeding 2025-08-22 18:35:59 +02:00