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

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.