1. f12477a vagrant CHANGE move to Ubuntu 18.04 by Radek Krejci · 6 years ago
  2. ff24594 gui CHANGE ask user for imported modules when adding a schema by Radek Krejci · 6 years ago
  3. a77820b frontend BUGFIX invalid data reference by Radek Krejci · 6 years ago
  4. 52e8e32 gui FEATURE ask for missing schema when connecting to a device by Radek Krejci · 6 years ago
  5. 025c67f backend inventory CHANGE remove file from the inventory if it contains invalid schema by Radek Krejci · 6 years ago
  6. 3f3fac8 frontend CHANGE make sure the active connections list on dashboard is up-to-date by Radek Krejci · 6 years ago
  7. 64fdd27 frontend CHANGE interactive pattern string by Radek Krejci · 6 years ago
  8. 7610b08 frontend YE BUGFIX basic type information (typo correction in condition) by Radek Krejci · 6 years ago
  9. a5ec2d2 frontend config BUGFIX linking identity information in YE by Radek Krejci · 6 years ago
  10. 74fe91e frontend CHANGE add links to the node's parents and leafref targets in YE by Radek Krejci · 6 years ago
  11. 48505ce frontend CHANGE link schema node information from configuration screen by Radek Krejci · 6 years ago
  12. 6c18e39 backend CHANGE reflect change in libyang API by Radek Krejci · 6 years ago
  13. ce4d838 backend CHANGE update inventory schemas list after a device connect by Radek Krejci · 6 years ago
  14. 4866413 frontend BUGFIX do not duplicate YE history records by Radek Krejci · 6 years ago
  15. 46aa85b frontend BUGFIX add forgotten icons by Radek Krejci · 6 years ago
  16. 31a09d3 YANG Explorer CHANGE node and feature display in explorer by Radek Krejci · 6 years ago
  17. f9bf6c8 frontend FEATURE YANG Explorer history by Radek Krejci · 6 years ago
  18. 6b5b8c7 YANG explorer CHANGE support viewing identities and typedefs by Radek Krejci · 6 years ago
  19. 38b0a0b yang explorer FEATURE formated info about schema by Radek Krejci · 6 years ago
  20. 2ca95a8 schemas BUGFIX review and fix various issues of showing schemas in YANG explorer by Radek Krejci · 6 years ago
  21. 14b7aac gui FEATURE interactive password typing when connecting a device by Radek Krejci · 6 years ago
  22. 144c8bf frontend CHANGE make Netopeer header clickable to go to dashboard by Radek Krejci · 6 years ago
  23. e8363c4 frontend CHANGE list for hostcheck on socketio only for the necessary time by Radek Krejci · 6 years ago
  24. 27316a9 Merge pull request #13 from jakubman1/devel by Radek Krejci · 6 years ago
  25. 29b6733 Frontend FIX modal window styles by Jakub Man · 6 years ago
  26. 7cf254f Merge pull request #12 from jakubman1/devel by Radek Krejci · 6 years ago
  27. 47834ec Backend CHANGE Authorization header name to the new format by Jakub Man · 6 years ago
  28. e9fe200 Merge pull request #11 from jakubman1/devel by Radek Krejci · 6 years ago
  29. 48a4a01 Frontend FIX modal styles by Jakub Man · 6 years ago
  30. cbd60b3 Merge pull request #10 from jakubman1/devel by Radek Krejci · 6 years ago
  31. c1b1986 Frontend REMOVE unnecessary comment by Jakub Man · 6 years ago
  32. f3e1f24 Frontend ADD modal window asking for hostcheck by Jakub Man · 6 years ago
  33. ababfdf frontend BUGFIX use correct color for page heading by Radek Krejci · 6 years ago
  34. a747832 gui CHANGE storing device fingerprint by Radek Krejci · 6 years ago
  35. 70895e1 vagrant BUGFIX path to the released ncgui by Radek Krejci · 6 years ago v0.2
  36. 60d9c31 vagrant CHANGE reflect changes for deployment in vagrant image by Radek Krejci · 6 years ago
  37. 39cce67 gui CHANGE prove of concept use of socket.io by Radek Krejci · 6 years ago
  38. 80a2347 Merge pull request #9 from jakubman1/devel by Radek Krejci · 6 years ago
  39. 42e31dd Frontend REMOVE unnecessary whitespace change by Jakub Man · 6 years ago
  40. 7185e0b Frontend CHANGE simplify creating observable from JSON on error by Jakub Man · 6 years ago
  41. 7ba02e9 Frontend REMOVE unnecessary condition by Jakub Man · 6 years ago
  42. 59395c6 Frontend REMOVE debug output from session service by Jakub Man · 6 years ago
  43. 4dd72f8 Frontend FIX returning wrong format from rpcGetSubtree by Jakub Man · 6 years ago
  44. 08ddb3a Frontend FIX errors caused by childrenSchema return value change. by Jakub Man · 6 years ago
  45. 86d3841 Frontend FIX function childrenSchemas now returns correct data type by Jakub Man · 6 years ago
  46. 479c9ec Frontend UPDATE Vagrantfile to run frontend with new options by Jakub Man · 6 years ago
  47. 8f64287 Frontend REMOVE debug outputs by Jakub Man · 6 years ago
  48. 59c4ea1 Frontend UPDATE to Angular 6 by Jakub Man · 6 years ago
  49. 0ff69b8 frontend BUGFIX variable initiation in schemas list by Radek Krejci · 6 years ago
  50. cc0db76 vagrant CHANGE comment vagrant URL replacement by Radek Krejci · 6 years ago
  51. 078619d frontend MAINTENANCE remove debug messages by Radek Krejci · 7 years ago
  52. 2b51068 gui FEATURE device autoconnect by Radek Krejci · 7 years ago
  53. 6853c11 backend CHANGE do not return device description with password to frontend by Radek Krejci · 7 years ago
  54. 20aef6c vagrant CHANGE reflect use of newer pip3 in Ubuntu by Radek Krejci · 7 years ago
  55. 65a3800 vagrant CHANGE use bash as a default script in Ubuntu by Radek Krejci · 7 years ago
  56. d837d8c vagrant CHANGE reflect new libyang build requirement by Radek Krejci · 7 years ago
  57. 9e30245 DOC update README by Radek Krejci · 7 years ago
  58. 3fbc8b8 DOC fix libnetconf2 link by Radek Krejci · 7 years ago
  59. 84581d7 DOCS add links to libyang/libnetconf2 binary packages by Radek Krejci · 7 years ago
  60. f98bcec docs NEW several screenshots by Radek Krejci · 7 years ago
  61. 499cbe9 vagrant FEATURE release version of Ubuntu vagrant image by Radek Krejci · 7 years ago v0.1
  62. 4a4c9ed frontend CHANGE components' members visibility in templates by Radek Krejci · 7 years ago
  63. 5a93f9d backend CHANGE reflect recent changes in liberouter-gui by Radek Krejci · 7 years ago
  64. 231cb29 frontend CHANGE code review and documentation of sessions service by Radek Krejci · 7 years ago
  65. 9b1b306 backend UPDATE reflect API changes in libyang by Radek Krejci · 7 years ago
  66. d0fac3b CHANGE configuration subtree collapsing and expanding by Radek Krejci · 7 years ago
  67. 482629d frontend CHANGE documentation with adding types of function parameters by Radek Krejci · 7 years ago
  68. 15861b4 frontend BUGFIX fix displaying rounded corners on inventory items in Firefox by Radek Krejci · 7 years ago
  69. a6e015b frontend CHANGE cosmetic changes in displaying configuration data by Radek Krejci · 7 years ago
  70. 7b8358a frontend BUGFIX drag&drop in FF requires transfer data to be set by Radek Krejci · 7 years ago
  71. f23bf73 frontend BUGFIX accessing null object by Radek Krejci · 7 years ago
  72. d7cbe22 vagrant CHANGE update according to changes in Vagrant infrastructure by Radek Krejci · 7 years ago
  73. 010475d gui FEATURE reordering of user ordered lists/leaf-lists by Radek Krejci · 7 years ago
  74. 30ce159 gui CHANGE rewrite list and leaf-list manipulation by Radek Krejci · 7 years ago
  75. 3c2c79e frontend BUGFIX broken tree lines in configuration view with multiple-lines leaflist values by Radek Krejci · 7 years ago
  76. bf449e0 frontend BUGFIX displayinh list nodes in configuration view by Radek Krejci · 7 years ago
  77. 9c64daa Updated - SCSS for tree structure by Filip Holický · 7 years ago
  78. c39ea53 Bugfix - SVG image transparency by Filip Holický · 7 years ago
  79. c362d63 Bugfixes - SCSS by Filip Holický · 7 years ago
  80. ad45e57 gui CHANGE link schemas from data by Radek Krejci · 7 years ago
  81. 7a244f0 gui FEATURE manipulate with the leaf-lists in configuration data by Radek Krejci · 7 years ago
  82. a70c980 backend BUGFIX removing schema by Radek Krejci · 7 years ago
  83. 7ef838c frontend AUX async-await example for later use by Radek Krejci · 7 years ago
  84. 6a2282f frontend BUGFIX showing config data from closed NETCONF sessions by Radek Krejci · 7 years ago
  85. adf49da frontend BUGFIX creating new list instance with keys only by Radek Krejci · 7 years ago
  86. 5a1571a gui CHANGE refactor work with schemas by Radek Krejci · 7 years ago
  87. cf719cb backend CHANGE reflect libyang changes of providing error information by Radek Krejci · 7 years ago
  88. a2efc41 frontend BUGFIX schema key format send as id to remove the schema by Radek Krejci · 7 years ago
  89. 2e84bf0 frontend CHANGE mark node elements in configuration tree according to their yang type by Radek Krejci · 7 years ago
  90. 306192a frontend BUGFIX yang explorer help image by Radek Krejci · 7 years ago
  91. f7f7380 frontend CHANGE "start here" image to help new users by Radek Krejci · 7 years ago
  92. cc35561 frontend BUGFIX switching active NETCONF session when the current one is closed by Radek Krejci · 7 years ago
  93. 6be087d gui CHANGE show schemas in YANG explorer by Radek Krejci · 7 years ago
  94. 614bb3d Merge branch 'master' of https://github.com/holicky/Netopeer2GUI into holicky-master by Radek Krejci · 7 years ago
  95. 0f793fe backend CHANGE reflect change of the libyang python module name by Radek Krejci · 7 years ago
  96. 194f725 vagrant CHANGE upgrade pip by Radek Krejci · 7 years ago
  97. c8e1d65 Updated - SCSS Tree stucture by Filip Holický · 7 years ago
  98. c9b3333 Merge pull request #1 from CESNET/master by holicky · 7 years ago
  99. 4ac7239 vagrant CHANGE increase hardware requirements by Radek Krejci · 7 years ago
  100. d0ce4cf CHANGE edit enumeration, bits and boolean values by Radek Krejci · 7 years ago