Wykres commitów

319 Commity (b04a58eedd6922c0edd907ccc53014e44c627b6a)

Autor SHA1 Wiadomość Data
Candid Dauth b04a58eedd Do not normalize names for GeoJSON export 2024-03-03 01:27:32 +01:00
Candid Dauth 656f408cac Use bbox except for markers also with zoom changes 2024-03-02 02:56:36 +01:00
Candid Dauth cbf51d148a Add eslint rules against promise misuse 2024-03-02 02:55:43 +01:00
Candid Dauth 9550c91dae Check status code when downloading files 2024-03-02 00:37:29 +01:00
Candid Dauth b7b70b6cf0 Make marker colour/shape Osmand compatible in GPX export (#246) 2024-02-29 02:53:35 +01:00
Candid Dauth df78811dd7 Introduce stroke styles for lines (#239) 2024-02-26 17:56:42 +01:00
Candid Dauth d3f482f284 Remove unexpected rejection handler 2024-02-25 23:14:13 +01:00
Candid Dauth 21e22fa91e Clear route points on server startup 2024-02-25 23:14:04 +01:00
Candid Dauth 52e78b0f2e Migrate unexpected null values in type fields 2024-02-25 23:13:33 +01:00
Candid Dauth fa08ff153e Harden UI against very long words 2024-02-25 21:12:50 +01:00
Candid Dauth 04ce90720c Add option to include custom CSS (#185 #186) 2024-02-19 14:29:16 +01:00
Candid Dauth 54e5e9f00f Add HIDE_COMMERCIAL_MAP_LINKS config option (#186) 2024-02-19 13:41:23 +01:00
Candid Dauth 5d129c2072 Fix service worker 2024-02-18 15:47:49 +01:00
Candid Dauth 4fc3f51b6c Fix dereferrer 2024-02-17 15:53:18 +01:00
Candid Dauth aa4b82a69f Allow specifying a custom app name, calculate base URL for opensearch.xml 2024-02-17 05:23:34 +01:00
Candid Dauth 485aa98e2b Migrate to Express 5 2024-02-17 04:53:32 +01:00
Candid Dauth fb2b631cb5 Add Lima Labs as the default layer 2024-02-16 06:23:35 +01:00
Candid Dauth f4b45cc197 Add integration tests for markers 2024-02-12 00:25:07 +01:00
Candid Dauth 1a12e6abea Add healthcheck to docker image and wait for it before running integration tests 2024-01-23 05:01:25 +01:00
Candid Dauth dc3973f0c0 Run tests in GitHub Action 2024-01-22 05:52:41 +01:00
Candid Dauth 2e2a363802 Remove pad ID validation from database adapter, it is already part of the zod validators 2024-01-16 18:58:42 +01:00
Candid Dauth 112b5ab047 Fix typing of socket 2024-01-16 18:58:27 +01:00
Candid Dauth 9494e4c379 Introduce socket versions 2024-01-16 18:58:27 +01:00
Candid Dauth b61de3e79f Fix project setup 2024-01-16 18:58:27 +01:00
Candid Dauth d7d6bcfed0 Fix eslint 2023-12-30 02:04:03 +01:00
Candid Dauth 6fe73c2356 Upgrade dependencies 2023-12-30 01:00:45 +01:00
Candid Dauth 324dac6401 Upgrade dependencies 2023-12-26 12:24:03 +01:00
Candid Dauth ad1901f8a0 Fix build 2023-12-24 12:36:29 +01:00
Candid Dauth a012e1f0ec Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
Candid Dauth d8c79e950c Clear "Untitled" names 2023-11-15 14:59:34 +01:00
Candid Dauth e6d612f772 Merge branch 'main' into vue3 2023-11-15 07:30:36 +01:00
Candid Dauth 9e2d259f07 Round integers to avoid error on Postgres 2023-11-15 06:48:26 +01:00
Candid Dauth d46c49d88e Install pg to allow using postgres 2023-11-15 06:23:01 +01:00
Candid Dauth 997509cda0 Fix handling of empty pad/marker/line names in table export 2023-11-14 22:01:39 +01:00
Candid Dauth 304b56d9c6 Fix handling of marker/line default values 2023-11-14 21:55:54 +01:00
Candid Dauth 8682f2754e Streamline handling of undefined values in field options 2023-11-14 21:24:40 +01:00
Candid Dauth b9ac3b31a2 Fix esrun failure due to fs/promises import (digital-loukoum/esrun#40) 2023-11-14 19:04:11 +01:00
Candid Dauth 996ec4516f Make data model more consistent by adding default values and removing null types 2023-11-14 18:58:21 +01:00
Candid Dauth f4555ee628 WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00
Candid Dauth a7b7693b43 WIP 2023-11-11 08:01:40 +01:00
Candid Dauth 1da9f21eac WIP 2023-11-08 21:31:19 +01:00
Candid Dauth 31ca895acc WIP 2023-11-07 02:19:20 +01:00
Candid Dauth b8583ce570 WIP 2023-11-06 03:22:33 +01:00
Candid Dauth bc2c14dd25 WIP 2023-11-02 15:14:05 +01:00
Candid Dauth e12dd1920e WIP 2023-11-01 19:45:16 +01:00
Candid Dauth 6dc6585b24 WIP 2023-10-30 01:14:54 +01:00
encrypt cd748dda34 I forgot to remove some logging 2023-10-25 12:48:23 +02:00
encrypt 5408c8059b Use proper getter to retrieve dialect 2023-10-25 12:48:04 +02:00
encrypt 173e81b154 Fix: makeBboxCondition uses mariadb specific functions, made it works properly when postgres is used 2023-10-25 12:48:01 +02:00
Candid Dauth 38df836d40 WIP 2023-10-07 01:13:51 +02:00