Oliver Gerlich
043e7225fd
list perf: use documentFragment to add all rows to table in one operation
2018-07-17 22:31:29 +02:00
Oliver Gerlich
66d8951ad9
list perf: use textContent instead of innerHTML
2018-07-17 22:31:29 +02:00
Oliver Gerlich
10a717f558
list: fix exception when typing in list filter fields
2018-07-17 22:31:29 +02:00
Martin/Geno
485ecc13c6
default channel on create node + send callback
2018-07-15 22:47:05 +02:00
Martin/Geno
63f77d87c7
fix statistics channel view
2018-07-15 21:55:31 +02:00
Oliver Gerlich
cd511dce8e
web: rework store.js and interaction with view/node.js
...
- store.getNode() no longer adds new node to the list
- instead, store.createNode() can be used to create an empty new node
- view/node.js now now transfer a local copy of the node object it wants to
modify, rather then modifying the real object from store.list. If the
change is accepted by server, the server will send the new values for the
changed object anyway.
Previously, if the user visited the node page for a nonexistent node but
didn't make any changes, the list view would always throw an exception
because an incomplete node object was contained in the list.
2018-07-15 21:51:11 +02:00
Martin/Geno
82270e6fa3
cleanup and migrate to newer libraries (use NEW Javascript env) + add secret
2018-06-30 17:22:20 +02:00
Martin/Geno
a86ac56b75
cleanup
2018-06-30 01:58:09 +02:00
Martin Geno
17ccb2c4ff
channel used stats
2017-07-06 14:25:24 +02:00
Martin Geno
1a7989a24e
ssh update on connect + web: define unseen before offline
2017-07-06 08:54:27 +02:00
Martin Geno
e02273e0ef
[TASK] autoselect https websocket (wss)
2017-07-01 02:10:56 +02:00
Martin Geno
d4ef66028d
[TASK] logo
2017-05-30 22:49:16 +02:00
Martin Geno
3b74ddbf6a
[BUGFIX] consoleView
2017-05-30 18:56:52 +02:00
Martin Geno
7aa5896c4f
[TASK] add console to backend
2017-05-30 16:39:14 +02:00
Martin Geno
2e5873a541
[TASK] add consoleView
2017-05-30 15:36:51 +02:00
Martin Geno
f3e9b6c0db
[TASK] add functions to listView + allow unlearn nodes
2017-05-30 02:16:46 +02:00
Martin Geno
f48aaf3236
[TASK] add hostname to nodeView
2017-05-29 23:39:49 +02:00
Martin Geno
9439c7285a
[TASK] config location for breminale
2017-05-19 21:14:44 +02:00
Martin Geno
a4045b50a6
eslint all (with some exludes)
2017-05-16 19:25:09 +02:00
Martin Geno
d3fcd7f232
eslint
2017-05-16 16:27:35 +02:00
Martin Geno
2e2142b155
[TASK] add geojson support
2017-05-16 08:38:31 +02:00
Martin Geno
e2774c3880
[TASK] add position editing of node
2017-05-16 01:29:16 +02:00
Martin Geno
7a4a6c66e9
add stats + map
2017-05-15 22:41:06 +02:00
Martin Geno
b190bd43c4
[TASK] nice list
2017-05-14 09:41:40 +02:00
Martin Geno
ac87050fa0
[TASK] add tablesort and routing
2017-05-11 20:30:22 +02:00
Martin Geno
3e1242c5cf
[TASK] frontend improve notify run without gui
2017-05-09 18:05:55 +02:00
Martin Geno
85ba20ba4f
[TASK] switch to own freifunk bremen themen
2017-05-09 17:45:16 +02:00
Martin Geno
b03f59dfc7
[TASK] gui add notification
2017-05-09 03:14:03 +02:00
Martin Geno
24248d3673
[BUGFIX] improve websocket and stats of nodes
2017-05-09 01:03:44 +02:00
Martin Geno
7de61d62fb
[TASK] add websocket and webroot
2017-05-08 19:13:29 +02:00