Florian Metz 5bd37986b4 wip: 1.10 před 9 měsíci
..
1.0.json bec5700ded chore: update schemas před 1 rokem
1.1.json bec5700ded chore: update schemas před 1 rokem
1.10.json 5bd37986b4 wip: 1.10 před 9 měsíci
1.2.json bec5700ded chore: update schemas před 1 rokem
1.3.json acf3863dc1 :bug: před 3 roky
1.4.json bec5700ded chore: update schemas před 1 rokem
1.5.json bec5700ded chore: update schemas před 1 rokem
1.6.json bec5700ded chore: update schemas před 1 rokem
1.7.json bec5700ded chore: update schemas před 1 rokem
1.8.json 9f9cfe775e feat(1.8): add recodive cdn to logo and thumbnail (#133) před 1 rokem
1.9.json 292182e041 feat(1.9): allow any image urls in logo and thumbnail (#134) před 1 rokem
README.md 33c46845a5 feat(1.7): add fontawesome v6 icon label (#79) před 2 roky

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.