Commit graph

256 commits

Author SHA1 Message Date
f805178b9b Update libphonenumber 2022-07-13 17:59:27 +02:00
fbe11d4a90 Fix reset:layeroverview, improve rainbow map 2022-07-12 10:45:08 +02:00
9f41e719f2 Fix build 2022-07-06 16:35:14 +02:00
8c036e159f Generate layer overview now only recompiles files that need to be recompiled 2022-07-06 15:55:22 +02:00
13579e6c97 Fix link in docs, add 'localhost' and gitpod to non-caching version of serviceworkers 2022-07-05 16:59:40 +02:00
536840ba1c Remove svg-resizer dependency 2022-07-05 14:59:56 +02:00
84f8685adc Attempt to fix build on windows 2022-07-05 14:55:49 +02:00
ef66b1931f Add small script to steal shop presets from the iD-project 2022-07-02 01:59:26 +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
be38294a7f Merge master 2022-06-27 23:49:35 +02:00
d670eec72a Housekeeping... 2022-06-24 16:59:04 +02:00
732d4621ae Improve school script 2022-06-24 03:36:51 +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
f0c90b4d1c Merge master 2022-06-20 03:22:27 +02:00
e13c7ae677 Move some assets to the 'tagRenderings'-directory as they are only needed there, add 'smoking' question, add 'nightclubs' to 'pub_cafe'-layer 2022-06-20 01:42:30 +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
8ff1b77589 Merge branch 'master' into develop 2022-06-04 16:56:41 +02:00
4db79db2df Add script 2022-06-04 16:55:10 +02:00
631108954e Add github hash to service worker to auto-update caches 2022-06-03 13:41:51 +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
fc0afbcc18 Merge master 2022-06-02 03:05:16 +02:00
8179d6e0d7 Fix build 2022-06-02 03:04:11 +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
f70562e49b Add weblate-fix-script 2022-05-27 14:50:30 +02:00
890e555d87 Add textmode icons 2022-05-26 14:22:48 +02:00
839513b9b4 Merge branch 'master' into develop 2022-05-23 01:24:18 +02:00
38a1c4ce7d Add housekeeping script 2022-05-21 02:32:06 +02:00
25c33d557d Merge branch 'master' into develop 2022-05-20 12:59:16 +02:00
440eb9d5ff Improvate translation fix script 2022-05-17 00:05:16 +02:00
f81532582c Merge master 2022-05-16 23:39:30 +02:00
e5908cf49b Experimenting with service workers 2022-05-13 02:11:38 +02:00
938c6f56c3 Remove obsolete command 2022-05-07 16:57:21 +02:00
17854468ef Don't delete webmanifest on clean 2022-05-06 12:39:37 +02:00
88ad297662 Fix loading of custom css 2022-04-26 10:32:47 +02:00
2262bcb86c Add 'merge-translations' 2022-04-19 01:47:21 +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
55dd4c58ee Some linting issues 2022-04-08 04:36:00 +02:00
54d7a3a52b Refactoring of conversion, fix rewriting of maprenderings and tagrenderings 2022-04-06 03:06:50 +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
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
f441eb2f0a Add download button to import helper 2022-03-17 11:01:52 +01:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +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