mediawiki-extensions-Popups/resources
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
..
dist eventLogging: Use base 32 instead of 16 for fnv-encoded hash 2017-06-12 21:43:05 +01:00
ext.popups Make vertical preview show 7 lines 2017-06-06 15:43:21 +00:00
ext.popups.images Optimise SVGs with svgo 2017-04-26 17:15:45 +01:00