[PR #3] [CLOSED] Slim UI and bug fixes #3

Closed
opened 2026-01-22 18:38:37 +00:00 by tylerobara · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tobara-va/MapTilesDownloader/pull/3
Author: @tblauer
Created: 10/22/2024
Status: Closed

Base: masterHead: slimUI-and-bug-fixes


📝 Commits (2)

  • 9e78a5b Initial commit, add out of memory crash, make UI quieter to enhance
  • 7bb747e Reverted to original mapbox access token

📊 Changes

5 files changed (+62 additions, -43 deletions)

View changed files

📝 .github/workflows/docker-image.yml (+2 -2)
📝 README.md (+14 -12)
📝 docker-compose.yml (+1 -1)
📝 src/UI/main.js (+42 -25)
📝 src/server.py (+3 -3)

📄 Description

Remove some of the tile drawing from the UI to hopefully increase performance
Fix out of memory crashes using fixes described in https://github.com/AliFlux/MapTilesDownloader/issues/12
Removed some logging from server


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tobara-va/MapTilesDownloader/pull/3 **Author:** [@tblauer](https://github.com/tblauer) **Created:** 10/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `slimUI-and-bug-fixes` --- ### 📝 Commits (2) - [`9e78a5b`](https://github.com/tobara-va/MapTilesDownloader/commit/9e78a5b0ebf555ab827d043dd682c6439e5204a8) Initial commit, add out of memory crash, make UI quieter to enhance - [`7bb747e`](https://github.com/tobara-va/MapTilesDownloader/commit/7bb747e8ab88f0db3e617e59620287d71de4bff1) Reverted to original mapbox access token ### 📊 Changes **5 files changed** (+62 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-image.yml` (+2 -2) 📝 `README.md` (+14 -12) 📝 `docker-compose.yml` (+1 -1) 📝 `src/UI/main.js` (+42 -25) 📝 `src/server.py` (+3 -3) </details> ### 📄 Description Remove some of the tile drawing from the UI to hopefully increase performance Fix out of memory crashes using fixes described in https://github.com/AliFlux/MapTilesDownloader/issues/12 Removed some logging from server --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
tylerobara 2026-01-22 18:38:37 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tylerobara/MapTilesDownloader#3
No description provided.