Commit graph

45 commits

Author SHA1 Message Date
c509102b37 feat(tests): basic tests 2025-10-05 21:58:43 -04:00
ee88450b3b feat(scrapers): make scrapers softer 2025-10-05 13:40:56 -04:00
b9a2c7a4ff fix(scrapers): fix 2025-10-04 15:00:37 -04:00
179b333505 update pyproject 2025-10-03 22:38:24 -04:00
b8c79401da fix(scrapers/codeforces): suppress scrapling logs 2025-10-03 21:14:28 -04:00
f48acb4672 fix(scrapers/codeforces): scrape time 2025-10-03 21:06:20 -04:00
4498c4a7fa fix scrapers 2025-10-03 19:19:02 -04:00
67c23c4d69 better scraper config 2025-09-30 22:33:36 -04:00
49ba922ff7 fix(scraper): use scrapling 2025-09-30 20:16:59 -04:00
ae2f8b94cf feat: interactive problem finer-tuning 2025-09-27 10:05:58 -04:00
53562eb6a8 fix(scrapers): reorg codeforces scraper 2025-09-22 22:48:24 -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
1f38dba57f fix(scrape): proper vars 2025-09-21 00:31:10 -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
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
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
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
b2e1ea2c58 feat(scraper): update scraper i/o for single test panel 2025-09-18 09:56:54 -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
26d2de0de3 fix(ci): format 2025-09-14 20:20:37 -05:00
ab72ec9559 fix(cache): problem caching 2025-09-14 20:19:42 -05:00
d1b9469342 fix(scraper): multi-letter codeforces problems 2025-09-14 20:07:08 -05:00
c1c1194945 fix(ci): update typing 2025-09-14 00:11:09 -05:00
8394065169 fix(ci): format 2025-09-14 00:05:23 -05:00
40117c2cf1 feat: caching 2025-09-13 23:46:37 -05:00
0db6fa96b4 cleanup window layout 2025-09-12 17:19:20 -05:00
3f49721657 add vim.validate on user spec 2025-09-12 16:30:09 -05:00
Renamed from templates/scrapers/codeforces.py (Browse further)