• Joined on 2026-02-02
mish pushed to master at mish/evo-sync 2026-03-10 13:01:15 +03:00
00b74b8aa9 Simplify Evotor connect to manual token entry only
mish opened issue mish/evo-sync#3 2026-03-10 13:00:54 +03:00
Need Help Form
mish opened issue mish/evo-sync#2 2026-03-10 12:59:15 +03:00
Manual Entering of Evotor Access Token as Main Connect Option
mish closed issue mish/evo-sync#1 2026-03-10 12:54:42 +03:00
Check and Update Connections
mish pushed to master at mish/evo-sync 2026-03-10 12:54:42 +03:00
577c5de200 Add background catalog cache refresh to health check loop
mish created branch background-catalog-refresh in mish/evo-sync 2026-03-10 12:53:49 +03:00
mish pushed to background-catalog-refresh at mish/evo-sync 2026-03-10 12:53:49 +03:00
mish commented on issue mish/evo-sync#1 2026-03-10 12:50:54 +03:00
Check and Update Connections

Реализовано в web/health_checker.py и web/config.py.

Что сделано:

Существующий фоновый цикл health_check_loop (запускается…

mish opened issue mish/evo-sync#1 2026-03-10 11:35:36 +03:00
Check and Update Connections
mish pushed to master at mish/evo-sync 2026-03-09 18:17:29 +03:00
0926757b7a Fix dropdown clipping using fixed positioning strategy
mish pushed to master at mish/evo-sync 2026-03-09 18:16:36 +03:00
13c32e9181 Fix dropdown clipping in product table using data-bs-boundary
mish pushed to master at mish/evo-sync 2026-03-09 18:13:13 +03:00
6b9eb562ba Fix dropdown clipping in product table by allowing overflow
mish pushed to master at mish/evo-sync 2026-03-09 18:04:15 +03:00
9558333c94 Handle 402 Payment Required from Evotor API gracefully
mish pushed to master at mish/evo-sync 2026-03-09 17:39:40 +03:00
40e7abd012 Fix typo and redirect connections/add to evotor page
mish pushed to master at mish/evo-sync 2026-03-09 17:35:20 +03:00
3d7a456299 Add manual token entry for Evotor connection
mish pushed to master at mish/evo-sync 2026-03-09 17:33:03 +03:00
5acf597944 Redirect to app page on Evotor market instead of generic market URL
mish pushed to master at mish/evo-sync 2026-03-09 17:26:36 +03:00
3f4bbcbb0d Fix alter_column missing existing_type for MySQL
mish pushed to master at mish/evo-sync 2026-03-09 17:25:39 +03:00
c8beeaf1b1 Fix migration to skip already-existing evotor_user_id column/indexes
mish pushed to master at mish/evo-sync 2026-03-09 17:23:55 +03:00
5ee8419c7c Replace EVOTOR_CLIENT_ID/SECRET with EVOTOR_APP_ID/WEBHOOK_SECRET in config
mish pushed to master at mish/evo-sync 2026-03-09 17:18:30 +03:00
e376c86fbe Switch Evotor integration to webhook-based token delivery flow