• Joined on 2025-03-28
Malin pushed to main at TFB/MTZWrapper 2026-03-22 20:01:06 +00:00
5efb2c25ea feat: add rows_processed/rows_skipped diagnostics to health + refresh endpoints
Malin pushed to main at TFB/MTZWrapper 2026-03-22 19:51:13 +00:00
3b167cd396 fix: drop read_only=True to avoid openpyxl dimension truncation
Malin pushed to main at TFB/MTZWrapper 2026-03-20 10:35:50 +00:00
8d75fcd060 fix: skip products with blank or non-numeric EAN codes
Malin pushed to main at TFB/MTZWrapper 2026-03-20 10:04:54 +00:00
162e77c1c3 fix: safe int/float helpers for dirty Excel data (min_box_qty, stock, etc.)
Malin pushed to main at TFB/MTZWrapper 2026-03-20 10:02:43 +00:00
95cbf8d25d fix: handle string EAN codes in Excel (not just integers)
Malin pushed to main at TFB/MTZWrapper 2026-03-20 09:31:27 +00:00
db7c31260b feat: initial MTZ Excel-to-JSON API wrapper
Malin created branch main in TFB/MTZWrapper 2026-03-20 09:31:27 +00:00
Malin created repository TFB/MTZWrapper 2026-03-20 09:27:39 +00:00
Malin pushed to main at Malin/krawl.es 2026-03-19 19:20:38 +00:00
30732cd189 fix: remove empty-path GET decorator to avoid FastAPI prefix+path empty error
Malin pushed to main at Malin/krawl.es 2026-03-19 19:17:01 +00:00
50a20734ff feat: split honeypot and dashboard into separate services on dedicated ports
a0700d1960 Merge pull request #128 from BlessedRebuS/dev
1b8dc53952 Merge pull request #127 from BlessedRebuS/feat/release-1.2
da3ffd64c9 feat: update installation section to quickstart in README.md
f1c89cc8e3 fix: correct link formatting for contributing section in README.md
Compare 10 commits »
Malin created branch main in Malin/krawl.es 2026-03-19 19:17:01 +00:00
Malin created repository Malin/krawl.es 2026-03-19 19:14:45 +00:00
Malin pushed to main at CloudHost/HoneypotFields 2026-03-13 06:08:55 +00:00
5f91b979eb feat: protect WP login, password reset, and fix Elementor AJAX bypass
Malin pushed to main at CloudHost/vpndock 2026-03-13 05:59:30 +00:00
c6097b1b6e fix: collapse python3 binary patch to single line
Malin pushed to main at CloudHost/vpndock 2026-03-12 18:13:22 +00:00
4d4e6cba75 fix: let install subprocess start pured daemon to avoid ETXTBSY
Malin pushed to main at CloudHost/vpndock 2026-03-12 18:08:31 +00:00
f7fffc0ac3 fix: binary patch purevpn-cli to use correct pured daemon download URL
Malin pushed to main at CloudHost/vpndock 2026-03-12 17:59:42 +00:00
1c2d903a95 fix: fake systemctl for pured.service + pre-install service file
Malin pushed to main at CloudHost/vpndock 2026-03-12 17:55:53 +00:00
06e24a3776 fix: pre-download pured daemon + start it before purevpn-cli
Malin pushed to main at CloudHost/vpndock 2026-03-12 17:44:05 +00:00
a2a1ba3c37 fix: run purevpn-cli as non-root vpnuser with real sudo
Malin pushed to main at CloudHost/vpndock 2026-03-12 17:32:00 +00:00
34b5c4a8cd fix: replace fake sudo with real sudo package