Commits for jcasper
switch to files view, user index
v495_base to v496_preview (2026-03-09 to 2026-03-16) v496
Show details
f0e12555bca2d035cbd2d80414e2d4e154543f9b Fri Mar 13 18:12:59 2026 -0700
- Removing local storage cache in facetedComposite.js - it's too easy to reach the storage limit,
and the browser's own file cache should mostly satisfy this need. We'll work next on adding a forced
refresh when udcTimeout is set in the cart, to facilitate development, refs #36320
- src/hg/js/facetedComposite.js - lines changed 30, context: html, text, full: html, text
55400bc5f4d70747093b4941327d8f90e5a5261d Sun Mar 15 01:11:16 2026 -0700
- Installing updated hg.conf files from UCSC servers
f73fe5e18b354f9595d22a4c2961b7b98b250b6a Mon Mar 16 01:31:11 2026 -0700
- First pass at a tool for users to fetch content from CORS-enabled track files, refs #36320
- src/hg/hgFetch/hgFetch.c - lines changed 94, context: html, text, full: html, text
- src/hg/hgFetch/makefile - lines changed 18, context: html, text, full: html, text
97581eb831d5c2b70494276cd4df9e6d97d598b2 Mon Mar 16 09:34:02 2026 -0700
- We should HTML encode strings from trackDb when displaying them, refs #37090
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 3, context: html, text, full: html, text
switch to files view, user index