Commit Graph

23 Commits

Author SHA1 Message Date
1f8979cee8 Merge branch 'gh-main' into develop 2023-04-19 22:25:20 +02:00
Fionn
d093c016c9 Merge pull request #2 from cleboo/main
Make 'trust proxy' option configurable
2023-04-19 22:21:52 +02:00
Clemens Moritz
c87e8ee70b Make trust proxy option configurable
trust proxy option is now configurable via the TRUST_PROXY_IP
environment variable.
2023-04-18 21:45:55 +02:00
1c9c485ca4 Merge tag 'v1.1.0' into develop 2023-04-15 17:02:58 +02:00
d8432315d5 Merge branch 'release/v1.1.0' v1.1.0 2023-04-15 17:02:57 +02:00
7cd8ea9d50 bump version to 1.1.0 2023-04-15 17:02:40 +02:00
Fionn
80c961da81 Merge pull request #1 from MorpheusXAUT/configurable-base-path
Configurable base API path
2023-04-15 17:00:04 +02:00
Nick 'MorpheusXAUT' Müller
79e559a723 Fix Docker image URL in README 2023-03-25 17:34:37 +01:00
Nick 'MorpheusXAUT' Müller
80a354b456 Fix node_modules exclusion in dockerignore 2023-03-25 17:23:45 +01:00
Nick 'MorpheusXAUT' Müller
407f817c8d Add interrupt signal handling for graceful server shutdown 2023-03-25 17:23:15 +01:00
Nick 'MorpheusXAUT' Müller
759e4c3711 Make base API path configurable via env variable 2023-03-25 17:20:33 +01:00
8460445381 Merge branch 'release/v1.0.0'
All checks were successful
continuous-integration/drone/push Build is passing
v1.0.0
2023-03-11 15:16:51 +01:00
131acbf75c Merge tag 'v1.0.0' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-11 15:16:51 +01:00
627a39c02e remove LOVV test data, add EDXX data
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-11 15:05:22 +01:00
248ac6620a add utility script for converting csv points to json 2023-03-11 15:05:05 +01:00
37db228cdd fix typo 2023-03-11 15:04:48 +01:00
2d7d2f5b5c typos
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-10 21:51:30 +01:00
cd77081009 fix name, remove useless stuff from docker-compose, readme
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-10 21:41:48 +01:00
b9a91a59a2 add legal note 2023-03-10 21:30:02 +01:00
561cf13eb8 fml
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-10 21:15:23 +01:00
f9fc7f2490 adjust branch names
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-10 21:08:03 +01:00
7e67950966 implementation
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-10 20:55:40 +01:00
f81e2c9324 Initial commit 2023-03-10 12:43:00 -06:00