]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit
Log view: don't redraw when fetching 1000 log entries.
authorBram Matthys <redacted>
Fri, 5 May 2023 11:02:18 +0000 (13:02 +0200)
committerBram Matthys <redacted>
Fri, 5 May 2023 11:02:57 +0000 (13:02 +0200)
commit60ea42bf70914453d9b357a94cc0f160b55a83d9
tree5092d1b6d965fe5480010b0f2dc44370325695d6
parentf03f7fbcd55c7b161144c869cfe1f4f3a9e6fcde
Log view: don't redraw when fetching 1000 log entries.
Instead, for historical logs, redraw every 100 events.
Then do an explicit redraw/sync. And then start the live ones.

Otherwise the CPU of the user browsing the panel is not happy :D
api/log.php
js/unrealircd-admin.js