promote: dev → main (Weekly UTC-today date fix) #105
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Jinemi/thermograph#105
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotes #104 to beta.
Carries 1 commit:
fix(frontend): Weekly view must always send an explicit date to /gradeThe Weekly view dropped the
date=parameter from its/api/v2/graderequest whenever the selected date equalled the viewer's local today, so the backend fell back to its own UTC clock — serving yesterday to any viewer east of UTC between local midnight and UTC midnight (reported from Kaunas, UTC+3). It now always sends an explicit, non-empty date, andcache.jsseeds the cross-view prefetch under the matching dated URL so the prefetch keeps working rather than going cold.branch_diffpredicted no conflicts — no file was touched on both sides since the branches parted.