aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static/js/products.js
Commit message (Expand)AuthorAgeFilesLines
* webui: Some JavaScript cleanups and refactorsAaron LI2016-11-281-61/+64
* webui: Use new ".getJSONUncached()" instead of ".getJSON()"Aaron LI2016-11-241-3/+3
* webui: products.js: Support download healpix/hpx productsAaron LI2016-11-241-6/+25
* webui: products: Add the client-side support for opening HPX imagesAaron LI2016-11-231-11/+68
* webui: products: Implement GET action "which"Aaron LI2016-11-231-1/+20
* webui: products: Implement HPX conversion functionAaron LI2016-11-221-12/+41
* webui: products.js: Convert file size from bytes to MBAaron LI2016-11-221-4/+5
* webui: products: Implement client-side AJAX interactionsAaron LI2016-11-221-0/+289