Go to file
Johannes Baumeister 3f277cca6d
Deploy Bürgerwind / deploy (push) Successful in 16s Details
ACTUAL ROOT CAUSE: baked_layers.js caused early return, preventing ALKIS DB layer from loading. Now ALKIS DB always loads and replaces local layer.
2026-05-02 09:08:40 +02:00
.gitea/workflows debug: add logging and fix db port/creds in deploy 2026-04-28 12:47:10 +02:00
Anlagentypen Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
Logos Initial commit: WindPlaner application 2026-04-01 10:40:00 +02:00
Shapefile Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
backend Fix owner matching logic, automate mapping, and improve status persistence 2026-04-30 08:47:34 +02:00
config chore: disable automatic shapefile turbine loading to rely on database 2026-04-28 13:01:00 +02:00
data chore: remove WEA_Standorte from baked data to favor database 2026-04-28 13:06:44 +02:00
libs Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
.gitignore feat: link project to postgres database (geodaten.wea_standorte) and add save button 2026-04-28 12:30:37 +02:00
Dockerfile Dockerfile aktualisiert 2026-04-28 10:40:59 +00:00
app.js ACTUAL ROOT CAUSE: baked_layers.js caused early return, preventing ALKIS DB layer from loading. Now ALKIS DB always loads and replaces local layer. 2026-05-02 09:08:40 +02:00
docker-compose.yml fix: update traefik port to 3000 to match node.js backend 2026-04-28 12:43:35 +02:00
index.html Remove manual save button and finalize automatic synchronization between owner table and map 2026-05-01 10:14:42 +02:00
package.json chore: migrate to node.js backend to support database saving and serve static files 2026-04-28 12:30:57 +02:00
server.js Fix 404 status update error with flexible SQL matching and add ALKIS layer loading error diagnostics 2026-05-01 10:46:15 +02:00
style.css Full update of owner status categories and premium legend UI based on user image 2026-04-30 21:52:13 +02:00