Florian Metz 5bd37986b4 wip: 1.10 hace 9 meses
..
1.0.json bec5700ded chore: update schemas hace 1 año
1.1.json bec5700ded chore: update schemas hace 1 año
1.10.json 5bd37986b4 wip: 1.10 hace 9 meses
1.2.json bec5700ded chore: update schemas hace 1 año
1.3.json acf3863dc1 :bug: hace 3 años
1.4.json bec5700ded chore: update schemas hace 1 año
1.5.json bec5700ded chore: update schemas hace 1 año
1.6.json bec5700ded chore: update schemas hace 1 año
1.7.json bec5700ded chore: update schemas hace 1 año
1.8.json 9f9cfe775e feat(1.8): add recodive cdn to logo and thumbnail (#133) hace 1 año
1.9.json 292182e041 feat(1.9): allow any image urls in logo and thumbnail (#134) hace 1 año
README.md 33c46845a5 feat(1.7): add fontawesome v6 icon label (#79) hace 2 años

README.md

Metadata Schema

This schema is used to validate the metadata.json files in PreMiD/Presences.

1.7

  • Updates icon regex for compability with FontAwesome v6 icon labelling

1.6

  • Adds support for language locales that end in numbers (e.g. es_419)

1.5

  • Allows .gif extensions for service logos and .jpeg extensions for service logos and thumbnails.

1.4

  • Adds regex for only allowing imgur links for logo & thumbnail.

1.3

  • Fixes validation for icons.

1.2

  • Adds "readLogs".

1.1

  • Adds "altnames" and "multiLanguage".

1.0

  • First iteration of the metadata file format.