cp.nvim/scrapers
Barrett Ruth 427d03ec2d
Merge branch 'main' into fix/submit-hardening
# Conflicts:
#	scrapers/atcoder.py
#	scrapers/codeforces.py
2026-03-05 14:18:01 -05:00
..
__init__.py lol 2025-09-24 21:23:06 -04:00
atcoder.py Merge branch 'main' into fix/submit-hardening 2026-03-05 14:18:01 -05:00
base.py refactor(submit): pass file path instead of source via stdin 2026-03-05 11:26:29 -05:00
codechef.py feat(codeforces): implement submit; cache CSES token (#300) 2026-03-05 10:37:39 -05:00
codeforces.py refactor(timeouts): make BROWSER_SUBMIT_NAV_TIMEOUT a per-platform defaultdict 2026-03-05 11:47:10 -05:00
cses.py feat(codeforces): implement submit; cache CSES token (#300) 2026-03-05 10:37:39 -05:00
kattis.py feat(codeforces): implement submit; cache CSES token (#300) 2026-03-05 10:37:39 -05:00
language_ids.py feat(atcoder): extract submit helpers; add live status notifications (#294) 2026-03-04 19:27:29 -05:00
models.py feat(scraper): add precision extraction, start_time, and submit support 2026-03-03 15:09:41 -05:00
timeouts.py refactor(timeouts): make BROWSER_SUBMIT_NAV_TIMEOUT a per-platform defaultdict 2026-03-05 11:47:10 -05:00
usaco.py feat(codeforces): implement submit; cache CSES token (#300) 2026-03-05 10:37:39 -05:00