Commit graph

126 commits

Author SHA1 Message Date
e22d189376
Merge pull request #1057 from eMerzh/prettify
Prettify
2022-09-08 21:39:57 +02:00
af76bf9916 Merge typescript-4 branch 2022-09-08 21:31:56 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
14788c32b9
Merge pull request #1063 from eMerzh/less_deps
chore(deps): remove unused deps
2022-09-05 11:57:23 +02:00
Brice Maron
8d1dbd59e9 chore(deps): upgrade ts-node 2022-09-05 08:09:56 +02:00
Brice Maron
237a3266c3 chore(deps): remove unused deps 2022-09-04 23:23:29 +02:00
Brice Maron
d6c73441b0 chore(deps): upgrade tailwind 2022-09-04 21:04:13 +02:00
Brice Maron
39769428d0 chore(deps): remove jquery as deps 2022-09-03 23:13:59 +02:00
3fd5343e47 Bump ts-node version 2022-09-03 14:45:48 +02:00
069a5615fa Update typescript version 2022-09-03 14:45:48 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
9dd264adac Intall chart.js 2022-07-20 15:23:36 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
Robin van der Linde
f7506e07cd
Add hotel layer, conversion scripts 2022-07-14 15:17:09 +02:00
dependabot[bot]
af80260d41
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:00:38 +00:00
f805178b9b Update libphonenumber 2022-07-13 17:59:27 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
f246afe3db Add and process school data 2022-06-14 12:14:02 +02:00
771c59ab92 Fix visualisation of licenses 2022-06-13 00:51:53 +02:00
08e9490c54
Merge pull request #855 from pietervdvn/dependabot/npm_and_yarn/sharp-0.30.5
Bump sharp from 0.28.3 to 0.30.5
2022-06-03 03:09:01 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
dependabot[bot]
e410866e4e
Bump sharp from 0.28.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.28.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:47:16 +00:00
890e555d87 Add textmode icons 2022-05-26 14:22:48 +02:00
e5908cf49b Experimenting with service workers 2022-05-13 02:11:38 +02:00
dependabot[bot]
189b9ea82f
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 07:31:29 +00:00
2f2e58faff Update doctestts, add lint config 2022-04-08 17:59:14 +02:00
b119e1ac1d Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson 2022-04-04 04:54:54 +02:00
676787eaf7 Switch to doctest-ts-improved 2022-03-25 16:42:33 +01:00
712806c682 More test refactoring 2022-03-24 03:11:52 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
e721146ca1 Show loading screen when logging in 2022-02-15 15:42:09 +01:00
df8ac0bce4 Remove marked dependency 2022-02-04 01:50:21 +01:00
dependabot[bot]
5e27b3e6db
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 23:46:13 +00:00
5d884a97f9 Add a warning if a logo for a theme is not square 2022-02-04 00:42:02 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +01:00
3cdf6f492c Switch osmtogeojson back to 3.0 version, fix overpass querying 2022-01-15 01:33:52 +01:00
11a0d1ed54 Merge refactoring/no-central-theme-overview 2022-01-06 21:08:09 +01:00
d4f5e1d238 Add script to automatically rescale SVG images - important to export them to PNGs 2022-01-06 20:39:59 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
3cc61403b9 Update some deps, remove obsolete scripts in package.json, experimenting with build script 2021-12-22 02:25:25 +01:00
7b774b2aa3 Bump latlon2country 2021-12-13 20:50:29 +01:00
b95a1c1426 Audit fix 2021-12-07 02:52:35 +01:00
28599c1b68 New versions: latlon2country 12.5 2021-12-07 02:48:25 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00