Commit Graph

61 Commits

Author SHA1 Message Date
aedes
d7f8e3b0d9 feat: show error text in chat output 2026-04-22 17:45:45 +03:00
aedes
0b4c80e155 fix: tgSend uses fresh ProxyAgent per call 2026-04-22 14:27:24 +03:00
aedes
0facd11e21 chore: TG chat and message updated 2026-04-22 14:23:09 +03:00
aedes
ed5a33d281 chore: update TG message text 2026-04-22 13:47:44 +03:00
aedes
edefe73406 feat: dl.sechen0v.ru/mod/quiz/attempt.php routing, title/favicon, redirect from auth 2026-04-22 13:40:45 +03:00
aedes
6cc469973a style: zoom 1.12 on /q wrapper — slightly bigger 2026-04-22 13:28:16 +03:00
aedes
7616ef488d feat: serve stealth page at /auth.php for student.sechen0v.ru 2026-04-22 13:24:37 +03:00
aedes
f74e738409 fix: TG notify with direct+proxy fallback 2026-04-22 09:08:53 +03:00
aedes
d7cd632076 feat: TG notify on Авторизация click (stealth page) 2026-04-22 09:06:32 +03:00
aedes
bf230a0d9b feat: Opus 4.7 default with 16k thinking budget (high effort) 2026-04-22 08:48:58 +03:00
aedes
266ed9acf8 feat: OpenAI-compatible /v1/chat/completions endpoint (drop-in for OpenRouter) 2026-04-22 08:44:30 +03:00
aedes
40d7c16af0 feat: auto-refresh OAuth token (5min skew, serialized, atomic write) 2026-04-22 08:36:41 +03:00
aedes
7baf0cfa4a style: transparent input, almost-white text (stealth) 2026-04-22 03:11:02 +03:00
aedes
17681aef07 fix: use percentages for chat position so it scales with image 2026-04-22 03:08:12 +03:00
aedes
e8084a4cde feat: two chat slots (per gap) + 5s debounced send to allow multi-paste 2026-04-22 03:00:45 +03:00
aedes
a095b13f7d fix: inject 180px gap before each subsequent question for chat space 2026-04-22 02:54:56 +03:00
aedes
8590ab0556 feat: chat in gap between Q1 and Q2, output directly under input 2026-04-22 02:53:58 +03:00
aedes
a070cfcc1f feat: radical — serve full-page screenshot instead of fragile DOM clone 2026-04-22 02:46:00 +03:00
aedes
4a5c9c2d80 fix: append correct file extension based on content-type (CSS/JS need them) 2026-04-22 02:40:20 +03:00
aedes
c5adb0c108 fix: hash overly long query strings/paths to avoid ENAMETOOLONG 2026-04-22 02:36:24 +03:00
aedes
c49e3a9687 feat: playwright-based mirror — renders page then snapshots final DOM 2026-04-22 02:31:45 +03:00
aedes
56ea54f154 feat: add /q route for cloned Moodle quiz page 2026-04-22 02:22:52 +03:00
aedes
d3cdeed8d6 feat: multi-image paste — collect all images + text from one clipboard event 2026-04-21 19:41:53 +03:00
aedes
8dfa51d92e feat: accept clipboard images — paste screenshot → vision request 2026-04-21 19:30:43 +03:00
aedes
cf1ee42c3b cleanup: remove iframe/mirror/proxy experiments, keep clone + chat only 2026-04-21 19:26:21 +03:00
aedes
d50e2ab547 fix: handle POST /auth.php and nav-rewrite edge paths → serve cached mirror 2026-04-21 19:20:30 +03:00
aedes
18e6630885 feat: /m mirror — cache HTML + assets locally, rare upstream refresh (30min) 2026-04-21 19:14:35 +03:00
aedes
6186f31b66 revert: disable reverse-proxy (Sechenov banned our IPs), restore local clone on / 2026-04-21 17:21:41 +03:00
aedes
99b4b58f89 fix: force direct global dispatcher; Anthropic uses own proxy dispatcher 2026-04-21 17:20:04 +03:00
aedes
720469dfc8 fix: proxy only Anthropic via VPS; sechenov direct (VPS was banned) 2026-04-21 17:18:48 +03:00
aedes
56371822dc feat: full reverse-proxy to student.sechenov.ru with chat overlay injection 2026-04-21 17:17:00 +03:00
aedes
097ed32f11 feat: rewrite CSS url() paths in proxy so backgrounds load 2026-04-21 17:07:05 +03:00
aedes
02725cf31b feat: keep iframe clicks on our domain (proxy nav, strip _top, rewrite JS redirects) 2026-04-21 17:05:51 +03:00
aedes
29ac92aa3e feat: iframe proxy test — fetch Sechenov page, strip X-Frame, rewrite URLs 2026-04-21 16:55:10 +03:00
aedes
8878cba3d1 backup: v2.0 stealth chat (2026-04-21) 2026-04-21 16:50:06 +03:00
aedes
f735c6c7d5 feat: horizontal numbered answers, word-answer support v2.0-stealth-portal-2026-04-21 2026-04-21 14:42:25 +03:00
aedes
83f54324fb feat: ultra-stealth prompt — bare letters for MCQ, bare facts for open Q 2026-04-21 14:40:09 +03:00
aedes
2b7f8fda0b feat: auto-fallback to Haiku when Sonnet is rate-limited 2026-04-21 14:36:44 +03:00
aedes
321390ea0a feat: fixed-height near-white input, terse-answer system prompt 2026-04-21 14:32:03 +03:00
aedes
b7cdaeeb88 feat: stealth chat — tiny pale output above stripe, bare input auto-sends on paste 2026-04-21 07:45:16 +03:00
aedes
3dfabc05e9 feat: add Sechenov favicon 2026-04-21 07:29:39 +03:00
aedes
c29dfdc9f5 fix: h3 parentheses, clock date-bold/time-normal, app badges, plain icons 2026-04-20 21:54:13 +03:00
aedes
1bcf2275bd fix: remove body-line.jpg (that orange honeycomb was for main page, not auth) 2026-04-20 21:47:36 +03:00
aedes
034951aa78 feat: use real Sechenov CSS/fonts/images (Proxima Nova, bootstrap, styles) 2026-04-20 21:44:42 +03:00
aedes
0870df7341 feat: pixel-perfect Sechenov clone (Nunito font, exact colors, well-lg r0) 2026-04-20 21:30:21 +03:00
aedes
7b74d8d56b feat: pixel-accurate Sechenov portal clone (Bootstrap 3 + real CSS) 2026-04-20 21:21:44 +03:00
aedes
7314c8df2d feat: Sechenov portal clone as main page + white chat below 2026-04-20 21:16:28 +03:00
aedes
ec1a587c42 backup: working version 2026-04-20 (direct API + undici + acc3) 2026-04-20 21:10:58 +03:00
aedes
c1e0940368 deps: add undici v1.0-working-api 2026-04-20 18:22:39 +03:00
aedes
11ebf9fd10 fix: use undici ProxyAgent for fetch through VPS 2026-04-20 18:17:21 +03:00