summaryrefslogtreecommitdiff
path: root/src/client/main.js
AgeCommit message (Expand)Author
2015-04-02client: main: fix usage before initialization of rz_core in case of debug=1Alon Levy
2015-04-01refactor rz_core initialization:LV-426
2015-03-09client: fix scrolling of window on focus in feedback button (Fixes #366)Alon Levy
2015-03-04client: s/setup_merge_button/setup_toolbar/Alon Levy
2015-03-03client: add keyshortcuts.js, implement ctrl-a for selecting allAlon Levy
2015-02-17client/main: possible bug fix seen on LightTable/webkit - not criticalAlon Levy
2015-02-15client: add merge button, does nothing, enabled for two or more selected nodesAlon Levy
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-01-21templates/index: move username and initials setting to server. Fixes #286Alon Levy
2015-01-13client: prevent default drag n drop behavior when not in debugAlon Levy
2015-01-13client: disable drag_n_drop unless ?debug=1Alon Levy
2015-01-13add feedback - no email yet, just client side plus server parse client postAlon Levy
2015-01-06client: extract search to client/view/search.jsAlon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2014-12-28Fixes #217 - username initials displayed in upper right corner blue circleAlon Levy
2014-12-16moving files around after repository mergerAlon Levy