0489085c68
fix: correct shebang and executable permissions
...
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
fde196337e
feat: fixed most function size lint errors
2025-09-08 16:05:14 +02:00
6c904a8a0c
feat: more functions fixed
2025-09-08 15:32:55 +02:00
f6b05ff8b1
feat: lazy load images and allow access to text only articles
2025-09-08 07:41:15 +02:00
8e750aad58
feat: added lichess db puzzle to gitignore
2025-09-07 15:45:25 +02:00
6813bf299a
feat: engine passes 2 puzzles from lichess
2025-09-07 13:07:15 +02:00
695e0c70cf
feat: C engine
2025-09-06 18:26:31 +02:00
9cc4fb6107
feat: more blunders less king shuffling
2025-08-23 17:11:15 +02:00
1daeee077c
feat: added tests for lichess bot
2025-08-23 15:16:26 +02:00
2e4b2504e0
feat: make the analyze chess game script use more pc resources
2025-08-22 22:30:47 +02:00
1f26bbebdb
fix: most lint issues
2025-07-14 16:25:23 +02:00