refactor: Improve Gitea API error reporting and proxy logging, update tab content display, and add Globe texture cleanup.

This commit is contained in:
2025-12-18 20:35:56 +00:00
parent 8af304ffb3
commit 377d3d0de3
5 changed files with 29 additions and 6 deletions

View File

@@ -37,6 +37,7 @@ const ActivityHeatmap = () => {
}
} catch (e) {
console.warn("Gitea API error:", e);
console.error('Failed to fetch Gitea heatmap. URL:', '/api/gitea/api/v1/users/Matiss/heatmap');
}
// 3. Process & Merge