1724 Commits
Author SHA1 Message Date
Matthieu Baumann 8d1632e614 run clippy and fmt 2026-07-17 10:03:38 +02:00
Matthieu Baumann 18f2846cd6 #307 provide a off method for not listening to specific events 2026-07-16 16:52:54 +02:00
Matthieu Baumann cf5d4e2816 add API method for getting HDU name, header, hiding/showing the HDU, get the list of all HDU names (#375) 2026-07-15 15:01:24 +02:00
Matthieu Baumann dc0d6ee225 fix context menu displaying 2026-07-10 16:26:05 +02:00
Matthieu Baumann 5a09204c67 fix #379, Arc class for grid line labels 2026-07-09 16:28:50 +02:00
Matthieu Baumann 72f307875d fix HiPSCatalog memory leak #382 2026-06-29 10:00:09 +02:00
Max KistnerandMatthieu Baumann 8f684995a2 Directly push 'this' to LayerSelector.objects
Instead of creating a variable beforehand. It seems like 'self' was
not used anywhere else. Remove variable 'self' as it was not used
2026-06-09 09:22:17 +02:00
Matthieu Baumann aba352fdfd remove COPYING.LESSER redundant with LICENSE file v3.9.0-beta 2026-06-01 10:08:38 +02:00
Matthieu Baumann 47c9c1359f fix: More... replace the same layer instead of adding one 2026-06-01 09:33:51 +02:00
Matthieu Baumann 21e52325e9 fix #376: detect localhost urls and proxyfy them 2026-05-31 14:58:50 +02:00
Matthieu Baumann 58ffb782cc optimization preserveDrawingBuffer: false 2026-05-28 20:10:37 +02:00
Matthieu Baumann 3d10dce89e attempt to fix #295 on old safari mac machines 2026-05-28 16:20:46 +02:00
Matthieu Baumann a247704f41 should fix #330, refac keyword heuristic from the HiPS standard 2026-05-28 15:00:47 +02:00
Matthieu Baumann 87632e3cbe fix #358 2026-05-27 17:16:50 +02:00
Philip MatssonandMatthieu Baumann 9afb07daa9 Include hips_data_range in HiPS property parser 2026-05-27 16:39:29 +02:00
Matthieu BaumannandMatthieu Baumann 9392eddc36 add changelog entry 2026-05-27 16:36:59 +02:00
Tom DonaldsonandMatthieu Baumann 6ce7e9365d Squash all skewer_selection commits to date 2026-05-27 16:36:59 +02:00
Matthieu Baumann 44fdfad61c cargo clippy + fmt 2026-05-27 16:29:30 +02:00
Thomas BochandMatthieu Baumann 64042cea5f feat: add AVM tags for PNG write 2026-05-26 11:40:28 +02:00
Matthieu Baumann 51bf527e05 3.9.0-beta init commit 2026-05-26 11:30:40 +02:00
Matthieu Baumann 3476c535e6 v3.8.2 v3.8.2 2026-03-06 16:48:31 +01:00
Matthieu Baumann af3f844bcc fix incl of aladin lite script in head 2026-03-06 16:41:38 +01:00
Tom DonaldsonandMatthieu Baumann 6dc1722cd2 Update change log. 2026-03-05 16:14:05 +01:00
Tom DonaldsonandMatthieu Baumann 9a47a6b11d Allow GraphicOverlay.increaseBrightness() to accept named colors 2026-03-05 16:14:05 +01:00
Matthieu Baumann 543fc7ef8e fix doc 2026-03-05 14:57:24 +01:00
Matthieu Baumann 1780d6c55d v3.8.1 v3.8.1 2026-03-05 14:41:30 +01:00
Matthieu Baumann abb75ddb47 unstage snapshots 2026-03-05 14:31:58 +01:00
Matthieu Baumann d29d900354 add test on rotation angle before giving it to aladin lite: https://github.com/cds-astro/aladin-lite/issues/330 2026-03-05 14:29:14 +01:00
Matthieu Baumann 3a6455e018 impl https://github.com/cds-astro/aladin-lite/issues/337 2026-03-05 11:43:38 +01:00
Tom DonaldsonandMatthieu Baumann fb0a562b09 Update CHANGELOG.md 2026-03-05 09:40:48 +01:00
Tom DonaldsonandMatthieu Baumann 19f06fe0bf Minor doc text update 2026-03-05 09:40:48 +01:00
Tom DonaldsonandMatthieu Baumann 2fed96e2a4 Minor doc text update 2026-03-05 09:40:48 +01:00
Tom DonaldsonandMatthieu Baumann 5f5fd7b555 Support selectionLineWidth option for shapes and catalogs 2026-03-05 09:40:48 +01:00
Matthieu Baumann bdb4f4aa5b fix https://github.com/cds-astro/aladin-lite/issues/342 change wcs if the real size of the image does not match the NAXIS values 2026-03-04 18:51:10 +01:00
Matthieu Baumann 5567b14b6a add getFrequencyWindow on HiPS3D object 2026-03-04 17:55:39 +01:00
Matthieu Baumann bf290e13e4 Fix stackChanged 2026-03-04 15:19:29 +01:00
Matthieu Baumann f41765adcd Fix commit
* HiPS3D in fits black artifact removed
* accepts fits ext files when searching for a FITS image to display
2026-03-04 14:34:17 +01:00
Matthieu Baumann cf8c793312 impl Worker for handling png cropping of tiles 2026-03-03 22:47:20 +01:00
Matthieu Baumann abd97ffade fix #352 2026-03-03 15:55:54 +01:00
Matthieu Baumann 55cdf454b7 open the context menu if rightclick is not called. potential fix to #348 2026-03-03 11:56:45 +01:00
Matthieu Baumann a7c412088c do not clip the windows out of the aladin lite div #345 2026-03-02 17:43:43 +01:00
Matthieu Baumann 887284da23 fix #350: preventDefault prevents click event to be triggered after a starttouch/endtouch 2026-03-02 11:30:30 +01:00
Matthieu Baumann ff6399471c fix #351 2026-03-02 11:02:22 +01:00
Matthieu Baumann 0861294c66 fix #353 by adding more precision when displaying meridian grid labels 2026-03-02 10:11:06 +01:00
Matthieu Baumann 7aab92cb54 web worker WIP 2026-02-05 14:22:35 +01:00
Matthieu Baumann c8a75b98db fix cargo clippy 2026-02-03 17:43:50 +01:00
Matthieu Baumann 47cbcee65a fix offsrte color picker 2026-02-03 11:36:13 +01:00
Matthieu Baumann 9d29a4f500 add documentation for Toolbar.add method 2026-02-01 16:55:21 +01:00
Matthieu BaumannandMatthieu Baumann ab5019603b remove comment 2026-01-31 23:06:29 +01:00
Matthieu BaumannandMatthieu Baumann 5a9561a13a change license from GPL3 to LGPL3 2026-01-31 23:06:29 +01:00