1
0
mirror of https://github.com/Luzifer/gpxhydrant.git synced 2024-09-19 00:52:57 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
c37f4f9441
prepare release v0.3.0 2018-06-17 12:46:54 +02:00
33264df876
Allow specifying API endpoint to contact
in order to enable testing against different API deployments like
master, tomh, ...

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-17 12:46:02 +02:00
094ff1d039
Merge pull request #2 from Luzifer/re-add-change-set-comment
Re-add change set comment
2018-06-17 12:35:13 +02:00
91e1226a24
re-add change set comment
fixes #1

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-12 08:04:12 +02:00
4fe5ddf2b2
prepare release v0.2.2 2018-05-20 00:02:57 +02:00
9c18c28450
Fix some linter advices
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-20 00:01:47 +02:00
8aa133b2ac
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-19 23:58:40 +02:00
2cde88f5f1
Add automated Github publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-19 23:57:05 +02:00
b7720e2cc0
Fix LICENSE, replace buttons in README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-19 23:55:37 +02:00
d97f7212ab
prepare release v0.2.1 2018-05-19 23:54:00 +02:00
3fb3814e23
Fix: Use HTTPs connections
this repairs the HTTP401 when importing GPX files

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-19 23:53:28 +02:00
21a69d54d9
prepare release v0.2.0 2017-06-05 17:24:20 +02:00
be0704451a
Improve logging, fix tagging error
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-05 17:23:52 +02:00
02aadca109
Prepared release v0.1.1 2016-05-07 20:22:39 +02:00
3c16c628d1
Fix: Used wrong boundary variables 2016-05-07 20:22:10 +02:00
1ccadb128b
Prepared release v0.1.0 2016-05-07 16:55:47 +02:00
87cb126f50
Added README and LICENSE 2016-05-07 16:55:28 +02:00
5137901496
Match hydrants with a derivation of 5m 2016-05-07 16:33:06 +02:00
ca34cdfe3c
Made NoOp no longer the default 2016-05-07 16:32:05 +02:00
6acc30b546
Only create a changeset when there are changes to make 2016-05-07 16:29:42 +02:00
bdbd2857d2
Refactored to reduce complexity in single functions 2016-05-07 16:22:26 +02:00
6691b4a053
Fix: Reduced complexity of hydrant functions 2016-05-07 15:27:03 +02:00
9519d0b176
Fix: Handle errors while saving nodes to the API 2016-05-07 15:18:41 +02:00
b024d1569d
Fix: Followed linter advice 2016-05-07 15:17:14 +02:00
bb2661f03d
Fix: Followed linter advice 2016-05-07 15:15:34 +02:00
205dd8c4a7
Extracted debug logging to function 2016-05-07 15:00:58 +02:00
c59c4dfb79
Fix: Require OSM login 2016-05-07 14:56:37 +02:00
94da651e3c
Fix: Exit after version string has been printed 2016-05-07 14:55:13 +02:00
6211ffab43
Fix: Sorted config parameters 2016-05-07 14:54:44 +02:00
ad1038acc8
Extracted hydrant struct to extra file 2016-05-07 14:53:19 +02:00
720ba1191d
Fix: Followed linter advice 2016-05-07 14:51:51 +02:00
8a1341a462
Update program version / comment on every run 2016-05-07 14:49:53 +02:00
8a18e2454b
Fix: Increased border as default matching range are 20m 2016-05-07 14:16:01 +02:00
0de60d94a7
Added more debugging output 2016-05-07 14:15:38 +02:00
ae02981234
Fix: Add a bit more space around bbox
This is required if for example only one hydrant is queried
2016-05-07 14:14:48 +02:00
cba51a2052
Fix: All values need to be evaluated, switch is bad 2016-05-07 14:13:21 +02:00
97b39d3c64
Fix: Send Changeset and wrap in <osm> element 2016-05-07 14:12:30 +02:00
ace7819472
First runnable version 2016-05-07 01:32:32 +02:00