💄 Format times on metrics page better
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 31 Jul 2019 14:37:56 +0000 (16:37 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 31 Jul 2019 14:37:56 +0000 (16:37 +0200)
commit6579401cd867c5ade1ebf098d64d85dc2016defe
tree58a5e54f975a5c9ac8786f07870cc1dfb8254634
parent112c4ef993b578e7ffc572b7eadd625136550017
💄 Format times on metrics page better
src/main/kotlin/net/pterodactylus/sone/template/DurationFormatFilter.kt [new file with mode: 0644]
src/main/kotlin/net/pterodactylus/sone/web/WebInterfaceModule.kt
src/main/resources/templates/metrics.html
src/test/kotlin/net/pterodactylus/sone/template/DurationFormatFilterTest.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/WebInterfaceModuleTest.kt