Commit History

FORCE REBUILD: Add debug log to trigger frontend rebuild and verify admin API fixes
e1d0e9c

Tristan Yu commited on

Fix frontend admin API calls - add /api prefix to match backend routes
0a04258

Tristan Yu commited on

FIXED: Ensure Week 2 tutorial tasks display in correct order (ST 1, ST 2, etc.)
b8cbae8

Tristan Yu commited on

FIXED: Remove /api from baseURL to prevent double /api issue
e53121c

Tristan Yu commited on

FIXED: Double /api issue in client directory (the one HF actually uses)
c97fee1

Tristan Yu commited on

URGENT: Force frontend rebuild with unique build ID
7f85b46

Tristan Yu commited on

URGENT: Force frontend rebuild - V3 - API prefix fix
dc5ae86

Tristan Yu commited on

Force frontend rebuild - V2
6328026

Tristan Yu commited on

Fix missing /api prefix in frontend API calls
ac914ea

Tristan Yu commited on

Fix all remaining fetch calls in Profile.tsx to use api instance
7dba73d

Tristan Yu commited on

Fix missing api import in Profile.tsx
8aaa84c

Tristan Yu commited on

Fix frontend API calls: replace fetch with api instance for consistent authentication and error handling
8e7ca95

Tristan Yu commited on

Fix submissions API endpoints to include /api prefix
9f68849

Tristan Yu commited on

Fix search API endpoints to include /api prefix
d3e1c4d

Tristan Yu commited on

Fix double /api/ prefix issue in API calls
3895eab

Tristan Yu commited on

Fix client directory API URL and authentication - update all client files to use HF backend
a02bcda

Tristan Yu commited on

Version 2.0: Translation brief and image upload functionality working, Week 1 preserved
5ccd555

Tristan Yu commited on

Fix TypeScript errors for image support in Week 2 tutorial tasks
9ff626c

Tristan Yu commited on