Commit graph

38 commits

Author SHA1 Message Date
Brian Beck
edeabeecac Link to Last.fm extension 2017-11-16 19:12:20 -08:00
Brian Beck
75e24c18bc
Add missing Area type/typeID, pass start() options to middleware (#46) 2017-11-04 15:32:05 -07:00
Brian Beck
e77143fbd7
Bump deps, use latest updateSchema feature from graphql-markdown (#45)
* Bump deps, use latest updateSchema feature from graphql-markdown
2017-11-01 22:40:52 -07:00
Brian Beck
e4569607f4 Bump dependencies, add Markdown linting 2017-10-24 21:26:21 -07:00
Brian Beck
be67d771ab Update README.md 2017-10-19 11:12:50 -07:00
Brian Beck
a3fc3e97af Fix Cover Art Archive config showing in MediaWiki extension docs 2017-10-19 08:36:33 -07:00
Brian Beck
dff11f76c8 Fix link 2017-10-19 02:35:11 -07:00
Brian Beck
51cc879363 Add missing description to MediaWikiImage 2017-10-19 01:45:34 -07:00
Brian Beck
898ec78a6f Add a schema extension API and several extensions (#42)
* Add a schema extension API and several extensions
* Update graphql-markdown to use new diffSchema function
* Update Node support
2017-10-19 01:00:21 -07:00
Brian Beck
b5d0dcce91 Add a nodes field to every connection (#41)
* Add a nodes field to every connection
* Document nodes field
2017-10-06 19:43:15 -07:00
Brian Beck
698ba58492 Bump deps and fix rating type (#38)
* Bump deps and fix rating type
* Add a new test macro, testThrows, due to GraphQL bug
2017-10-05 20:27:53 -07:00
Brian Beck
61efd5d6fa Upgrade graphql-markdown and regenerate docs (#19)
* Upgrade graphql-markdown and regenerate docs

* Use published 2.0.0
2017-04-03 21:59:25 -07:00
Brian Beck
5e9604ffe6 Update rendering of the Schema Types document (#18)
* Update rendering of the Schema Types document

* Use graphql-markdown 1.3.0
2017-04-02 13:12:40 -07:00
Brian Beck
593ac5a01f Fix broken markdown 2017-03-18 12:51:47 -07:00
Brian Beck
f9e551a2cf Separate argument table header 2017-03-17 22:20:53 -07:00
Brian Beck
d44fb36e25 Fix trailing space in docs 2017-03-17 22:11:00 -07:00
Brian Beck
8b51b58300 Render list as markdown in <details> element 2017-03-17 21:52:47 -07:00
Brian Beck
8da2911046 Fix markdown in <summary> element due to handle changed GitHub rendering 2017-03-17 21:35:13 -07:00
Brian Beck
cfc1b5cc47 5.0.3 2016-12-20 18:06:33 -08:00
Brian Beck
1d63867e07 Fix typo in cover art docs 2016-12-19 21:53:25 -08:00
Brian Beck
168648c6e6 Update docs 2016-12-19 21:27:22 -08:00
Brian Beck
35a1f0f86b Bump dependencies, tweak descriptions and field/arg order 2016-12-14 23:18:53 -08:00
Brian Beck
780596480a Add Disc type, lookup, and discs field on Media (#16)
* Add Disc type, lookup, and discs field on Media
* Remove query optimization so search subqueries work
2016-12-13 21:18:33 -08:00
Brian Beck
7d45b44cda Add ratings (#15) 2016-12-13 20:50:38 -08:00
Brian Beck
d906ec1086 Add support for release media (#14) 2016-12-12 01:01:40 -08:00
Brian Beck
ae9330f1d0 Update docs 2016-12-12 00:55:15 -08:00
Brian Beck
441c9cd8b8 Reorder args so connection pagination args come last 2016-12-11 21:09:37 -08:00
Brian Beck
ef8e67c8a6 Add support for browsing and looking up collections (#12)
Fixes #6.
2016-12-11 20:03:05 -08:00
Brian Beck
01b305dd50 Support browsing by Disc ID, ISRC, ISWC (#10)
* Browse queries for releases, recordings, and works now support
  browsing by Disc ID, ISRC, and ISWC, respectively
* Add `DiscID`, `ISRC`, and `ISWC` scalars
* Add missing `isrcs` field to `Recording`

Fixes #7.
2016-12-11 13:09:28 -08:00
Brian Beck
b2ec20ed2c Rename artistCredit fields to artistCredits (#9)
* Rename artistCredit field to artistCredits
* Update deprecation rendering
2016-12-11 12:32:58 -08:00
Brian Beck
94cdf5922f Add list of IPIs and ISNIs to Artist 2016-12-10 09:51:33 -08:00
Brian Beck
42f612cc2f Update schema and docs 2016-12-09 18:56:45 -08:00
Brian Beck
4c4af1fd16 Add missing tr in thead 2016-12-03 00:42:06 -08:00
Brian Beck
7832f608a0 Update docs & generated schema 2016-12-02 00:49:39 -08:00
Brian Beck
8eb0feaa8a Improve support for fragments 2016-11-29 23:53:01 -08:00
Brian Beck
2dfd2aa88d Add missing Oxford commas, add descriptions for enums, render interface fields 2016-11-29 18:18:50 -08:00
Brian Beck
615ab2c16d Correct alias description to match schema 2016-11-29 00:13:32 -08:00
Brian Beck
53e75c3611 Update docs 2016-11-28 19:33:52 -08:00