Sandro CURY CAZZANIGA Kharec
Kharec created repository Kharec/m2h 2025-11-12 19:25:37 +01:00
Kharec pushed to main at Kharec/goyco 2025-11-12 07:09:11 +01:00
a435e55776 refactor: simplify fuzz tests to use package-based discovery
Kharec pushed to main at Kharec/goyco 2025-11-12 07:04:30 +01:00
b9d59cef4e tests: combining the fuzz case lists into a single variable
Kharec pushed to main at Kharec/goyco 2025-11-12 07:02:55 +01:00
ded77dd8cc build: declare targets directly
Kharec pushed to main at Kharec/dotdash 2025-11-11 20:46:27 +01:00
9dec568a3f style: clang-format
Kharec pushed to main at Kharec/goyco 2025-11-11 16:19:29 +01:00
221f828860 clean: remove obsoletes tests
c2d4357262 feat: keep only one method to get title of a page
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2025-11-11 16:10:23 +01:00
325cbe9c2c refactor: validateURLForSSRF()
Kharec pushed to main at Kharec/dotdash 2025-11-11 11:16:42 +01:00
a012a80438 fix: no comment
Kharec pushed to main at Kharec/dotdash 2025-11-11 11:14:41 +01:00
97b86b2b8d feat: add main code
Kharec created branch main in Kharec/dotdash 2025-11-11 11:14:34 +01:00
Kharec pushed to main at Kharec/dotdash 2025-11-11 11:14:34 +01:00
3c3ec7a437 docs: add readme
451bb7c7f6 build: add Makefile
a6629273aa docs: add license
99f4e1b2c2 git: add ignore
Kharec created repository Kharec/dotdash 2025-11-11 11:13:32 +01:00
Kharec pushed to main at Kharec/flado 2025-11-11 06:09:09 +01:00
6b8427ebc4 feat: catch SQLAlchemyError specifically for db errors
Kharec pushed to main at Kharec/flado 2025-11-11 06:07:50 +01:00
3237bc2d70 feat: add timestamp in health check
Kharec pushed to main at Kharec/flado 2025-11-11 06:02:35 +01:00
b138b3114f feat: use scalar instead of execute
Kharec pushed to main at Kharec/flado 2025-11-11 05:42:57 +01:00
527dc5a3ce clean: imports
Kharec pushed to main at Kharec/flado 2025-11-11 05:41:02 +01:00
d494198397 feat: use pathlib
Kharec pushed to main at Kharec/flado 2025-11-11 05:33:27 +01:00
cc01084630 fix: use view_functions instead of string reference
Kharec pushed to main at Kharec/flado 2025-11-11 05:31:29 +01:00
4aa075a7ff refactor: clean imports
5698e1f617 refactor: extract error handlers
Compare 2 commits »
Kharec pushed to main at Kharec/flado 2025-11-11 05:20:26 +01:00
03e53fc4b7 feat: improve secret key handling