Go to file
Thomas Lamprecht 72be386c64 LogView: also reduce log syscall on scrolling
move the "return early, because a request is already pending" into
the doLoad function, so that all calls to it underly the request
limiting, but note that such a new request is desired, and if so
schedule it once the current finishes. This ensures that scrolling
will always get honored, but does not produces multiple hanging
workers, at max one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-07 15:11:38 +00:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data fix #1784: allow to set UTC as Timezone 2019-04-15 11:31:26 +00:00
debian bump version to 1.0-27 2019-05-07 14:22:42 +00:00
form form: proxmox textfield: support binding 'allowBlank' 2018-11-28 12:17:57 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node/TimeEdit: allow to 'search' time zone 2019-04-16 05:53:09 +00:00
panel LogView: also reduce log syscall on scrolling 2019-05-07 15:11:38 +00:00
window rework panel/LogView 2019-04-02 12:52:05 +02:00
Makefile bump version to 1.0-27 2019-05-07 14:22:42 +00:00
Toolkit.js add ipv6 and ipv4 cidr match vtype 2019-04-16 05:37:12 +00:00
Utils.js add ipv6 and ipv4 cidr match vtype 2019-04-16 05:37:12 +00:00