contentdb
contentdb copied to clipboard
A content database for Minetest mods, games, and more
Currently, ContentDB allows proprietary licenses, i.e. licenses that are widely accepted as incompatible with free software or open source software. Namely: - CC BY-NC-SA - “Other (non-free)” (can be selected...
This is more about consistency. In Minetest, non-free things are now hidden by default, but this is not the case for the website, which shows all things by default, and...
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.6 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...
This note is misleading when it's manually specified by mod.conf: > This is an experimental feature. Supported games are determined by an algorithm, and may not be correct.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
I saw you made a help page for the REST API for ContentDB. [https://content.minetest.net/help/api/](https://content.minetest.net/help/api/) Did you know there is a more formal way to document REST APIs? [The OpenAPI spec.](https://swagger.io/specification/v2/)...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this...
(i need to redo this branch, because i based it off of my local modal branch and it's pulling in likely incorrect commits) current changes: - adding in json-ld for...