summaryrefslogtreecommitdiff
path: root/web/lib/api
Commit message (Expand)AuthorAge
* Fixed API doc.Jochen Topf2015-07-20
* Extend "Characters in keys" report.Jochen Topf2015-03-14
* 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
* 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
* 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
* 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
* 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
* Query string can't be empty in this context.Jochen Topf2014-05-24
* Disable search when search field is empty.Jochen Topf2014-05-18
* Add format=json_pretty to API calls.Jochen Topf2014-05-18
* Escape _ and % in SQL LIKE queries.Jochen Topf2014-05-17
* Refactoring some sql code.Jochen Topf2014-05-17
* Add request url to API json output.Jochen Topf2014-05-16
* Add API call to get maps of tag distributions.Jochen Topf2014-05-12
* Remove old API versions (2 and 3).Jochen Topf2014-05-12
* Added alpha version of tags/list api call that helps with building map-featur...Jochen Topf2013-02-25
* Fix for #21: Description returned nullJochen Topf2013-02-10
* Hide unfinished reports.Jochen Topf2013-01-31
* Fix escapingJochen Topf2013-01-30
* Add in_wiki column to key values viewJochen Topf2013-01-24
* Only ask for wikipages that could exist in key/values api call.Jochen Topf2013-01-24
* Add in_wiki column to tagsJochen Topf2013-01-24
* Another place, same bug #16Jochen Topf2013-01-23
* Add wiki tab to relation pageJochen Topf2013-01-20
* Rename (key|tag)pairs to (key|tag)_combinationsJochen Topf2013-01-19
* Fix for #14 (NaN on API call)Jochen Topf2013-01-18
* Add role searchJochen Topf2013-01-18
* Fixed some more relation type unconsistenciesJochen Topf2013-01-18
* Use rtype as param for api/4/relation/roles callIrlJidel2013-01-18
* Fix fraction calculation in relations apiJochen Topf2013-01-17
* Add description and stats to relations pageJochen Topf2013-01-17
* Update langtags stuff.Jochen Topf2013-01-15
* Fix language comparison tableJochen Topf2013-01-14
* Add new relations sectionJochen Topf2013-01-14
* API documentation fixes and improvementsJochen Topf2013-01-10