Commit Graph

33 Commits

Author SHA1 Message Date
df097ab4f6 move types to shared, add first stuff 2023-05-04 20:40:10 +02:00
1ed359f602 Merge tag 'v1.2.0' into develop
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-01 17:18:26 +02:00
4d91fc0233 Merge branch 'release/v1.2.0'
All checks were successful
continuous-integration/drone/push Build is passing
v1.2.0
2023-05-01 17:18:26 +02:00
4c1a7a5a51 bump version to 1.2.0 2023-05-01 17:18:13 +02:00
4628cf1544 update drone to use other registry 2023-05-01 17:16:39 +02:00
ad89f9a6ef Merge branch 'release/v1.2.0' 2023-04-19 23:11:51 +02:00
f64b200dcc bump verison to 1.2.0 2023-04-19 23:11:39 +02:00
049f4d75b9 move config options to config file, add option to diable frontend 2023-04-19 23:09:38 +02:00
dc3a682a77 documentation on environment variables
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2023-04-19 22:29:09 +02:00
5bcd588b0f auto formatting 2023-04-19 22:25:38 +02:00
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'
All checks were successful
continuous-integration/drone/push Build is passing
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' v1.0.0 2023-03-11 15:16:51 +01:00
131acbf75c Merge tag 'v1.0.0' into develop 2023-03-11 15:16:51 +01:00
627a39c02e remove LOVV test data, add EDXX data 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 2023-03-10 21:51:30 +01:00
cd77081009 fix name, remove useless stuff from docker-compose, readme 2023-03-10 21:41:48 +01:00
b9a91a59a2 add legal note 2023-03-10 21:30:02 +01:00
561cf13eb8 fml 2023-03-10 21:15:23 +01:00
f9fc7f2490 adjust branch names 2023-03-10 21:08:03 +01:00
7e67950966 implementation 2023-03-10 20:55:40 +01:00
f81e2c9324 Initial commit 2023-03-10 12:43:00 -06:00