summaryrefslogtreecommitdiff
path: root/web/lib
Commit message (Expand)AuthorAge
* experiments using taginfo on mobileJochen Topf2015-08-08
* Fixed API doc.Jochen Topf2015-07-20
* Bugfix: Allow larger page counts in API. Because there are lists that large.Jochen Topf2015-07-09
* Add wiki images report.Jochen Topf2015-03-14
* Extend "Characters in keys" report.Jochen Topf2015-03-14
* Remove outdated and long disabled JOSM styles report.Jochen Topf2015-03-06
* Check if db table is available for 'Similar keys' report.Jochen Topf2015-03-04
* Add historic development report.Jochen Topf2015-02-27
* Add (hidden) similar keys tab on key page and similar keys report.Jochen Topf2015-02-26
* Add API support for finding similar keys.Jochen Topf2015-02-26
* Disable JSOM APIs, remove all access to nen-existing table.Jochen Topf2014-10-02
* Remove spaces at line endings.Jochen Topf2014-09-29
* Use new top_tags table instead of old selected_tags table.Jochen Topf2014-09-29
* Send return at end of version info.Jochen Topf2014-09-19
* Make it easier to get at version of taginfo running on a site.Jochen Topf2014-09-19
* Show JOSM-related API calls as deprecated.Jochen Topf2014-09-19
* Always return false for in_josm in api/v4/keys and document that.Jochen Topf2014-09-18
* Disable JOSM styles report.Jochen Topf2014-09-18
* Fiddling with project output.Jochen Topf2014-09-18
* Removed unused Potlatch-related code.Jochen Topf2014-09-14
* Add projects to relation pages.Jochen Topf2014-09-14
* Add filtering to key/tag project output.Jochen Topf2014-09-14
* Projects on tag page: Show NULL value only if specific value not available.Jochen Topf2014-09-14
* Separate out up API call for key/projects from tag/projects.Jochen Topf2014-09-14
* Add an error log that captures parsing problems of project files.Jochen Topf2014-09-07
* Only output tags used by projects with status OK.Jochen Topf2014-09-07
* Rename 'fetch_result' to 'status'.Jochen Topf2014-09-07
* Remove need for project icon redirect.Jochen Topf2014-09-07
* Project files can now contain a list of object types for each key/tag.Jochen Topf2014-09-06
* Fix description for project/icon API call.Jochen Topf2014-09-06
* Refactor projects code to work without the Project class.Jochen Topf2014-09-06
* Add project icons.Jochen Topf2014-09-05
* Fix problem with unknown filters.Jochen Topf2014-08-26
* Add new 'projects' source.Jochen Topf2014-08-21
* Fix URL parameter name issue ("filter" vs. "filters").Jochen Topf2014-08-19
* Use last update of database as "master" update time.Jochen Topf2014-07-28
* Query string can't be empty in this context.Jochen Topf2014-05-24
* Updated query to version 1.11.1.Jochen Topf2014-05-21
* add config options for base map attribution and separate scale factor for com...Sarah Hoffmann2014-05-20
* Add way to show taginfo configuration through web interface.Jochen Topf2014-05-19
* Add translations overviewJochen Topf2014-05-19
* Disable search when search field is empty.Jochen Topf2014-05-18
* Some places that didn't use translations do now.Jochen Topf2014-05-18
* Add keyboard shortcut for comparison page.Jochen Topf2014-05-18
* Fixed Overpass Turbo linkJochen Topf2014-05-18
* Set comparison list in cookie when /compare page is called.Jochen Topf2014-05-18
* Add format=json_pretty to API calls.Jochen Topf2014-05-18
* Rename /comparison page to /compare.Jochen Topf2014-05-18
* Escape _ and % in SQL LIKE queries.Jochen Topf2014-05-17
* Refactoring some sql code.Jochen Topf2014-05-17