forust 68630eb773
ci / validate (push) Successful in 6s
ci / build (push) Has been skipped
ci / lint-prettier (push) Successful in 12s
ci / lint-ruff (push) Successful in 5s
ci / lint-yaml (push) Successful in 8s
ci / lint-dockerfiles (push) Successful in 5s
ci / deploy-userbot-panel (push) Has been skipped
fix(edu): read diary event times directly from DOM, drop 25 AJAX clicks
_collect_event_times re-clicked every a.event-link and waited ~3s per
event for a visible span.data, but the calendar embeds all times in
div.event-full-info[data-event-full-info-id] span.data already. The old
loop took ~109s for 25 events and collected 0 (original divs stay
sf-hidden), effectively hanging /diary. Now a single evaluate reads all
times (~3.7s), parsing HH:MM from p.date span.data.
2026-09-10 00:31:04 +02:00
2026-06-21 21:27:31 +02:00
2026-06-09 12:59:36 +02:00
2025-11-18 03:23:57 +01:00
S
Description
Moon-Userbot but with edits
3.4 MiB
Languages
Python 91%
Svelte 4.4%
CSS 2.8%
TypeScript 0.9%
Shell 0.6%
Other 0.2%