1. fa26696 regen JS by Daniel Gruno · 6 years ago master
  2. a8d0e9b only bork if the node is active by Daniel Gruno · 6 years ago
  3. ccdd6ca regen js by Daniel Gruno · 6 years ago
  4. 7379a1c start noting when a node hasn't responded in a while by Daniel Gruno · 6 years ago
  5. e3afbf6 when a node asks for tasks, that should count as acitivty by Daniel Gruno · 6 years ago
  6. 5dc16da regen JS by Daniel Gruno · 6 years ago
  7. f410480 add a hint by Daniel Gruno · 6 years ago
  8. 1298ba7 add in new custom response codes by Daniel Gruno · 6 years ago
  9. b737d78 regen openapi yaml by Daniel Gruno · 6 years ago
  10. 2cbd0c0 first stab at a task list API endpoint by Daniel Gruno · 6 years ago
  11. 59b6df2 add task registry plugin for server by Daniel Gruno · 6 years ago
  12. 6f50d4b prime setup with new dbs for tasks by Daniel Gruno · 6 years ago
  13. 8880aeb tweak formatting and wording by Daniel Gruno · 6 years ago
  14. 3f8740d add in more ideas, tweak headers by Daniel Gruno · 6 years ago
  15. 362570c some ideas on node task registry design by Daniel Gruno · 6 years ago
  16. d89c91a regen JS by Daniel Gruno · 6 years ago
  17. 5515187 sort nodes in list view by status, then name by Daniel Gruno · 6 years ago
  18. 77f4b3e tweak clientcard banner background by Daniel Gruno · 6 years ago
  19. c5a4ade point to docs instead by Daniel Gruno · 6 years ago
  20. 45286e6 style the editable input fields in 'client cards' by Daniel Gruno · 6 years ago
  21. 1ad6390 regen JS by Daniel Gruno · 6 years ago
  22. 49b1abd add notes (description) and allow edits by Daniel Gruno · 6 years ago
  23. 3a79bfa save description/notes in registry as well by Daniel Gruno · 6 years ago
  24. 79ca3a3 regen JS by Daniel Gruno · 6 years ago
  25. 101fd1c New stab at the node list by Daniel Gruno · 6 years ago
  26. 1a44b4c regen JS by Daniel Gruno · 6 years ago
  27. ab2066d cancel editing on blur by Daniel Gruno · 6 years ago
  28. 821f572 regen JS by Daniel Gruno · 6 years ago
  29. 694850d switch FA package by Daniel Gruno · 6 years ago
  30. f047a50 remove icon link by Daniel Gruno · 6 years ago
  31. 6ef0d8e css for node change by Daniel Gruno · 6 years ago
  32. 017ea12 rekajigger how nodes are displayed by Daniel Gruno · 6 years ago
  33. 6c1c012 make disabled nodes more obvious by Daniel Gruno · 6 years ago
  34. 554f0e2 regen js by Daniel Gruno · 6 years ago
  35. a4736fb set initial value of text box to current location by Daniel Gruno · 6 years ago
  36. 08e9622 regen js by Daniel Gruno · 6 years ago
  37. c0e4b8b allow editing the node location field in the UI by Daniel Gruno · 6 years ago
  38. 76afd39 regen yaml and js by Daniel Gruno · 6 years ago
  39. 2b1655c add function for removing a node by Daniel Gruno · 6 years ago
  40. fc87248 enable when you verify a node by Daniel Gruno · 6 years ago
  41. 83101b3 regen JS by Daniel Gruno · 6 years ago
  42. f97633e add in fingerprint for verification purposes by Daniel Gruno · 6 years ago
  43. b4bdeed ditch alignment by Daniel Gruno · 6 years ago
  44. 49c2d7c take remote ip into account by Daniel Gruno · 6 years ago
  45. d0b64a7 Initial stab at a UI, borrowing heavily from Kibble by Daniel Gruno · 6 years ago
  46. a73c520 one more copypasto by Daniel Gruno · 6 years ago
  47. 230a763 add an 'unverify' command by Daniel Gruno · 6 years ago
  48. 133db5d fix logout by Daniel Gruno · 6 years ago
  49. 313d055 can't change immutable row factories, so use a variable by Daniel Gruno · 6 years ago
  50. 6b6bed2 add a super simple cli tool for manual ops for now by Daniel Gruno · 6 years ago
  51. 50b5927 add api endpoint for listing nodes by Daniel Gruno · 6 years ago
  52. e4146d2 fix instance check by Daniel Gruno · 6 years ago
  53. eb3d105 regen openapi yaml by Daniel Gruno · 6 years ago
  54. 61c8188 add API endpoint for modifying a node by Daniel Gruno · 6 years ago
  55. 0a1040a fix node finding and saving by Daniel Gruno · 6 years ago
  56. 9cd8ea1 remove debug line by Daniel Gruno · 6 years ago
  57. 0649d7f Add API endpoint for node status checks by Daniel Gruno · 6 years ago
  58. 55b0234 switch clients (agents/nodes) to their own sub-class by Daniel Gruno · 6 years ago
  59. d574eab bork if node/agent wasn't found by Daniel Gruno · 6 years ago
  60. 57f2a89 regen openapi yaml by Daniel Gruno · 6 years ago
  61. 30dc7e9 add an API endpoint for registering nodes by Daniel Gruno · 6 years ago
  62. a81aceb start work on a registry lib for nodes/agents by Daniel Gruno · 6 years ago
  63. 8835792 add version variable to node registry by Daniel Gruno · 6 years ago
  64. 6d381b7 add crypto lib for server by Daniel Gruno · 6 years ago
  65. 2301ee2 stricter openapi validation by Daniel Gruno · 6 years ago
  66. 7637b08 note the algo used by Daniel Gruno · 6 years ago
  67. 10436a4 lint by Daniel Gruno · 6 years ago
  68. 0359738 note that we'll be relying on the cryptography lib, 2.0 or newer by Daniel Gruno · 6 years ago
  69. d92e8a5 fix img sizes by Daniel Gruno · 6 years ago
  70. 13b708d Start working on some design principles and concepts by Daniel Gruno · 6 years ago
  71. 907fd3f Start on some documentation by Daniel Gruno · 6 years ago
  72. 523f9b4 copy from row factory instead of referencing by Daniel Gruno · 6 years ago
  73. 12a40b1 use the right connection here by Daniel Gruno · 6 years ago
  74. 55daf52 fix shadowing and ensure cookie is always set before pages are run by Daniel Gruno · 6 years ago
  75. 1ae4c55 note required libs by Daniel Gruno · 6 years ago
  76. 2fbc641 start on a basic readme by Daniel Gruno · 6 years ago
  77. 1c06186 add main gitignore by Daniel Gruno · 6 years ago
  78. 2fa6871 generate openapi yaml by Daniel Gruno · 6 years ago
  79. ecfa34e initial skeleton of WSGI server by Daniel Gruno · 6 years ago
  80. 80def08 no longer need cookie var here by Daniel Gruno · 6 years ago
  81. 76b75a6 separate sessions and accounts by Daniel Gruno · 6 years ago
  82. 5f0c3f6 Initial checkout: a setup script!! by Daniel Gruno · 6 years ago
  83. d0bcf08 add gitignore by Daniel Gruno · 6 years ago
  84. 087fad8 Initial checkout of required files. by Daniel Gruno · 6 years ago