Commit graph

864 commits

Author SHA1 Message Date
702cce959d feat(docs): add motivatoin 2026-01-15 18:03:49 -05:00
Barrett Ruth
ebeed1887d
Merge pull request #209 from barrettruth/barrettruth-patch-1
Update README.md
2026-01-10 11:04:56 -06:00
Barrett Ruth
48bafffcde
Update README.md 2026-01-10 11:04:44 -06:00
Barrett Ruth
b85113b805
Merge pull request #208 from barrett-ruth/feat/buf-cleanup
buffer cleanup mgmt
2025-12-31 13:08:19 -06:00
fa45d912b8 close out other bufs on source buf close 2025-12-31 13:06:25 -06:00
Barrett Ruth
d613d3d24a
Merge pull request #206 from barrett-ruth/fix/logs
fix debug msg
2025-12-18 14:43:24 -06:00
445059a498 fix(runner): proper debug msg 2025-12-18 14:43:03 -06:00
Barrett Ruth
e0596aefff
Merge pull request #205 from barrett-ruth/fix/logging
add necessary logging
2025-12-14 16:35:51 -06:00
3a0c0de599 another log statement 2025-12-14 16:30:10 -06:00
10b3dcd846 fix: add debug log 2025-12-14 16:23:14 -06:00
Barrett Ruth
edb341ae51
Merge pull request #202 from barrett-ruth/fix/notice
use `scrapling.Fetcher.get`, not `scrapling.StealthyFetcher.fetch`
2025-12-08 19:48:15 -06:00
dfd8275421 fix: use a diff scraper for now 2025-12-08 19:46:14 -06:00
Barrett Ruth
680a22f303
Merge pull request #201 from barrett-ruth/fix/notice
update docs for that scrapling DOES work
2025-12-08 19:42:31 -06:00
eb3f93587f fix(docs): scrapling DOES work 2025-12-08 19:21:30 -06:00
Barrett Ruth
9926965677
Merge pull request #200 from barrett-ruth/fix/miscl
update uv pks
2025-12-08 19:16:37 -06:00
c7f573a93b install deps 2025-12-08 00:44:44 -06:00
ac51b2c799 fix(scraper): done 2025-12-08 00:20:48 -06:00
ecd76795ce feat: add envrc 2025-12-07 16:19:42 -06:00
3c3e6172fc fix(ci): rename parameter for type-checking 2025-12-07 16:14:00 -06:00
f805251762 some misc fixes 2025-12-07 16:09:17 -06:00
6647e4120e fix: remove debug script 2025-12-07 15:40:10 -06:00
06f8627331 fix: update pkgs 2025-12-07 15:38:56 -06:00
Barrett Ruth
5b43b64401
Merge pull request #199 from barrett-ruth/feat/misc-fixups
improve error message
2025-12-04 18:21:07 -05:00
99109f5e91 fix: cleanup picker message 2025-12-04 18:12:10 -05:00
944d37dc75 fix(git): ignore node_modules 2025-12-04 18:10:22 -05:00
Barrett Ruth
f91fbb2ca0
Merge pull request #196 from barrett-ruth/fix/uv
fix: fix uv conflict
2025-11-28 23:46:34 -05:00
Barrett Ruth
bbe04589b8 fix: fix uv conflict 2025-11-28 23:45:17 -05:00
Barrett Ruth
6aca33e371
Merge pull request #195 from barrett-ruth/fix/ci
easier uv install in ci
2025-11-28 01:38:28 -05:00
Barrett Ruth
675917796d fix(ci): easier uv install 2025-11-28 01:37:08 -05:00
Barrett Ruth
e12b39bda1
Merge pull request #194 from barrett-ruth/fid
x
2025-11-28 01:31:01 -05:00
Barrett Ruth
c9769e04b8 x 2025-11-28 01:30:48 -05:00
Barrett Ruth
864e6ceeae
Merge pull request #193 from barrett-ruth/fid
run pre-commit prettier on allf files
2025-11-28 00:29:35 -05:00
Barrett Ruth
9cc2b52111 c;eanup 2025-11-28 00:28:21 -05:00
Barrett Ruth
dcf8150cb2
Merge pull request #192 from barrett-ruth/feat/io/cp-test-case
open io view after cp test validation
2025-11-06 01:48:07 -05:00
Barrett Ruth
71863fde7f fix(io): validate view later 2025-11-06 01:46:10 -05:00
Barrett Ruth
5bcee87892
Merge pull request #191 from barrett-ruth/feat/io/view-togggle
misc io view fixups
2025-11-06 01:40:41 -05:00
Barrett Ruth
00987bb0ff feat(io): cleanup view 2025-11-06 01:31:50 -05:00
Barrett Ruth
d121784de5
Merge pull request #190 from barrett-ruth/feat/io/view-togggle
io view toggle + scraper fixes
2025-11-06 00:20:05 -05:00
Barrett Ruth
07e4372a4a cleanup 2025-11-06 00:18:09 -05:00
Barrett Ruth
0e778a128e Merge main into feat/io/view-togggle
Resolved conflicts:
- scrapers/atcoder.py: kept defensive if tests else '' checks
- scrapers/codechef.py: kept defensive if tests else '' checks
- tests/test_scrapers.py: kept comprehensive validation from main
- lua/cp/ui/views.lua: removed misplaced navigation code from loop
2025-11-05 23:01:04 -05:00
Barrett Ruth
d0f1dbf132 cleanup 2025-11-05 19:23:30 -05:00
Barrett Ruth
5995ded7d5
Merge pull request #189 from barrett-ruth/feat/multi-test-case
Multi-Test Case View
2025-11-05 19:23:09 -05:00
Barrett Ruth
e7ba6b4bb4 fix(test): update scrapers 2025-11-05 18:43:01 -05:00
Barrett Ruth
7d8d00c5ad fix(ui): correct output buf 2025-11-05 13:10:17 -05:00
Barrett Ruth
13d931ed19 feat: update 2025-11-05 12:47:38 -05:00
Barrett Ruth
96c01bf796 cleanup 2025-11-04 23:47:06 -05:00
Barrett Ruth
127de3d6a5 fix 2025-11-04 23:39:43 -05:00
Barrett Ruth
6a1534124d fix(ci): formatting 2025-11-04 22:16:49 -05:00
Barrett Ruth
8237dc4c16 fix(ci) upgrade python format 2025-11-04 22:16:08 -05:00
Barrett Ruth
cea90dbda5 preliminary updates 2025-11-04 22:10:42 -05:00