]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
update /dist after eslint fixes
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index dbb1a9f7b6e7f46ed972b08cc1ac3bdab825d195..0a07f6786fbf23808e9de3be7e4bf83dced1a3bd 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,24 +1,18 @@
 # TODO list
 
-* check output of /dist into repository?
-
 
 ## Might never work
 
 * pagination. API returns an array without indication if more results exist
 * API returns category, type, but without admin_level we can't derive e.g. state,country
-* seeting acceptlanguage whichout a server component https://github.com/dansingerman/jQuery-Browser-Language
+* setting accept-language without a server component https://github.com/dansingerman/jQuery-Browser-Language
 
 ## Nice-to-have
 
-* support nearlat,nearlon parameters
 * should images/mapicons/ be served from API server or this repo?
-* different content for official OSM, e.g. github urls
-* set HTML title
 * cache `update_data_date` result somehow?
 * a new search causes a new pageview
 * add tests with fixtures
-* detailpage: make linkedplaces, childplaces optional (rarely used? second click to enable?)
 * set better alt tag for icons
 * print text "loading..." instead of an error (which the user sees for a split second)
 * concatenate/minify JS and CSS