index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-11
Add crude add-child button to each node.
Bent Bisballe Nyeng
2020-06-11
Add intermistic title edit functionality using double-click.
Bent Bisballe Nyeng
2020-06-11
Add escaping/de-escaping to attribute names and values.
Bent Bisballe Nyeng
2020-06-11
Add missing Makefile.
Bent Bisballe Nyeng
2020-06-10
JS: Add support for re-ordering using the mouse.
Bent Bisballe Nyeng
2020-06-09
Make sure to send update messages for all create messages that was originally...
Bent Bisballe Nyeng
2020-06-09
Make --with-debug work again, and fix deprecated libwebsockets call.
Bent Bisballe Nyeng
2020-06-08
Force parent id to -1 if root node of subscription.
Bent Bisballe Nyeng
2020-06-08
Add 'insert before id' to create and move commands.
Bent Bisballe Nyeng
2020-06-07
Do not persist or restore 'dragged' attribute.
Bent Bisballe Nyeng
2020-06-07
Prevent others for dragging a node while it is being dragged.
Bent Bisballe Nyeng
2020-06-07
JS: Dim nodes while they are being dragged.
Bent Bisballe Nyeng
2020-06-07
Fix indentation of stylesheet.
Bent Bisballe Nyeng
2020-06-07
Fix white-space in all javascript files. Use js2 emacs mode.
Bent Bisballe Nyeng
2020-06-07
Relocate all webservice files to src/ws and make sure they can be found by th...
Bent Bisballe Nyeng
2020-06-06
Port existing (in-file embedded) unit-tests to new framework.
Bent Bisballe Nyeng
2020-06-06
Add unit-test framework.
Bent Bisballe Nyeng
2020-06-06
Rename task to node everywhere.
Bent Bisballe Nyeng
2020-06-06
Change 'observe' to 'subscribe' (and incidentally 'publish') which is more co...
Bent Bisballe Nyeng
2019-02-09
Make code compile again (fix bitrot dating back from 2013).
Bent Bisballe Nyeng
2019-02-04
Move upstream path to hugin.
Bent Bisballe Nyeng
2013-12-20
Re-add CONTEXT_PORT_NO_LISTEN to client context. Set timeout to 10ms for fast...
Bent Bisballe Nyeng
2013-12-06
CppUnit introduced.
Bent Bisballe Nyeng
2013-12-06
Fixed debug errors
Jonas Suhr Christensen
2013-12-06
Undefine _FORTIFY_SOURCE before defining (fix for gcc 4.7).
Bent Bisballe Nyeng
2013-12-06
Disable old test framework.
Bent Bisballe Nyeng
2013-12-06
Modernise autoconf.
Bent Bisballe Nyeng
2013-12-06
Readded muniacli
Jonas Suhr Christensen
2013-12-06
Merge branch 'master' of https://git.oftal.dk/munia
Jonas Suhr Christensen
2013-12-06
Updated according to new libwebsocket and muniw lws-protocol.
Jonas Suhr Christensen
2013-12-06
Reenable ssl.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Update for libwebsockets-1.23.
Bent Bisballe Nyeng
2013-12-05
Add login/logout.
Bent Bisballe Nyeng
2013-12-05
Major brushup of javascript protocol handler.
Bent Bisballe Nyeng
2013-12-05
Major brushup of javascript protocol handler.
Bent Bisballe Nyeng
2013-01-18
Make sure we don't create cycle in the tree while moving...
Bent Bisballe Nyeng
2013-01-18
Rewrite of javascript engine to be more model-view-controller like.
Bent Bisballe Nyeng
2013-01-18
Update libwebsocket to v.1.0
Bent Bisballe Nyeng
2013-01-17
First part move/remove,create problem.
Bent Bisballe Nyeng
2013-01-17
Split protocol and handler code apart.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Dummy change.
Bent Bisballe Nyeng
2013-01-17
Disable collapse.
Bent Bisballe Nyeng
2013-01-11
Fix move on node to self and node to non-existing.
Bent Bisballe Nyeng
2013-01-11
Fix unobserve bug. Change more printf's into hugin syntax.
Bent Bisballe Nyeng
[next]