Commit graph

59 commits

Author SHA1 Message Date
7711788d3d cleanup 2025-09-24 21:35:57 -04:00
52c50cde79 lol 2025-09-24 21:23:06 -04:00
a48f4d049b snake to title case 2025-09-24 20:58:16 -04:00
b70f38626e cleanup 2025-09-24 20:04:29 -04:00
d862df9104 fix: only display configured platforms in pickers 2025-09-24 19:47:00 -04:00
9e84d57b8a feat: context, not config 2025-09-24 18:21:34 -04:00
699207e713 lint 2025-09-24 00:44:08 -04:00
7ac91a3c4d fix async 2025-09-24 00:41:10 -04:00
53562eb6a8 fix(scrapers): reorg codeforces scraper 2025-09-22 22:48:24 -04:00
89440e5d14 feat(scrapers): simplify structure 2025-09-22 22:44:08 -04:00
3b768cc6c4 fix(ci): fix ruff lint 2025-09-22 22:10:49 -04:00
db391da52c feat(scrapers): total refactor 2025-09-22 22:00:20 -04:00
eb3f7762de fix(ci): typing 2025-09-22 20:46:27 -04:00
afb15150af fix(ci): format 2025-09-21 15:11:10 -04:00
78fb4f8f4b feat(cache): cache clearing, updating and resetting 2025-09-21 15:08:55 -04:00
9761cded88 fix(scrapers): dont limit results to 100 contests 2025-09-21 14:23:48 -04:00
fe158aa65f fix(qol): remove ai-like comments 2025-09-21 14:00:38 -04:00
0dd145b71e feat(doc): make docs more concise 2025-09-21 12:06:45 -04:00
c68e6fbc19 fix(ci): unused var 2025-09-21 11:28:29 -04:00
46c615416f feat(scraper): use backoff 2025-09-21 11:26:54 -04:00
56c7cf00a5 fix(ci): cses 2025-09-21 00:33:35 -04:00
1f38dba57f fix(scrape): proper vars 2025-09-21 00:31:10 -04:00
7a027c7379 fix(ci): typing 2025-09-21 00:15:23 -04:00
9deedec15a fix(scraper): comments 2025-09-21 00:10:10 -04:00
7b8aae7921 fix(ci): move imports 2025-09-20 23:52:32 -04:00
bd81743274 fix: prefer contess over categories to normalize phrasing 2025-09-20 14:22:35 -04:00
803c2dc76e feat(scrapers): add contest subcommand to cses 2025-09-20 14:19:35 -04:00
315e5a790c fix(ci): guess im adding the atcoder scraper too 2025-09-20 14:13:25 -04:00
8e13b8c61d feat(cses): update cses with concept of a category 2025-09-20 14:01:18 -04:00
ff9a3d1abb fix(ci): run as modukle 2025-09-19 21:20:31 -04:00
ddff996ee2 fix(ci): test 2025-09-19 21:11:12 -04:00
514761733b fix(scraper): relative python module import path 2025-09-19 20:55:06 -04:00
b12844c3a0 fix(scraper): import path 2025-09-19 20:46:34 -04:00
793063a68e feat(test_panel): integrate scraped data 2025-09-19 20:41:19 -04:00
fe25b00537 fix(test): fix the scrapers 2025-09-19 20:32:58 -04:00
aedbccffb4 feat(scrapers): update all scrapers to provide time & memory limit 2025-09-19 20:28:20 -04:00
ffaec3b947 fix(ci): type scrapers 2025-09-18 22:14:13 -04:00
8a6b5dc373 fix(ci): import cleanup 2025-09-18 22:03:42 -04:00
51fd6e3676 feat(ci): pytest 2025-09-18 22:01:40 -04:00
ca6f8417c0 feat: scraper cleanup 2025-09-18 21:49:25 -04:00
91e066bbd6 fix(scraper/codeforces): scrape multiple tc 2025-09-18 13:30:53 -04:00
Barrett Ruth
de5020e4da
Merge branch 'main' into feat/test 2025-09-18 16:21:45 +02:00
b2e1ea2c58 feat(scraper): update scraper i/o for single test panel 2025-09-18 09:56:54 -04:00
fe9678310e feat: refactor scrapers 2025-09-17 23:54:37 -04:00
b128956c04 fix(ci): format 2025-09-15 18:32:23 -04:00
c99cf8d4f0 feat: atcoder scraper update for :CP test 2025-09-15 18:31:26 -04:00
5417da9b52 feat: make autocomplete more sophisticated 2025-09-15 14:32:44 -04:00
64d6576bcf fix(ci): format 2025-09-15 10:53:00 -04:00
5db19acc53 fix scraper 2025-09-15 10:52:28 -04:00
e10eab22d6 fix: revert multiple test cases 2025-09-15 10:37:40 -04:00