Commit Graph

  • 74f728ef9a replace console.log with winston logger develop Fionn 2023-08-05 07:04:44 +02:00
  • bbf41f41a9 change license, restructure Fionn 2023-08-05 00:42:24 +02:00
  • db4731e1af Create LICENSE Fionn 2023-08-04 23:44:39 +02:00
  • 854675acda Merge tag '1.3.1' into develop Fionn 2023-07-28 22:04:10 +02:00
  • 3eea0f1714 Merge branch 'release/1.3.1' 1.3.1 main Fionn 2023-07-28 22:04:08 +02:00
  • 9ad8c53322 bump version to 1.3.1 Fionn 2023-07-28 22:03:50 +02:00
  • b89691dcd1 Merge pull request #3 from MorpheusXAUT/fix-cronjob-syntax Fionn 2023-07-07 20:18:11 +02:00
  • 86e2d092f7 Fix cronjob syntax for data regeneration Nick 'MorpheusXAUT' Müller 2023-07-05 16:38:59 +02:00
  • 872becfb3a Merge tag '1.3.0' into develop Fionn 2023-06-26 21:08:11 +02:00
  • 94ab6ee91b Merge branch 'release/1.3.0' 1.3.0 Fionn 2023-06-26 21:08:08 +02:00
  • 5ec66d47ff bump version to 1.3.0 Fionn 2023-06-26 21:07:50 +02:00
  • 4ffc51abe0 add additional levels Fionn 2023-05-04 20:59:30 +02:00
  • e93632a3de set proxy to local container Fionn 2023-05-04 20:59:23 +02:00
  • 12c98e595a add eslint ignore line Fionn 2023-05-04 20:53:06 +02:00
  • 4a7f3661d6 better credit links Fionn 2023-05-04 20:52:47 +02:00
  • 34bbb71e2f remove useless import Fionn 2023-05-04 20:52:06 +02:00
  • ea13b9219d remove useless comments Fionn 2023-05-04 20:51:52 +02:00
  • 3b49dcacd8 improve modal table Fionn 2023-05-04 20:51:33 +02:00
  • ea86f20dbd remove useless close button in modal Fionn 2023-05-04 20:51:17 +02:00
  • df097ab4f6 move types to shared, add first stuff Fionn 2023-05-04 20:40:10 +02:00
  • 1ed359f602 Merge tag 'v1.2.0' into develop Fionn 2023-05-01 17:18:26 +02:00
  • 4d91fc0233 Merge branch 'release/v1.2.0' v1.2.0 Fionn 2023-05-01 17:18:26 +02:00
  • 4c1a7a5a51 bump version to 1.2.0 Fionn 2023-05-01 17:18:13 +02:00
  • 4628cf1544 update drone to use other registry Fionn 2023-05-01 17:16:39 +02:00
  • ad89f9a6ef Merge branch 'release/v1.2.0' Fionn 2023-04-19 23:11:51 +02:00
  • f64b200dcc bump verison to 1.2.0 Fionn 2023-04-19 23:11:39 +02:00
  • 049f4d75b9 move config options to config file, add option to diable frontend Fionn 2023-04-19 23:09:38 +02:00
  • dc3a682a77 documentation on environment variables Fionn 2023-04-19 22:29:09 +02:00
  • 5bcd588b0f auto formatting Fionn 2023-04-19 22:25:38 +02:00
  • 1f8979cee8 Merge branch 'gh-main' into develop Fionn 2023-04-19 22:25:20 +02:00
  • d093c016c9 Merge pull request #2 from cleboo/main Fionn 2023-04-19 22:21:52 +02:00
  • c87e8ee70b Make trust proxy option configurable Clemens Moritz 2023-04-18 21:45:55 +02:00
  • 1c9c485ca4 Merge tag 'v1.1.0' into develop Fionn 2023-04-15 17:02:58 +02:00
  • d8432315d5 Merge branch 'release/v1.1.0' v1.1.0 Fionn 2023-04-15 17:02:57 +02:00
  • 7cd8ea9d50 bump version to 1.1.0 Fionn 2023-04-15 17:02:40 +02:00
  • 80c961da81 Merge pull request #1 from MorpheusXAUT/configurable-base-path Fionn 2023-04-15 17:00:04 +02:00
  • 79e559a723 Fix Docker image URL in README Nick 'MorpheusXAUT' Müller 2023-03-25 17:34:37 +01:00
  • 80a354b456 Fix node_modules exclusion in dockerignore Nick 'MorpheusXAUT' Müller 2023-03-25 17:23:45 +01:00
  • 407f817c8d Add interrupt signal handling for graceful server shutdown Nick 'MorpheusXAUT' Müller 2023-03-25 17:23:15 +01:00
  • 759e4c3711 Make base API path configurable via env variable Nick 'MorpheusXAUT' Müller 2023-03-25 17:18:29 +01:00
  • 131acbf75c Merge tag 'v1.0.0' into develop Fionn 2023-03-11 15:16:51 +01:00
  • 8460445381 Merge branch 'release/v1.0.0' v1.0.0 Fionn 2023-03-11 15:16:51 +01:00
  • 627a39c02e remove LOVV test data, add EDXX data Fionn 2023-03-11 15:05:22 +01:00
  • 248ac6620a add utility script for converting csv points to json Fionn 2023-03-11 15:05:05 +01:00
  • 37db228cdd fix typo Fionn 2023-03-11 15:04:48 +01:00
  • 2d7d2f5b5c typos Fionn 2023-03-10 21:51:30 +01:00
  • cd77081009 fix name, remove useless stuff from docker-compose, readme Fionn 2023-03-10 21:41:48 +01:00
  • b9a91a59a2 add legal note Fionn 2023-03-10 21:30:02 +01:00
  • 561cf13eb8 fml Fionn 2023-03-10 21:15:23 +01:00
  • f9fc7f2490 adjust branch names Fionn 2023-03-10 21:08:03 +01:00
  • 7e67950966 implementation Fionn 2023-03-10 20:55:40 +01:00
  • f81e2c9324 Initial commit Fionn 2023-03-10 12:43:00 -06:00