• Joined on 2026-05-17
shawn opened issue shawn/canteen-admin-server#7 2026-05-21 23:34:38 +00:00
Cantaloupe credentials needed for export sync
shawn opened issue shawn/canteen-admin-server#6 2026-05-21 23:34:17 +00:00
Fix cantaloupe export subprocess cwd
shawn pushed to master at shawn/canteen-admin-server 2026-05-21 23:32:46 +00:00
e9d18cb8b7 fix: cantaloupe export subprocess cwd points to cantaloupe-downloader project
shawn opened issue shawn/canteen-admin-server#5 2026-05-21 23:20:51 +00:00
Fix cantaloupe sync column mapping — greedy name keyword matches Location Name
shawn closed issue shawn/canteen-admin-server#5 2026-05-21 23:20:51 +00:00
Fix cantaloupe sync column mapping — greedy name keyword matches Location Name
shawn opened issue shawn/canteen-admin-server#4 2026-05-21 23:20:34 +00:00
test
shawn closed issue shawn/canteen-admin-server#4 2026-05-21 23:20:34 +00:00
test
shawn pushed to master at shawn/canteen-admin-server 2026-05-21 23:17:01 +00:00
f7ffa0e6cc cantaloupe_sync: fix column mapping heuristic, add comprehensive tests
shawn pushed to master at shawn/canteen-admin-server 2026-05-21 23:00:25 +00:00
d2c76aea7f feat: Add Cantaloupe sync API with staged import workflow
shawn closed issue shawn/canteen-admin-server#3 2026-05-21 22:57:40 +00:00
Admin server port conflict resolved — moved to 8090
shawn opened issue shawn/canteen-admin-server#3 2026-05-21 22:56:47 +00:00
Admin server port conflict resolved — moved to 8090
shawn pushed to master at shawn/canteen-admin-server 2026-05-21 22:56:20 +00:00
377b3868cb fix: move admin server to port 8090 (avoids webhook receiver on 8900), set CANTEEN_DB_PATH to shared assets.db
shawn pushed to main at shawn/cantaloupe-downloader 2026-05-21 22:53:19 +00:00
e408867aac Add diff tracking — compare exports between runs
shawn closed issue shawn/cantaloupe-downloader#4 2026-05-21 22:37:42 +00:00
feat: Click CLI wrapper for cantaloupe export
shawn opened issue shawn/cantaloupe-downloader#4 2026-05-21 22:37:24 +00:00
feat: Click CLI wrapper for cantaloupe export
shawn pushed to main at shawn/cantaloupe-downloader 2026-05-21 22:35:41 +00:00
9c3d3ef7ed feat: Click CLI wrapper for cantaloupe export
shawn opened issue shawn/cantaloupe-downloader#3 2026-05-21 22:11:55 +00:00
Fix: test_auth.py line-prefix corruption & _resolve_output_path default-dir bug
shawn closed issue shawn/cantaloupe-downloader#3 2026-05-21 22:11:55 +00:00
Fix: test_auth.py line-prefix corruption & _resolve_output_path default-dir bug
shawn pushed to main at shawn/cantaloupe-downloader 2026-05-21 22:09:21 +00:00
b5ae89a490 fix(download): fix _resolve_output_path default dir, add 20 download tests
shawn closed issue shawn/cantaloupe-downloader#2 2026-05-21 22:06:54 +00:00
Fix auth.py: anti-forgery token JSON parsing + missing CSRF header + FormsAuthReturnUrl