Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Tech-JI
/
CourseReview
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
15
Code
Issues
11
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: production deployment hardening for Cloudflare Tunnel + WJ auth flow
- #57
#57
Closed
JackyTJie
wants to merge 36 commits into
main
Tech-JI/CourseReview:main
from
fix/production-deploy
Tech-JI/CourseReview:fix/production-deploy
Copy head branch name to clipboard
Conversation
Commits
36
(36)
Checks
Files changed
Closed
fix: production deployment hardening for Cloudflare Tunnel + WJ auth flow
#57
JackyTJie
wants to merge 36 commits into
main
Tech-JI/CourseReview:main
from
fix/production-deploy
Tech-JI/CourseReview:fix/production-deploy
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
fix(deploy): use ghcr base image, add tunnel service with http2, pg18 volume path
Show description for feb45bc
JackyTJie
committed
feb45bc
View commit details
Copy full SHA for feb45bc
Browse repository at this point
fix(security): csrf trusted origins, proxy ssl header, csrftoken cookie
Show description for 6ba3f2e
JackyTJie
committed
6ba3f2e
View commit details
Copy full SHA for 6ba3f2e
Browse repository at this point
fix(spider): update ORC crawler base URL to gc.sjtu.edu.cn
Show description for da34a58
JackyTJie
committed
da34a58
View commit details
Copy full SHA for da34a58
Browse repository at this point
fix(auth): type casts, turnstile retry, wj clock tolerance
Show description for 4ae2b60
JackyTJie
committed
4ae2b60
View commit details
Copy full SHA for 4ae2b60
Browse repository at this point
Commits on Aug 29, 2026
Merge remote-tracking branch 'origin/main' into fix/production-deploy
JackyTJie
committed
7ebfda6
View commit details
Copy full SHA for 7ebfda6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/production-deploy
JackyTJie
committed
6ab1305
View commit details
Copy full SHA for 6ab1305
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/production-deploy
JackyTJie
committed
bb7ec73
View commit details
Copy full SHA for bb7ec73
Browse repository at this point
Commits on Sep 2, 2026
Merge remote-tracking branch 'origin/main' into fix/production-deploy
JackyTJie
committed
9a41064
View commit details
Copy full SHA for 9a41064
Browse repository at this point
fix(auth): raise WJ clock tolerance to 220s to absorb server drift
JackyTJie
committed
b557252
View commit details
Copy full SHA for b557252
Browse repository at this point
feat(static): serve admin static files via whitenoise
Show description for a839815
JackyTJie
committed
a839815
View commit details
Copy full SHA for a839815
Browse repository at this point
Commits on Sep 3, 2026
Merge remote-tracking branch 'origin/main' into fix/production-deploy
JackyTJie
committed
ad7bcfd
View commit details
Copy full SHA for ad7bcfd
Browse repository at this point
Commits on Sep 5, 2026
feat(web): add Syllabus/SyllabusFile models and upload config
Show description for 920c2ea
JackyTJie
committed
920c2ea
View commit details
Copy full SHA for 920c2ea
Browse repository at this point
feat(web): syllabus extraction, Ollama analysis, and Celery task
Show description for 10bf7a3
JackyTJie
committed
10bf7a3
View commit details
Copy full SHA for 10bf7a3
Browse repository at this point
feat(web): syllabus upload/list/download API and admin
Show description for f1a1ec7
JackyTJie
committed
f1a1ec7
View commit details
Copy full SHA for f1a1ec7
Browse repository at this point
chore: ruff-format deviant files, dev worker service, media volume
Show description for 94b93dd
JackyTJie
committed
94b93dd
View commit details
Copy full SHA for 94b93dd
Browse repository at this point
fix(web): syllabus API routing, eager refresh, task failure handling
Show description for 27b0042
JackyTJie
committed
27b0042
View commit details
Copy full SHA for 27b0042
Browse repository at this point
test(web): syllabus upload/analysis/download suite (17 tests)
Show description for 71525d1
JackyTJie
committed
71525d1
View commit details
Copy full SHA for 71525d1
Browse repository at this point
fix(web): bind celery current app and fix Ollama JSON responses
Show description for be53b4d
JackyTJie
committed
be53b4d
View commit details
Copy full SHA for be53b4d
Browse repository at this point
Merge branch 'feat/syllabus-upload' into fix/production-deploy
Show description for e7df6b9
JackyTJie
committed
e7df6b9
View commit details
Copy full SHA for e7df6b9
Browse repository at this point
test(web): match Ollama mock to nested message.content shape
Show description for 743bd5b
JackyTJie
committed
743bd5b
View commit details
Copy full SHA for 743bd5b
Browse repository at this point
deploy: add celery worker service and persistent media volume
Show description for 1f2ec63
JackyTJie
committed
1f2ec63
View commit details
Copy full SHA for 1f2ec63
Browse repository at this point
deploy: persist media on /mnt/data/GCAtlas bind mount
Show description for 73ebce6
JackyTJie
committed
73ebce6
View commit details
Copy full SHA for 73ebce6
Browse repository at this point
test(web): match Ollama mock to nested message.content shape
Show description for 2239c40
JackyTJie
committed
2239c40
View commit details
Copy full SHA for 2239c40
Browse repository at this point
fix(web): sanitize download log id and document empty JSON excepts
Show description for 9fc3213
JackyTJie
committed
9fc3213
View commit details
Copy full SHA for 9fc3213
Browse repository at this point
fix(spider): import gc offerings into CourseOffering with instructors
Show description for 7754df5
JackyTJie
and
claude
committed
7754df5
View commit details
Copy full SHA for 7754df5
Browse repository at this point
fix(web): schedule gc offerings crawl, drop dead beat entries
Show description for 5baf3fd
JackyTJie
and
claude
committed
5baf3fd
View commit details
Copy full SHA for 5baf3fd
Browse repository at this point
Merge branch 'feat/syllabus-upload' into fix/production-deploy
JackyTJie
committed
48c048a
View commit details
Copy full SHA for 48c048a
Browse repository at this point
fix(deploy): run celery beat alongside the worker
Show description for 63dcc9d
JackyTJie
and
claude
committed
63dcc9d
View commit details
Copy full SHA for 63dcc9d
Browse repository at this point
feat(web): reject low-match syllabi, recycle files, add delete API
Show description for 6ef7449
JackyTJie
committed
6ef7449
View commit details
Copy full SHA for 6ef7449
Browse repository at this point
Merge branch 'feat/syllabus-upload' into fix/production-deploy
JackyTJie
committed
77a2e43
View commit details
Copy full SHA for 77a2e43
Browse repository at this point
fix(spider): canonicalize GC instructor names at import to stop duplicate teachers
Show description for f964ca1
JackyTJie
committed
f964ca1
View commit details
Copy full SHA for f964ca1
Browse repository at this point
fix(spider): split merged instructor cells at import, not only at parse
Show description for ff5e997
JackyTJie
committed
ff5e997
View commit details
Copy full SHA for ff5e997
Browse repository at this point
fix(spider): canonicalize ORC catalog instructor names; fix beat schedule path
Show description for a8274bd
JackyTJie
committed
a8274bd
View commit details
Copy full SHA for a8274bd
Browse repository at this point
feat(web): canonicalize new review professor names against course instructors
Show description for fe75762
JackyTJie
committed
fe75762
View commit details
Copy full SHA for fe75762
Browse repository at this point
fix(web): parenthesize except clause; canonicalize professor names in legacy review import
Show description for da05c41
JackyTJie
committed
da05c41
View commit details
Copy full SHA for da05c41
Browse repository at this point
fix(web): parenthesize multi-exception clause in course filter
Show description for b87edaa
JackyTJie
committed
b87edaa
View commit details
Copy full SHA for b87edaa
Browse repository at this point
You can’t perform that action at this time.