From 4b9c9b4e326dda73055543cde642c8e84e364073 Mon Sep 17 00:00:00 2001 From: Renan Alves de Oliveira Date: Mon, 8 Sep 2025 00:24:29 -0300 Subject: [PATCH] chore: update dependencies and configurations - update python version to 3.12 - update node version to 20 - remove devcontainer.json - fix content security policy to allow websocket connections - fix mollweide projection to handle poles correctly - fix a bug in the mollweide projection that caused the y-axis to be inverted - refactor VirtualizedList to fix a type issue - set RAW_ENDPOINT to ngrok URL --- .devcontainer/devcontainer.json | 33 -------------------- .github/workflows/deploy.yml | 6 ++-- dashboard/index.html | 4 +-- dashboard/src/api.ts | 3 +- dashboard/src/components/SkyMap.tsx | 18 +++++++---- dashboard/src/components/VirtualizedList.tsx | 6 ++-- dashboard/src/env.d.ts | 2 -- 7 files changed, 23 insertions(+), 49 deletions(-) delete mode 100644 .devcontainer/devcontainer.json diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json deleted file mode 100644 index b3173ec..0000000 --- a/.devcontainer/devcontainer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Python 3", - // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile - "image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye", - "customizations": { - "codespaces": { - "openFiles": [ - "README.md", - "dashboard/streamlit-css.py" - ] - }, - "vscode": { - "settings": {}, - "extensions": [ - "ms-python.python", - "ms-python.vscode-pylance" - ] - } - }, - "updateContentCommand": "[ -f packages.txt ] && sudo apt update && sudo apt upgrade -y && sudo xargs apt install -y - + The LaStBeRu Explorer - +