Commit graph

230 commits

Author SHA1 Message Date
8179d6e0d7 Fix build 2022-06-02 03:04:11 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +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
f20144a502 Merge master 2022-03-14 03:34:42 +01:00
a0e59e473d Add weblate upstreams to package.json file 2022-03-11 16:34:16 +01:00
Robin van der Linde
e1a9a14d74
Add Dutch traffic signs, hide questions if traffic signs not known (#679)
* Add Dutch traffic signs, hide questions if traffic signs not known

* Move images to subfolders

* Merge develop, regen docs

Co-authored-by: pietervdvn <pietervdvn@posteo.net>
2022-03-08 01:11:32 +01:00
2a923a49d6 Fix start 2022-02-25 00:05:27 +01:00
d8a0ca321b Add language names to the language picker 2022-02-24 02:33:20 +01:00
c203a365e4 Merge branch 'master' into develop 2022-02-18 03:22:35 +01:00
438129f10c Regenerate contributor lists 2022-02-14 19:41:55 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
d7c8c06656 Remove more obsolete dependencies 2022-02-04 01:51:47 +01:00
df8ac0bce4 Remove marked dependency 2022-02-04 01:50:21 +01:00
5d884a97f9 Add a warning if a logo for a theme is not square 2022-02-04 00:42:02 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
d1e99fc2d3 Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks 2022-01-31 20:52:56 +01:00
5a9f26081c Natuurpunt tweaks 2022-01-31 14:34:06 +01:00
5affad6b06 Small cleanup of package.json 2022-01-26 21:45:57 +01:00
99edba4c73 Merge master 2022-01-26 21:12:25 +01:00
791c6c4f55 Include route=foot in trails 2022-01-25 18:20:15 +01:00
33ef83c4a9 Finish import_viewer gui 2022-01-24 03:09:21 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
8cb41d14ff First steps for import helper 2022-01-18 21:26:07 +01:00
7bc01b783b
Merge pull request #622 from RayBB/replace-wget
replace wget with download script
2022-01-17 01:01:13 +01:00
RayBB
8d51d354a9 replace wget with download script 2022-01-16 17:43:43 -05:00
3cdf6f492c Switch osmtogeojson back to 3.0 version, fix overpass querying 2022-01-15 01:33:52 +01:00
a65afbbb58 Work on automatically creating an import layer for every feature 2022-01-14 13:58:37 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00