Skip to content

Documentation, authentication, data dumps, and IIIF manifest generation

Compare
Choose a tag to compare
@nikhiltri nikhiltri released this 28 Aug 17:40
· 771 commits to develop since this release
  • Add IIIF manifests to the API [WEB-1809]
  • Refractor documentation to be served as a single page [WEB-1767]
  • Add info on some basic concepts to documentation [WEB-1768]
  • Finish up the nightly process to generate data dumps of API data [WEB-1384]
  • Create smalled "getting started" data set in our data dumps for developer newbies [WEB-1071]
  • Simplify the authentication implementation to use tokens passed in the header [WEB-1379]
  • Import asset relationships from CITI [WEB-1786]
  • Fix mobile sound titles [WEB-1776]
  • Add release artisan command to bump the version number and regenerate documentation [WEB-1807]
  • Refactor how we track versions in the codebase [WEB-1807]
  • Refactor unit tests to run on a local MySQL database