This project is mirrored from https://github.com/JOSM/wikipedia.git.
Pull mirroring updated .
- 05 Jul, 2022 4 commits
-
-
Dirk Stöcker authored
Blend Wikidata item name in properties table with background
-
Dirk Stöcker authored
Maintenance update
-
Dirk Stöcker authored
WikipediaApp: Fix JOSM #22191: URISyntaxException in getEntriesFromC…
-
Taylor Smock authored
This is caused by the http2 plugin needing to convert a URL to a URI for the Java 11 HttpClient. This fixes the problem by encoding the `|`. See also JOSM #21126. Signed-off-by:
Taylor Smock <tsmock@fb.com>
-
- 13 Jun, 2022 2 commits
- 08 Jun, 2022 1 commit
-
-
Signed-off-by:
Taylor Smock <tsmock@fb.com>
-
- 01 Apr, 2022 1 commit
-
-
Dirk Stöcker authored
-
- 28 Jan, 2022 2 commits
-
-
Florian Schäfer authored
-
Florian Schäfer authored
-
- 07 Jan, 2022 1 commit
-
-
Johannes Rössel authored
... instead of always using the same color Fixes #21752.
-
- 03 Jan, 2022 1 commit
-
-
Vincent Privat authored
-
- 19 Dec, 2021 1 commit
-
-
Vincent Privat authored
-
- 18 May, 2021 11 commits
-
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
Simon Legner authored
-
- 21 Feb, 2021 1 commit
-
-
Vincent Privat authored
-
- 30 Oct, 2020 2 commits
-
-
Vincent Privat authored
-
Vincent Privat authored
-
- 19 Oct, 2020 2 commits
-
-
Florian Schäfer authored
Update dependency versions, hopefully fix https://josm.openstreetmap.de/ticket/19942 by bumping JOSM version
-
Florian Schäfer authored
-
- 15 Oct, 2020 1 commit
-
-
Simon Legner authored
-
- 24 May, 2020 1 commit
-
-
- 20 May, 2020 1 commit
-
-
- 16 May, 2020 1 commit
-
-
Florian Schäfer authored
We hit the issue described in https://github.com/Wikidata/Wikidata-Toolkit/issues/495 , that the transitive dependency on `org.wikidata.wdtk:wdtk-wikibaseapi:0.11.1` did not exist. But since it is only a dependency with Maven dependency scope `test` (in Ivy terminology "conf=test"), we should be able to work around it by only pulling in dependencies of the default scope.
-
- 14 May, 2020 3 commits
-
-
Florian Schäfer authored
-
-
- 11 May, 2020 2 commits
-
-
-
Simon Legner authored
-
- 28 Nov, 2019 2 commits
-
-
Florian Schäfer authored
* recognize alternative URL format `https://lang.wikipedia.org/w/index?title=Title&another=param` * only complain about wrong language prefix, if no more specific warning is triggered * give a separate warning for values that contain URLs, but are not valid URLs as a whole
-
Florian Schäfer authored
Fixes #5 .
-