Commit Graph

  • d1f8fcd28e initial permission supprt - fixes #10 master lub 2017-10-21 19:37:49 +0200
  • 5340410ff2 create and integrate dbtools.js lub 2017-10-21 18:24:14 +0200
  • 7309245a53 open database into db lub 2017-10-21 17:18:38 +0200
  • 7a1761f3fc add databse to config.sample.yaml lub 2017-10-21 17:12:01 +0200
  • 111180e153 require sqlite3 lub 2017-10-20 14:34:07 +0200
  • eee1213576 delete obsolete demo rebuild.sh lub 2017-10-20 14:32:14 +0200
  • 14f4e2160e add sqlite3 dependency lub 2017-10-20 14:29:40 +0200
  • 264e8e1a4f remove commented autojoin code. please use the proper join command lub 2017-10-18 20:37:33 +0200
  • 0cb978d9d0 implement room joins - closes #14 lub 2017-10-18 00:16:32 +0200
  • 8eff841b24 remove not used require of remoteExec.js lub 2017-10-17 23:43:20 +0200
  • 6791398588 Fixed handling of non-command messages - fixes #17 Peery 2017-10-18 00:01:15 +0200
  • 56f9b0aa7b Fixed error suggestion for new command syntax Peery 2017-10-17 23:43:50 +0200
  • b6aa1ed45e implement modular commands - fixes #1 lub 2017-10-17 21:28:30 +0200
  • 6be87c48d0 sort requires alphabetically lub 2017-10-17 20:17:36 +0200
  • 98463dea56 rename commandUtil to commands lub 2017-10-17 20:17:01 +0200
  • f0e11a0289 add expandCommand lub 2017-10-17 13:46:28 +0200
  • 09b7f91e67 create findShortcut lub 2017-10-17 12:05:23 +0200
  • 343864a126 move projects to commands.projects lub 2017-10-17 11:15:37 +0200
  • df07028aa6 Revert "make commands a global" lub 2017-10-17 10:33:24 +0200
  • 3ec380cf66 make commands a global lub 2017-10-17 10:32:24 +0200
  • 6e64708a37 add commands alias to module.exports lub 2017-10-17 10:00:52 +0200
  • 4251245218 add project import to commands.js lub 2017-10-15 19:30:10 +0200
  • dd7c20f417 fix missing dot in remoteExec.js require lub 2017-10-15 19:28:27 +0200
  • 5683592350 remove double decleration of command lub 2017-10-15 19:05:19 +0200
  • 73dc8edeb2 Implemented error suggestions Peery 2017-10-15 18:40:04 +0200
  • 3f7d27bdb3 Fixed export of methods in commands.js Peery 2017-10-15 18:39:29 +0200
  • b7dffcfb29 rename services to lubiland lub 2017-10-15 18:41:23 +0200
  • 406522c80d rename services/ to projects/ lub 2017-10-15 18:33:39 +0200
  • bc9146c219 create lubiland.js lub 2017-10-15 18:29:24 +0200
  • 423932d7f1 make config global with global.config lub 2017-10-15 18:23:02 +0200
  • a8d9a0f95a remove console.log debug statements in remoteExec.js lub 2017-10-15 18:04:56 +0200
  • 0681060c51 move remoterun to remoteExec.js lub 2017-10-15 17:57:41 +0200
  • 9e433f5f6a switch to lower camelcase lub 2017-10-15 17:03:13 +0200
  • 670450d01d Added fetchCommand utility Peery 2017-10-15 17:05:14 +0200
  • 795eac52f7 Added commands.js and editDistance function Peery 2017-10-15 16:24:07 +0200
  • 4c45ae919d remove missing semicolons cause lub messed up lub 2017-10-14 22:29:31 +0200
  • 36e45d4a26 add missing semicolons lub 2017-10-14 22:08:26 +0200
  • de8d1c5e1a make command a const lub 2017-10-14 21:53:57 +0200
  • c928a24f51 tidy args match lub 2017-10-14 21:53:43 +0200
  • 19f1f93cfa rename bang to project lub 2017-10-14 21:48:24 +0200
  • bc18211cee create matrix config subsection lub 2017-10-14 21:26:56 +0200
  • 0eeccfb805 add comment lub 2017-10-14 18:08:37 +0200
  • e2647b2f31 initial ssh support - closes #5 lub 2017-10-14 17:54:58 +0200
  • 430b4178ac Added short bot credentials setup guide Peery 2017-10-14 15:32:40 +0200
  • b20439db97 convert vars to const and let lub 2017-10-14 15:19:53 +0200
  • 510fa3e900 initial config support lub 2017-10-13 10:00:16 +0200
  • 139310825d re-add js-yaml, cause lub messed up lub 2017-10-13 09:56:36 +0200
  • 076d8ad2bb add babel-runtime as dependency lub 2017-10-13 09:52:26 +0200
  • 9de09a71e3 add placeholder notice to rebuild.sh lub 2017-10-13 09:40:01 +0200
  • 326006eaad add js-yaml as dependency lub 2017-10-13 09:34:15 +0200
  • 2baa4f21ac Edited .gitignore for WebStorm and all logs Peery 2017-10-13 00:02:44 +0200
  • 286d59e8e5 add license file lub 2017-10-12 23:48:32 +0200
  • 528985e817 lubs freitag gefummel lub 2017-10-12 23:28:44 +0200
  • 5d4a7385a6 initial permission supprt - fixes #10 develop lub 2017-10-21 19:37:49 +0200
  • b17fc2dc6c Merge branch 'sqlite3' of lubiland/heimdall into develop lub 2017-10-21 16:26:20 +0000
  • 03e3b48c70 create and integrate dbtools.js lub 2017-10-21 18:24:14 +0200
  • fa38ea6c1a open database into db lub 2017-10-21 17:18:38 +0200
  • f056d93f38 add databse to config.sample.yaml lub 2017-10-21 17:12:01 +0200
  • 416636c8ab require sqlite3 lub 2017-10-20 14:34:07 +0200
  • 695e56375e delete obsolete demo rebuild.sh lub 2017-10-20 14:32:14 +0200
  • 70ee28f961 add sqlite3 dependency lub 2017-10-20 14:29:40 +0200
  • 363fe5e97d remove commented autojoin code. please use the proper join command lub 2017-10-18 20:37:33 +0200
  • e370790ad4 implement room joins - closes #14 lub 2017-10-18 00:16:32 +0200
  • c9ef36a74e remove not used require of remoteExec.js lub 2017-10-17 23:43:20 +0200
  • df4a12fb90 Fixed handling of non-command messages - fixes #17 Peery 2017-10-18 00:01:15 +0200
  • 1e93cda8de Fixed error suggestion for new command syntax Peery 2017-10-17 23:43:50 +0200
  • 2eb293d01d implement modular commands - fixes #1 lub 2017-10-17 21:28:30 +0200
  • 6ee6a08f5b sort requires alphabetically lub 2017-10-17 20:17:36 +0200
  • 91c5a46ad4 rename commandUtil to commands lub 2017-10-17 20:17:01 +0200
  • 84e3093102 add expandCommand lub 2017-10-17 13:46:28 +0200
  • 3f00daff9b create findShortcut lub 2017-10-17 12:05:23 +0200
  • 1eeb3365fc move projects to commands.projects lub 2017-10-17 11:15:37 +0200
  • f85f5e47df Revert "make commands a global" lub 2017-10-17 10:33:24 +0200
  • 9c2d902c39 make commands a global lub 2017-10-17 10:32:24 +0200
  • 7bfb943328 add commands alias to module.exports lub 2017-10-17 10:00:52 +0200
  • c8d449ed8f add project import to commands.js lub 2017-10-15 19:30:10 +0200
  • fc9c29d74e fix missing dot in remoteExec.js require lub 2017-10-15 19:28:27 +0200
  • b48b9a6137 remove double decleration of command lub 2017-10-15 19:05:19 +0200
  • 5d18c804c5 Implemented error suggestions Peery 2017-10-15 18:40:04 +0200
  • 915074fa73 Fixed export of methods in commands.js Peery 2017-10-15 18:39:29 +0200
  • f981e57884 rename services to lubiland lub 2017-10-15 18:41:23 +0200
  • f5d06ee2cf rename services/ to projects/ lub 2017-10-15 18:33:39 +0200
  • 2d14033dc1 create lubiland.js lub 2017-10-15 18:29:24 +0200
  • cd6e262b39 make config global with global.config lub 2017-10-15 18:23:02 +0200
  • 82b82bc4b5 remove console.log debug statements in remoteExec.js lub 2017-10-15 18:04:56 +0200
  • 07f879b645 move remoterun to remoteExec.js lub 2017-10-15 17:57:41 +0200
  • 1139a210cd switch to lower camelcase lub 2017-10-15 17:03:13 +0200
  • dab8f2f47e Added fetchCommand utility Peery 2017-10-15 17:05:14 +0200
  • 8a38753413 Added commands.js and editDistance function Peery 2017-10-15 16:24:07 +0200
  • 72a1e83ead remove missing semicolons cause lub messed up lub 2017-10-14 22:29:31 +0200
  • f572999a80 add missing semicolons lub 2017-10-14 22:08:26 +0200
  • e2076ced98 make command a const lub 2017-10-14 21:53:57 +0200
  • c3981b3ae7 tidy args match lub 2017-10-14 21:53:43 +0200
  • 3bd728ebf6 rename bang to project lub 2017-10-14 21:48:24 +0200
  • ad4f9243ca create matrix config subsection lub 2017-10-14 21:26:56 +0200
  • 3641023322 add comment lub 2017-10-14 18:08:37 +0200
  • 0961e9151f Merge branch 'develop' of gitea.lubiland.de:lubiland/heimdall into develop lub 2017-10-14 17:55:02 +0200
  • e570db34ef initial ssh support - closes #5 lub 2017-10-14 17:54:58 +0200
  • 6d28c7d0ad Added short bot credentials setup guide Peery 2017-10-14 15:32:40 +0200
  • 6186516cdb convert vars to const and let lub 2017-10-14 15:19:53 +0200