e3f9e6dc0b
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
da76b39f69
chore: more lint fixes
2025-09-08 16:10:08 +02:00
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