Commit Graph

  • 45a0fc48b2 chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (#772) dependabot[bot] 2023-02-20 23:35:59 +00:00
  • 93048196fc fix(deps): bump @maplibre/maplibre-gl-style-spec from 17.0.2 to 18.0.0 (#773) dependabot[bot] 2023-02-20 23:21:04 +00:00
  • dfd0b24afe v4.4.5 acalcutt 2023-02-19 00:06:39 -05:00
  • f242cc1760 Simplify signal handling (#771) zstadler 2023-02-19 06:51:48 +02:00
  • acde7b0a30 Simplify signal handling (#767) zstadler 2023-02-19 05:29:47 +02:00
  • 49f342f877 fix: minor housekeeping 🧽 (#770) Vinayak Kulkarni 2023-02-18 19:16:57 +05:30
  • 007551d556 chore(deps-dev): bump @commitlint/cli from 17.4.3 to 17.4.4 (#769) dependabot[bot] 2023-02-17 23:33:04 +00:00
  • d7ca2adebf chore(deps-dev): bump @commitlint/config-conventional (#768) dependabot[bot] 2023-02-17 23:11:33 +00:00
  • b3e707b108 chore(deps-dev): bump eslint-plugin-jsdoc from 39.8.0 to 40.0.0 (#763) dependabot[bot] 2023-02-13 23:50:53 +00:00
  • dc4fa1261c chore(deps-dev): bump @commitlint/cli from 17.4.2 to 17.4.3 (#764) dependabot[bot] 2023-02-13 23:35:17 +00:00
  • bd3a5aad49 chore(deps-dev): bump @commitlint/config-conventional (#766) dependabot[bot] 2023-02-13 23:19:37 +00:00
  • 3dde743bde chore(deps-dev): bump @typescript-eslint/eslint-plugin (#765) dependabot[bot] 2023-02-13 23:01:34 +00:00
  • 25fd0e293b chore(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 (#761) dependabot[bot] 2023-02-13 22:46:15 +00:00
  • f7a6ddd842 chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#762) dependabot[bot] 2023-02-13 22:30:38 +00:00
  • faa4fdc6ee upgrade leaflet to 1.9.3 (#755) Andrew Calcutt 2023-02-12 00:07:55 -05:00
  • 03c919bd58 chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#759) dependabot[bot] 2023-02-10 23:16:45 +00:00
  • 05c99ec105 chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#757) dependabot[bot] 2023-02-08 22:15:59 +00:00
  • a3f0ba9528 chore(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 (#754) dependabot[bot] 2023-02-07 22:15:26 +00:00
  • db41a619f7 chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#752) dependabot[bot] 2023-02-06 22:32:50 +00:00
  • 05b17635b1 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#751) dependabot[bot] 2023-02-06 22:16:27 +00:00
  • 3dede3bfdc Caching and reverse proxy examples deployment.rst (#749) Ugnius Skučas 2023-02-06 23:04:27 +03:00
  • cb70516f90 chore(deps-dev): bump eslint-plugin-jsdoc from 39.7.5 to 39.8.0 (#750) dependabot[bot] 2023-02-03 22:25:03 +00:00
  • 2616953c0b chore(deps-dev): bump eslint-plugin-security from 1.7.0 to 1.7.1 (#747) dependabot[bot] 2023-02-03 14:40:33 +00:00
  • 1a078c10b5 v4.4.4 acalcutt 2023-02-01 12:16:34 -05:00
  • ea186d34df fix: support for X-Forwarded-Host http header (#733) Manuel Roth 2023-02-01 02:35:16 +01:00
  • 00a536f9fb chore(deps-dev): bump eslint-plugin-jsdoc from 39.7.4 to 39.7.5 (#744) dependabot[bot] 2023-01-31 23:20:31 +00:00
  • 0e8f9696fc chore(deps-dev): bump @typescript-eslint/eslint-plugin (#743) dependabot[bot] 2023-01-31 22:52:31 +00:00
  • 3092ef74f3 chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#742) dependabot[bot] 2023-01-31 22:26:14 +00:00
  • eab8280303 chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4 (#740) dependabot[bot] 2023-01-31 02:06:25 +00:00
  • faaf1fc46c fix(deps): bump docker/build-push-action from 3 to 4 (#741) dependabot[bot] 2023-01-31 01:51:31 +00:00
  • 172cbd6203 chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 (#739) dependabot[bot] 2023-01-31 01:35:37 +00:00
  • e3d212ec90 chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.8 to 39.6.9 (#734) dependabot[bot] 2023-01-27 22:26:09 +00:00
  • 2996d986e8 v4.4.3 acalcutt 2023-01-26 18:11:06 -05:00
  • d21abf6cfd chore(deps-dev): bump eslint-plugin-security from 1.6.0 to 1.7.0 (#732) dependabot[bot] 2023-01-26 22:20:10 +00:00
  • 0519ee7535 fix: add key_query to static assets 🎉 (#730) Vinayak Kulkarni 2023-01-25 19:53:02 +05:30
  • a97139693c chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.7 to 39.6.8 (#728) dependabot[bot] 2023-01-24 22:28:50 +00:00
  • af51d684f2 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#726) dependabot[bot] 2023-01-23 22:52:52 +00:00
  • 0880655f58 fix(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 (#727) dependabot[bot] 2023-01-23 22:49:57 +00:00
  • ad0d80d93a chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (#725) dependabot[bot] 2023-01-23 22:26:17 +00:00
  • 757cabc1ed v4.4.2 acalcutt 2023-01-21 10:45:53 -05:00
  • f94625ab05 fix: fix vectortile constructor (#723) Daniel Kao 2023-01-20 14:41:18 -08:00
  • 20c8122da3 chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.6 to 39.6.7 (#724) dependabot[bot] 2023-01-20 22:21:50 +00:00
  • 78c17773db Fix xss due to handlebars variables in javascript (#535) Michael Nutt 2023-01-19 00:12:31 -05:00
  • 35902b9daf chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6 (#720) dependabot[bot] 2023-01-18 22:22:30 +00:00
  • a13edf6c08 chore: remove unused run.sh 🧽 (#719) Vinayak Kulkarni 2023-01-19 02:23:32 +05:30
  • 2117b396b7 v4.4.1 acalcutt 2023-01-16 23:27:22 -05:00
  • 0fb677cca4 fix(deps): bump commander from 9.5.0 to 10.0.0 (#715) dependabot[bot] 2023-01-16 23:16:38 +00:00
  • 8807e48a6b chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#717) dependabot[bot] 2023-01-16 23:01:13 +00:00
  • c41fabf534 chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#718) dependabot[bot] 2023-01-16 22:45:46 +00:00
  • ab77f16649 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#716) dependabot[bot] 2023-01-16 22:30:54 +00:00
  • 4df60fecb4 chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (#714) dependabot[bot] 2023-01-16 22:15:03 +00:00
  • 62a6d6243d chore: add.nvmrc & cache Docker build(s) 📦 (#707) Vinayak Kulkarni 2023-01-14 00:35:44 +05:30
  • d0ead3561a chore(deps-dev): bump @commitlint/config-conventional (#710) dependabot[bot] 2023-01-13 14:55:38 +00:00
  • edef41ac50 fix(deps): bump proj4 from 2.8.0 to 2.8.1 (#711) dependabot[bot] 2023-01-13 14:31:25 +00:00
  • 70d9188e8c chore(deps-dev): bump @commitlint/cli from 17.4.1 to 17.4.2 (#709) dependabot[bot] 2023-01-13 00:33:54 +00:00
  • bb0cd60e64 feat: enable Google Polyline in Static Images endpoint 🕺 (#648) Vinayak Kulkarni 2023-01-13 02:18:43 +05:30
  • 646f67e987 chore(deps-dev): bump eslint-plugin-security from 1.5.0 to 1.6.0 (#708) dependabot[bot] 2023-01-11 22:28:20 +00:00
  • 4cb3bb84c9 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#704) dependabot[bot] 2023-01-10 16:24:06 +00:00
  • 6fdfcc00b3 chore(deps-dev): bump @commitlint/cli from 17.4.0 to 17.4.1 (#706) dependabot[bot] 2023-01-10 16:23:46 +00:00
  • a9611bf25d chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#705) dependabot[bot] 2023-01-10 16:23:35 +00:00
  • 73fe12e597 chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#703) dependabot[bot] 2023-01-10 16:00:37 +00:00
  • ac74d42071 fix(deps): bump commander from 9.4.1 to 9.5.0 (#702) dependabot[bot] 2023-01-10 15:25:42 +00:00
  • ab4f0ef4a1 build: add CI workflow 🕺 (#671) Vinayak Kulkarni 2023-01-10 20:31:26 +05:30
  • 687bbe1606 Update to node 18, add docker build test (#699) Andrew Calcutt 2023-01-08 22:19:21 -05:00
  • a890382120 Shorten new docs url Andrew Calcutt 2023-01-08 11:27:51 -05:00
  • ba70b623a9 Update docs url to one that updates Andrew Calcutt 2023-01-08 11:25:12 -05:00
  • 2d145168bf chore(deps-dev): bump @commitlint/config-conventional (#696) dependabot[bot] 2023-01-06 01:51:26 -05:00
  • 97541435bc chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.0 (#697) dependabot[bot] 2023-01-06 01:17:41 -05:00
  • 81fcd5d242 chore(deps-dev): bump husky from 8.0.2 to 8.0.3 (#695) dependabot[bot] 2023-01-06 01:08:37 -05:00
  • 138ac04676 allow tileMargin option (#694) Andrew Calcutt 2023-01-05 14:13:26 -05:00
  • b9df1d29d1 v4.3.4 acalcutt 2023-01-02 22:36:17 -05:00
  • a01df53c4d chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#691) dependabot[bot] 2023-01-02 19:41:36 -05:00
  • 8ed68ce973 chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 (#690) dependabot[bot] 2023-01-02 19:36:54 -05:00
  • 953af22405 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#689) dependabot[bot] 2023-01-02 19:11:48 -05:00
  • 5fd9569385 chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 (#688) dependabot[bot] 2023-01-02 18:52:36 -05:00
  • 997117f0c0 fix(deps): bump @maplibre/maplibre-gl-native from 5.1.0 to 5.1.1 (#692) dependabot[bot] 2023-01-02 18:44:10 -05:00
  • fe782a73f1 v4.3.3 acalcutt 2022-12-27 10:08:56 -05:00
  • 29ab68f5e1 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#684) dependabot[bot] 2022-12-27 09:41:59 -05:00
  • 785662f36c chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#683) dependabot[bot] 2022-12-27 09:27:43 -05:00
  • a42eec5b43 fix(deps): bump @maplibre/maplibre-gl-style-spec from 17.0.1 to 17.0.2 (#682) dependabot[bot] 2022-12-23 23:15:22 -05:00
  • dc9c5564c7 fix(deps): bump canvas from 2.10.2 to 2.11.0 (#681) dependabot[bot] 2022-12-23 23:06:42 -05:00
  • b4a819942e fix(deps): bump sharp from 0.31.2 to 0.31.3 (#680) dependabot[bot] 2022-12-22 11:32:23 -05:00
  • 19d96832b9 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#679) dependabot[bot] 2022-12-20 23:02:59 -05:00
  • 4ea5402f5f chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (#678) dependabot[bot] 2022-12-20 22:54:38 -05:00
  • 347993a332 chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#677) dependabot[bot] 2022-12-20 20:18:27 -05:00
  • 3525f8c177 fix(deps): bump @maplibre/maplibre-gl-native from 5.1.0-pre.1 to 5.1.0 (#676) dependabot[bot] 2022-12-12 20:55:50 -05:00
  • 2a909d57af chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#675) dependabot[bot] 2022-12-12 20:52:05 -05:00
  • 0bac307937 chore(deps-dev): bump @typescript-eslint/eslint-plugin (#674) dependabot[bot] 2022-12-12 20:49:36 -05:00
  • 582954378c chore(deps-dev): bump mocha from 10.1.0 to 10.2.0 (#673) dependabot[bot] 2022-12-12 20:45:50 -05:00
  • e345ebe43a build: enable auto-merger workflow 🎢 (#670) Vinayak Kulkarni 2022-12-11 02:45:43 +05:30
  • 63701471d4 add 'v' to docker tag, bump version to test rel. acalcutt 2022-12-10 15:07:54 -05:00
  • 0d506b7ee9 update version for test release acalcutt 2022-12-10 14:26:53 -05:00
  • 76a89ae8e4 add back missing PACKAGE_VERSION (#669) Andrew Calcutt 2022-12-10 14:21:38 -05:00
  • 53d65d211a add arm64 docker build to workflow (once maplibre binary is available) (#628) Andrew Calcutt 2022-12-10 13:19:09 -05:00
  • da4a1af51e update to new maplibre with linux arm64 binary (#668) Andrew Calcutt 2022-12-10 13:09:25 -05:00
  • 12974b0553 chore(deps-dev): bump eslint from 8.27.0 to 8.29.0 (#667) dependabot[bot] 2022-12-10 12:18:41 -05:00
  • 816e7eba6a chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 (#666) dependabot[bot] 2022-12-10 12:08:52 -05:00
  • 2349c1a3aa fix(deps): bump sharp from 0.31.0 to 0.31.2 (#665) dependabot[bot] 2022-12-10 12:06:01 -05:00
  • 11f807fb45 chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.46.0 (#664) dependabot[bot] 2022-12-10 11:59:43 -05:00
  • d2e7ef4e2c fix(deps): bump canvas from 2.10.1 to 2.10.2 (#663) dependabot[bot] 2022-12-10 11:46:32 -05:00