mediawiki-extensions-Popups/resources/dist
Timo Tijhof 4996886eb9 eventLogging: Use base 32 instead of 16 for fnv-encoded hash
Follows-up 79f3b318d0.

Number#toString supports up to Base 32.
Same collision behaviour but with a shorter string.
Typical length with Base 32: 7 (max: 11)
Typical length with Base 16: 9 (max: 14)

Change-Id: I91e91341cbecdec24549ace6a6300550f5b449ee
2017-06-12 21:43:05 +01:00
..
index.js eventLogging: Use base 32 instead of 16 for fnv-encoded hash 2017-06-12 21:43:05 +01:00
index.js.map eventLogging: Use base 32 instead of 16 for fnv-encoded hash 2017-06-12 21:43:05 +01:00