]> Sergey Matveev's repositories - public-inbox.git/commit
www_listing: fix manifest.js.gz generation with extindex "all"
authorEric Wong <e@80x24.org>
Thu, 24 Jun 2021 12:59:09 +0000 (12:59 +0000)
committerEric Wong <e@80x24.org>
Thu, 24 Jun 2021 12:59:44 +0000 (12:59 +0000)
commit5860b498af67dc0944c39667e3899485b5650387
tree2fea5e293365a0479d819d02faf397a767f226e8
parent0e9480bb9b597432579feab9afdb732c71601404
www_listing: fix manifest.js.gz generation with extindex "all"

WwwListing and ManifestJsGz may be too different nowadays to
be worth the code sharing between them.

Update some comments and note we still needs better tests :x

Fixes: 520be116e8a686cb ("www_listing: start updating for pagination + search")
lib/PublicInbox/ManifestJsGz.pm
lib/PublicInbox/WwwListing.pm