Bas950 3ef83995f1 feat(1.8): minLength 1 2 éve
..
1.0.json 2afb542108 force at least one tag 4 éve
1.1.json 5c58719a06 1.1 - add altnames 4 éve
1.2.json 27278579f5 :sparkles: V1.2 (Adds readLogs) 4 éve
1.3.json acf3863dc1 :bug: 3 éve
1.4.json b91ba356ea ✨ 1.4: Allow only imgur links on both logo & thumbnail. (#7) 3 éve
1.5.json 7ab5fbdb9a feat(Metadata): allow jpeg and gif file formats (#41) 3 éve
1.6.json 5d530e8f15 feat(1.6): add support for numeric locales (#68) 2 éve
1.7.json 33c46845a5 feat(1.7): add fontawesome v6 icon label (#79) 2 éve
1.8.json 3ef83995f1 feat(1.8): minLength 1 2 éve
README.md 33c46845a5 feat(1.7): add fontawesome v6 icon label (#79) 2 éve

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.