Štefan Baebler
Štefan Baebler
The names are set by MIZS, we merely mirror their "API" from http://api.mizs.si/ with CORS headers and reformated JSON to make it easier to spot changes.
@dependabot rebase
Looks ok, but note that this will only work IF the opengraph consummer (eg slack, twitter, facebook... other social networks) executes the javacript. Most don't. We'd need server-side-rendering (SSR) to...
Na kartici bi morala biti samo ena glavna številka, najpomembnejša, npr število uporabnikov. Številke trenutnega dne še rastejo in niso neposredno primerljive s številkami predhodnega dne.
Kaj je dobro in kaj slabo (puščica gor ali dol) je pa težko reči
za prikaz % potrjenih primerov bi morali pa vedeti kaj primerjamo - kolikor sem do sedaj razumel smo imeli v torek 1503 potrjenih primerov, vendar so te obveščali večinoma v...
Lahko pa je še kje trenutna vrednost z "🔴 Live" simbolčkom :)
...lahko kar running total oseb, ko/če pa to postane preveliko pa preklopimo na daily
I suggest we: - do just the json reordering once separately, before doing this, so the changes will be minimized. If there are other (eg indentation/encoding) differences we should try...
Reordering keys in JSONs will cause conflicts with all branches that have these JSONs changed, so it should be done at just the right time, coordinated with other branch owners.