- use variable logo based on colour scheme
- fix tests badge tests workflow file was renamed
- standardise returns field
- automatic reformat auto reformat with ruff/docformatter/prettier after config changes
- remove version from docker compose file version specifier is deprecated
- fix python setup action version
- add merge to valid commit types
- add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
- only apply auto-fixes in pre-commit F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
- update tool config update pre-commit repo versions and switch black to ruff
- add pull request validation workflow new workflow to check commit format and code style against pre-commit config
- update workflow files standardise format, change name of tests file
- add pull request template
- update tool details in contributing guide
- implement the correct interface methods
- add plugin for iiif images
- use download url for download button if available
- implement the correct interface methods
- remove commented sections from js
- add build section to read the docs config
- add regex for version line in citation file
- add citation.cff to list of files with version
- add contributing guidelines
- add code of conduct
- add citation file
- update support.md links
- update logos
- preload ckan base to fix module error
- fix postgres not loading when running tests in docker
- add action to sync branches when commits are pushed to main
- fix api docs generation script
- reformat with prettier
- small fixes to align with other extensions
- readme: change logo url from blob to raw
- readme: direct link to logo in readme
- readme: fix github actions badge
- docker: use 'latest' tag for test docker image
- readme: add instruction to install lessc globally
- change quotes in setup.py to single quotes
- remove local less installation
- add package data
- readme: format test section
- readme: clarify usage statement
- readme: fix table borders
- readme: update installation steps
- readme: update ckan patch version in header badge
- fix entry points
- fix markdown-include references
- add section delimiters
- apply formatting changes
- set changelog generation to incremental
- pin ckantools minor version
- add include-markdown plugin to mkdocs
- add cz_nhm dependency
- commitizen: fix message template
- add pypi release action
- use cz_nhm commitizen config
- improve commitizen message template
- package.json: fix license
- update package.json
- standardise package files