freifunkmanager/webroot/js
Oliver Gerlich e77e94ef85 list perf: limit list to 20 nodes by default
Also add links to bottom of list to select how many nodes shall be
displayed, and store the selection in localStorage.

The shorter list has much better performance. A long list is not really
useful anyway; rather let the user filter/sort it to display interesting
nodes only.
2018-07-19 02:00:39 +02:00
..
element menu: rename "Statistics" to "Stats" to save some space on phone screens 2018-07-17 22:36:32 +02:00
view list perf: limit list to 20 nodes by default 2018-07-19 02:00:39 +02:00
app.js eslint 2017-05-16 16:27:35 +02:00
config.js default channel on create node + send callback 2018-07-15 22:47:05 +02:00
domlib.js cleanup and migrate to newer libraries (use NEW Javascript env) + add secret 2018-06-30 17:22:20 +02:00
gui.js move debouncing logic to separate Debouncer class, and use it for list view 2018-07-19 01:51:21 +02:00
index.js cleanup and migrate to newer libraries (use NEW Javascript env) + add secret 2018-06-30 17:22:20 +02:00
lib.js move debouncing logic to separate Debouncer class, and use it for list view 2018-07-19 01:51:21 +02:00
socket.js Disable notification of successful node update 2018-07-17 23:37:03 +02:00
store.js default channel on create node + send callback 2018-07-15 22:47:05 +02:00
view.js cleanup and migrate to newer libraries (use NEW Javascript env) + add secret 2018-06-30 17:22:20 +02:00