bjoernpoettker and Claude Opus 5
b844b772b8
Detect expired session only via login page markup
...
The session check treated any response containing "Anmeldung" or
"Einloggen" as an expired session. Regular content pages (e.g. the FAQ)
mention these words in body text, which triggered a needless re-login and
returned the login page instead of the requested content.
Detection now relies on the status code and isLoginPageText() alone.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-09-07 17:36:05 +02:00
bjoernpoettker
f83830dedf
Adjust employee name column parsing
2026-06-12 16:05:09 +02:00
bjoernpoettker
f7401ccf18
Add employee active flag
2026-06-09 11:40:09 +02:00
bjoernpoettker
b8da2a821f
Fix login auto-retry deadlock
2026-06-08 21:07:42 +02:00
bjoernpoettker
5cb93b3258
Send login payload as JSON
2026-06-08 08:57:59 +02:00
bjoernpoettker
27d28a8767
Add employee livesearch lookup
2026-06-07 15:04:50 +02:00
bjoernpoettker
b6180867ef
Add article livesearch lookup
2026-06-07 14:53:44 +02:00
bjoernpoettker
68bb6ce061
Add article category lookup
2026-06-07 14:45:57 +02:00
bjoernpoettker
a5608ab461
Add article unit lookup
2026-06-07 14:37:51 +02:00
bjoernpoettker
8ac9b1e58a
Add company settings lookup
2026-06-07 14:23:04 +02:00
bjoernpoettker
2b5481f7e2
Add normalized kunden2 lookup
2026-06-07 14:11:57 +02:00
bjoernpoettker
020d36a0a1
Add machine livesearch lookup
2026-06-07 13:54:54 +02:00
bjoernpoettker
24c6c9e017
Add machine category lookup
2026-06-07 13:40:12 +02:00
bjoernpoettker
cd89a30631
Use redirect login flow only
2026-05-25 11:37:21 +02:00
bjoernpoettker
cf6bc1b5cc
Add invoice and customer API methods
2026-05-23 11:17:05 +02:00
bjoernpoettker
b47cbc00a8
Initial Agrarmonitor connector
2026-05-21 21:15:25 +02:00