Commit graph

  • ac3b2f3dce
    usage.rst: Add "Docker and --port" section (#651) zstadler 2022-12-05 07:02:05 +0200
  • cd1115666e
    usage.rst: Add "Docker and --port" section zstadler 2022-12-04 09:12:24 +0200
  • 2d0b515baa
    fix: remove travis cause CT workflow Vinayak Kulkarni 2022-12-02 01:54:14 +0530
  • a6842b97f9
    build: enable CT as per @acalcutt review Vinayak Kulkarni 2022-12-02 01:52:30 +0530
  • afce169ee4
    revert: remove hadolint config Vinayak Kulkarni 2022-11-26 23:27:31 +0530
  • aee0c57f7c
    revert: old files unneeded in this PR Vinayak Kulkarni 2022-11-26 23:26:23 +0530
  • 72a244f409
    refactor: enable codeql & remove CI Vinayak Kulkarni 2022-11-24 23:49:24 +0530
  • 285c3b98c8
    refactor!: remove pipeline and just enable automerger & CI Vinayak Kulkarni 2022-11-24 23:40:33 +0530
  • 1569c7a14f
    perf: enable npm ci since we now have lockfile 🕺 Vinayak Kulkarni 2022-11-24 23:40:11 +0530
  • 823fb03703
    feat: add builder workflow 🎉 Vinayak Kulkarni 2022-11-09 19:01:14 +0530
  • 47ffbd6f7d
    style: remove extra space Vinayak Kulkarni 2022-11-09 19:01:01 +0530
  • c4bdda4a5c
    feat: add publishConfig in package.json 🕺 Vinayak Kulkarni 2022-11-09 19:00:47 +0530
  • 646a0c4f14
    fix: enable Lint check in CI Vinayak Kulkarni 2022-11-09 18:38:07 +0530
  • 70a5cff07b
    feat: add codeql workflow Vinayak Kulkarni 2022-11-09 18:32:15 +0530
  • 1741a87452
    chore(deps): upgrade pinned libcurl4 package Vinayak Kulkarni 2022-11-01 11:21:43 +0530
  • 83aab5daff
    style: fix Dockerfile lint issues Vinayak Kulkarni 2022-10-21 17:36:39 +0530
  • 793e4ac3a5
    fix: remove deprecated ::set-output Vinayak Kulkarni 2022-10-21 17:24:47 +0530
  • 8e25a6e9b0
    fix: setup-node after checkout repo Vinayak Kulkarni 2022-10-21 17:23:09 +0530
  • b7820b0428
    chore: ignore hadolint rules Vinayak Kulkarni 2022-10-21 17:21:24 +0530
  • 5ea4a2ec5a
    fix: run workflow on protected branch Vinayak Kulkarni 2022-10-21 17:18:31 +0530
  • 7650e81804
    fix: file name for automerger workflow Vinayak Kulkarni 2022-10-04 18:39:21 +0530
  • 06445eeda7
    chore: run linter(s) once we have linting tools in place Vinayak Kulkarni 2022-10-04 11:15:01 +0530
  • b7545c95c2
    build: use node version from "engines" Vinayak Kulkarni 2022-09-30 16:08:46 +0530
  • 62d195e11b
    build(ci): upgrade node version to 17 Vinayak Kulkarni 2022-09-26 13:11:49 +0530
  • 143b5a8d80
    revert: remove builder workflow to automate deployments on ghcr.io Vinayak Kulkarni 2022-09-26 12:39:01 +0530
  • 4edc09dfc0
    build: add ct workflow in The Pipeline 🕺 Vinayak Kulkarni 2022-08-11 11:21:48 +0530
  • 9e4187c44d
    chore: remove main branch Vinayak Kulkarni 2022-08-11 11:21:28 +0530
  • 662f6d9968
    refactor(build): use CT action instead of travis-ci Vinayak Kulkarni 2022-08-11 11:21:04 +0530
  • 88fa33a478
    build: add Pipeline GitHub Action workflow(s) Vinayak Kulkarni 2022-08-08 18:59:41 +0530
  • a7af45ee3f
    fix: Ensure font serving does not reflect userdata-derived errors as HTML (#647) Michael Nutt 2022-11-24 11:07:11 -0500
  • 4cee7bef1d change version to 4.2.1 acalcutt 2022-11-24 11:05:59 -0500
  • 6b3862f34a fix: ensure font serving does not reflect userdata-derived errors as HTML Michael Nutt 2022-11-23 19:56:03 -0500
  • d2e0134939 fix: clean up signal handlers on restart Erik Price 2022-11-23 12:46:52 -0800
  • 32d925bf0b feat: add --watch to reload on MBTiles change Erik Price 2022-11-21 19:13:28 -0800
  • c134795b81
    change docker to use port 8080 by default (#638) v4.2.0 Andrew Calcutt 2022-11-20 23:00:41 -0500
  • 5be6300e63 update version acalcutt 2022-11-20 22:31:55 -0500
  • 5968ea7645 Merge remote-tracking branch 'upstream' into change_docker_port acalcutt 2022-11-20 22:29:06 -0500
  • 0346d5c304
    fix: issue with husky install (#639) Vinayak Kulkarni 2022-11-10 02:09:28 +0530
  • e315754618
    fix: remove husky prepare Vinayak Kulkarni 2022-11-10 00:38:58 +0530
  • 1f04e8a096
    fix: issue with husky in production Vinayak Kulkarni 2022-11-09 20:08:00 +0530
  • 2835e99275 Merge remote-tracking branch 'upstream/master' into change_docker_port acalcutt 2022-11-08 23:08:47 -0500
  • 9b64093c42
    style: fix lint issues in code 🕺 (#626) Vinayak Kulkarni 2022-11-09 09:26:07 +0530
  • 528b402d60 change port for npm run docker acalcutt 2022-11-08 22:39:16 -0500
  • 4bf3e66f78
    style: autofix linting issue(s) Vinayak Kulkarni 2022-11-08 17:40:29 +0530
  • 9ecf8e59be
    chore(deps): update lockfile Vinayak Kulkarni 2022-11-08 17:40:12 +0530
  • 8b1976b990 change docker to use default 8080 port acalcutt 2022-11-07 09:17:27 -0500
  • 14fd19b915
    fix: remove unnecessary space Vinayak Kulkarni 2022-11-06 02:26:01 +0530
  • 32fad60644
    fix: ignore rules for light version Vinayak Kulkarni 2022-11-06 02:23:49 +0530
  • a9921a825d
    style: lint fix all file(s) Vinayak Kulkarni 2022-10-31 12:55:50 +0530
  • d56d4cb8da
    feat: add lint-staged Vinayak Kulkarni 2022-09-26 12:34:10 +0530
  • 9a1df4050d
    feat: add eslint config Vinayak Kulkarni 2022-09-26 12:32:37 +0530
  • f2d844e0ed
    style: fix issues with lint Vinayak Kulkarni 2022-09-26 12:29:50 +0530
  • 2835a5e1e5
    revert: do not lint public directory Vinayak Kulkarni 2022-09-20 13:19:50 +0530
  • 58628faa19
    chore: ignore public directory Vinayak Kulkarni 2022-09-20 13:18:28 +0530
  • 33b135518e
    feat: add husky & commitlint Vinayak Kulkarni 2022-09-20 13:14:46 +0530
  • 609b0c9163
    chore: add keywords for better reach Vinayak Kulkarni 2022-09-20 13:09:22 +0530
  • b5e30d69ee
    style: lint fix all files Vinayak Kulkarni 2022-09-20 13:01:05 +0530
  • f61e333b29
    style: fix lint issues in code 🕺 Vinayak Kulkarni 2022-08-08 18:41:02 +0530
  • 50201f0a99
    Add Docker Healthcheck (#636) zstadler 2022-11-07 04:30:55 +0200
  • 945c6faf3e update version acalcutt 2022-11-06 21:28:32 -0500
  • 400d9e6c15 Update healthcheck.js acalcutt 2022-11-06 21:05:31 -0500
  • a82536d709 Merge branch 'master' into pr/636 acalcutt 2022-11-06 20:32:44 -0500
  • d97c217e62
    chown /data volume in Dockerfiles (#634) Max 2022-11-07 01:31:26 +0000
  • b4aac41ba6 Merge branch 'master' into pr/636 acalcutt 2022-11-06 20:24:37 -0500
  • 145ea15be3
    Add .gitattribute (#637) zstadler 2022-11-07 01:08:26 +0200
  • 77f29c2d96 Add .gitattribute zstadler 2022-11-06 15:03:23 +0200
  • cdd72cdeb9
    Update Dockerfile_light zstadler 2022-11-03 09:58:20 +0200
  • 8c96604d55
    Merge branch 'master' into healthcheck zstadler 2022-11-03 09:57:34 +0200
  • 24e26be2e1 Add Docker Healthcheck zstadler 2022-11-03 09:52:03 +0200
  • 801afd9bc6 chown /data volume in Dockerfiles Maxence 2022-11-02 12:01:55 -0400
  • adf7e65119
    Merge 5dad07c589 into 1243405807 Frédéric Rodrigo 2022-10-31 12:51:19 +0530
  • fc2056c962
    Merge 582b52985e into 1243405807 Joachim Ungar 2022-10-31 12:51:19 +0530
  • 1243405807
    Fix 'use omit=dev' warning. copy package-lock.json if it exists (#632) v4.1.2 Andrew Calcutt 2022-10-28 19:30:08 -0400
  • 12af783d5a change to ci. acalcutt 2022-10-28 19:28:12 -0400
  • 212af8145c
    fix canvas import (#631) Andrew Calcutt 2022-10-28 19:04:20 -0400
  • 23a52b85d4 add package-lock to project acalcutt 2022-10-28 15:28:07 -0400
  • 5131a630a5 Fix 'use omit=dev' warning. copy package-lock acalcutt 2022-10-28 15:12:44 -0400
  • f6896eb844 fix canvas import acalcutt 2022-10-27 23:06:47 -0400
  • b6e2d101eb
    Fix HUP kill not reloading config (#630) Andrew Calcutt 2022-10-28 11:53:21 -0400
  • 1348a2fef3 increment version acalcutt 2022-10-28 11:51:17 -0400
  • f3f63498a8
    Extended Static-Images Endpoint (#619) benedikt-brandtner-bikemap 2022-10-28 04:55:46 +0200
  • 845aa9faaa Revert "Merge branch 'publish_workflow' into fix_hup" acalcutt 2022-10-27 15:32:30 -0400
  • b160a61912 remove..outdated?.. require.cache acalcutt 2022-10-27 15:26:51 -0400
  • 5295ae6b0d Merge branch 'publish_workflow' into fix_hup acalcutt 2022-10-27 14:57:27 -0400
  • f0b1846912 try to fix HUP config reset acalcutt 2022-10-27 14:54:56 -0400
  • df5c4b99b3 on pull request acalcutt 2022-10-25 21:16:54 -0400
  • c669b57115 fix test data urls acalcutt 2022-10-25 21:05:22 -0400
  • f7cfe3adff amd64/arm64 docker + npm publish acalcutt 2022-10-25 20:54:10 -0400
  • e1644a58bd add testing on push acalcutt 2022-10-25 20:53:11 -0400
  • b46a7db1bd
    style: lint fix all file(s) Vinayak Kulkarni 2022-10-04 11:26:36 +0530
  • 837b664a7f
    feat: add lint-staged Vinayak Kulkarni 2022-09-26 12:34:10 +0530
  • 63b49aacac
    feat: add eslint config Vinayak Kulkarni 2022-09-26 12:32:37 +0530
  • b397faa7d6
    style: fix issues with lint Vinayak Kulkarni 2022-09-26 12:29:50 +0530
  • 63fa46e356
    revert: do not lint public directory Vinayak Kulkarni 2022-09-20 13:19:50 +0530
  • 85b1b69c93
    chore: ignore public directory Vinayak Kulkarni 2022-09-20 13:18:28 +0530
  • f17bbee029
    feat: add husky & commitlint Vinayak Kulkarni 2022-09-20 13:14:46 +0530
  • b4876f39f3
    chore: add keywords for better reach Vinayak Kulkarni 2022-09-20 13:09:22 +0530
  • b8469a4cd0
    style: lint fix all files Vinayak Kulkarni 2022-09-20 13:01:05 +0530
  • a6a92a263c
    style: fix lint issues in code 🕺 Vinayak Kulkarni 2022-08-08 18:41:02 +0530
  • 4ba9bac7d6 added capability of staticmap endpoint to draw multiple paths Benedikt Brandtner 2022-10-07 17:39:11 +0200