Wykres commitów

903 Commity (1a12e6abea32b12ad88f55e58ae77734dde8519f)

Autor SHA1 Wiadomość Data
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 fad68137a1 Add some first integration tests 2024-01-16 18:59:19 +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 a3c7cb3f5b Mention chat in docs 2024-01-16 18:58:27 +01:00
Candid Dauth fe999df48c Move "Privacy" to main section of docs 2024-01-16 18:58:27 +01:00
Candid Dauth 7c04ea3bdd Treat connect error as server error 2024-01-16 18:58:27 +01:00
Candid Dauth 8a3ff49f70 Allow specifying socket options in client 2024-01-16 18:58:27 +01:00
Candid Dauth 401c08c190 Return MultipleEvents results in client 2024-01-16 18:58:27 +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 6dfbb0c130 Fix test setup 2023-12-30 02:28:45 +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 ff94d09df0 Clean up onCleanup functions 2023-12-26 20:00:35 +01:00
Candid Dauth b177f5b043 Fix facilmap-leaflet build 2023-12-26 19:15:36 +01:00
Candid Dauth 73a9fb4d34 Make stacked modal margin smaller on smaller viewports 2023-12-26 19:15:14 +01:00
Candid Dauth e0bb064bc8 Fix legend downscaling 2023-12-26 14:08:55 +01:00
Candid Dauth f1d23def3a Upgrade OSMI icons 2023-12-26 14:08:14 +01:00
Candid Dauth 9635fbdd05 Update download-icons script 2023-12-26 14:04:57 +01:00
Candid Dauth 324dac6401 Upgrade dependencies 2023-12-26 12:24:03 +01:00
Candid Dauth 558067bb69 Fix icons 2023-12-24 18:39:43 +01:00
Candid Dauth 4cf3e2817d Clean up type imports 2023-12-24 13:24:56 +01:00
Candid Dauth ad1901f8a0 Fix build 2023-12-24 12:36:29 +01:00
Candid Dauth 973878593c Attempt removing dev dependencies to reduce docker image size 2023-12-23 23:27:23 +01:00
Candid Dauth 8e5f518fef Build docker image as root to avoid time-consuming chown 2023-12-23 23:04:00 +01:00
Candid Dauth a012e1f0ec Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
Candid Dauth bbd7c8ce05 Use type import in client 2023-12-08 20:05:10 +01:00
Candid Dauth fb131f4a8c Revert "Enable GitHub Action cache for docker and yarn"
This reverts commit f9c23366e3.

The build is faster without the cache
2023-12-08 20:04:00 +01:00
Candid Dauth f9c23366e3 Enable GitHub Action cache for docker and yarn 2023-12-08 20:02:55 +01:00
Candid Dauth 3a8fb8bd4c Fix manifest start_url 2023-12-07 19:23:51 +01:00
Candid Dauth cdd17d6945 UI refinements 2023-12-06 01:28:28 +01:00
Candid Dauth 92b54d3b72 Fix GeoLite2 cache dir in Dockerfile 2023-11-16 20:51:41 +01:00
Candid Dauth 409eb86f4d Complete lib/index.ts exports 2023-11-16 20:21:48 +01:00
Candid Dauth 5500153ef6 Fix custom import dialog 2023-11-16 19:43:35 +01:00
Candid Dauth b2169eb968 Fix line elevation plot 2023-11-16 19:43:10 +01:00
Candid Dauth 0afcbcfef9 Fine-tune styles 2023-11-16 19:42:50 +01:00
Candid Dauth 757823fcb5 Update self-hosting docs 2023-11-15 15:03:50 +01:00
Candid Dauth 7977b051e5 Add postgres example to docker-compose.yml 2023-11-15 15:02:38 +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 f456da2e7a Document how to use postgres 2023-11-15 06:27:51 +01:00
Candid Dauth d46c49d88e Install pg to allow using postgres 2023-11-15 06:23:01 +01:00
Candid Dauth ca7ba85ea0
Merge pull request #219 from encrypt94/master
Fix facilmap not working properly with Postgres
2023-11-15 06:10:32 +01:00
Candid Dauth 0efa96f0bd Fix pad name in table export title 2023-11-15 05:20:03 +01:00
Candid Dauth 53accc1157 Update vuepress theme config 2023-11-14 22:03:50 +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