forust 68630eb773
ci / lint-prettier (push) Successful in 9s
ci / lint-ruff (push) Successful in 6s
ci / lint-yaml (push) Successful in 10s
ci / lint-dockerfiles (push) Successful in 7s
ci / validate (push) Successful in 6s
ci / build (push) Has been skipped
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
Collection of my self-hosted instruments and apps
https://forust.xyz
2.1 MiB
Languages
Python 82.1%
HTML 10.6%
Svelte 3.4%
CSS 2.4%
TypeScript 0.7%
Other 0.8%