Add date range options to Wikimedia's "Page History" tool
The live ArticleInfo (aka "Page History") tool on Wikimedia Cloud Services is at https://xtools.wmflabs.org/articleinfo
Example result: https://xtools.wmflabs.org/articleinfo/en.wikipedia.org/Hanksy
The XTools code repository: https://github.com/x-tools/xtools
We would like to add date range filtering options to the ArticleInfo tool. Start and end dates are optional, and you should be able to use one and not the other, or both.
The API endpoint does not need to be updated.
The required code changes are somewhat similar to https://phabricator.wikimedia.org/T172003 but considerably more busy work.
See the Phabricator task at https://phabricator.wikimedia.org/T181694 for more detailed information on the requirements.
You can find us on IRC in the #wikimedia-xtools channel for quick questions.