Commit Graph

  • 420c4dfe64 refactor(sern.ts): noticed a check for undefined already occuring, removed redundant recheck jacoobes 2022-02-15 17:53:53 -06:00
  • 2e3c65ad09 docs(higherorder.ts): ran linter and add documentation to AllTrue jacoobes 2022-02-15 17:36:52 -06:00
  • 803840c84b refactor(sern.ts): unifying the function signature for command n interactionResult to enable HoFs jacoobes 2022-02-15 17:32:56 -06:00
  • 2e230439ad fix test suite jacoobes 2022-02-15 16:11:09 -06:00
  • 0f0b0fb61c feat(handler): adding higher-order-function wrappers to increase readability and shorten code jacoobes 2022-02-15 16:09:42 -06:00
  • 1473f309fa Merge branch 'main' of https://github.com/sern-handler/Sern jacoobes 2022-02-15 13:44:11 -06:00
  • 63b2d3a572 feat(readme.md): added basic command examples jacoobes 2022-02-15 13:44:04 -06:00
  • 7012da6053 feat: CodeQL xxDeveloper 2022-02-15 19:38:43 +03:00
  • 779011a124 feat: Added SECURITY file & formatted some TypeScript code xxDeveloper 2022-02-15 19:37:16 +03:00
  • 2d80734dbc readme: update the badge link xxDeveloper 2022-02-15 18:46:26 +03:00
  • 81d2bd1c29 readme: fixed font difference xxDeveloper 2022-02-15 17:36:19 +03:00
  • 9b5942babf refactor(logger.ts): saw a double template literal for no apparent reason jacoobes 2022-02-14 23:03:55 -06:00
  • 0ce4709eba Merge pull request #11 from EvolutionX-10/test Jacob Nguyen 2022-02-14 22:57:59 -06:00
  • 819b5b8fab chore: resolved conflicts EvolutionX 2022-02-15 10:21:03 +05:30
  • 7e319683e1 test: added tests 🎉 EvolutionX 2022-02-15 10:19:03 +05:30
  • 16a309800c docs(readme.md): editing startup examples jacoobes 2022-02-14 16:59:46 -06:00
  • f062a33868 fix(handler.ts): added the changes of Module<T>.execute to type delegate (now type execute) jacoobes 2022-02-14 13:12:39 -06:00
  • 870287674a feat(sern.ts): renaming Module.delegate to Module.execute jacoobes 2022-02-14 12:34:13 -06:00
  • 242a5ca560 Merge pull request #10 from EvolutionX-10/docs Jacob Nguyen 2022-02-14 12:13:32 -06:00
  • d095e03d2d chore: updated link of JS EvolutionX 2022-02-14 23:42:28 +05:30
  • b3a727f5f0 Merge branch 'main' of https://github.com/jacoobes/Sern xxDeveloper 2022-02-14 20:38:28 +03:00
  • 9dd0ba8063 Update README.md xxDeveloper 2022-02-14 20:38:23 +03:00
  • 3abc7086a2 Merge pull request #9 from EvolutionX-10/test Jacob Nguyen 2022-02-14 11:36:08 -06:00
  • 2d1e630d30 chore: lowered the version as its not ready for release yet EvolutionX 2022-02-14 23:04:08 +05:30
  • 8e027f8342 chore(release): 1.1.0 EvolutionX 2022-02-14 23:00:24 +05:30
  • 9174838b09 chore: added script EvolutionX 2022-02-14 23:00:16 +05:30
  • 741cf13fd5 feat: added conventional commits EvolutionX 2022-02-14 22:55:46 +05:30
  • aa331c9c9d Merge branch 'EvolutionX-10-docs' jacoobes 2022-02-14 11:16:21 -06:00
  • dd1d129063 git jacoobes 2022-02-14 11:15:24 -06:00
  • a47f6a1159 added jsdocs EvolutionX 2022-02-14 22:10:08 +05:30
  • 9a3e9ed193 updated EvolutionX 2022-02-14 22:05:12 +05:30
  • 16e3adf0c9 Merge branch 'jacoobes:main' into docs EvolutionX 2022-02-14 21:59:44 +05:30
  • 499a996a6c readme changes jacoobes 2022-02-14 09:59:28 -06:00
  • d76b43f35b Merge branch 'EvolutionX-10-main' jacoobes 2022-02-14 09:52:44 -06:00
  • 85ceacaf54 Merge branch 'main' of https://github.com/EvolutionX-10/Sern into EvolutionX-10-main jacoobes 2022-02-14 09:52:17 -06:00
  • 38963ffa19 rf jacoobes 2022-02-14 09:21:32 -06:00
  • 3d660fea71 Merge branch 'main' of https://github.com/EvolutionX-10/Sern jacoobes 2022-02-14 09:21:13 -06:00
  • 5c928a1d0f Update README.md xxDeveloper 2022-02-14 16:46:59 +03:00
  • f30a373da6 Update README.md xxDeveloper 2022-02-14 16:45:44 +03:00
  • 4a1de83b41 Update README.md xxDeveloper 2022-02-14 16:43:08 +03:00
  • 99daca5fa6 added docs for functions in messageHelpers EvolutionX 2022-02-14 13:42:20 +05:30
  • a648f347f1 finished formatting EvolutionX 2022-02-14 13:18:14 +05:30
  • 5102563869 added preprocessors EvolutionX 2022-02-14 13:09:35 +05:30
  • 5c2701fba7 fix eslint-caught semis jacoobes 2022-02-13 22:39:51 -06:00
  • d5ad51d0e9 eslint require semis! jacoobes 2022-02-13 22:37:38 -06:00
  • ff0694f072 Merge branch 'main' of https://github.com/EvolutionX-10/Sern EvolutionX 2022-02-14 09:55:41 +05:30
  • ab7c5e09ee lowercased preprocessors EvolutionX 2022-02-14 09:55:24 +05:30
  • 69a8baf201 Delete src/handler/utilities/Preprocessors directory EvolutionX 2022-02-14 09:55:15 +05:30
  • 9193ede266 will it work EvolutionX 2022-02-14 09:53:40 +05:30
  • 252df8b990 hmm EvolutionX 2022-02-14 09:52:22 +05:30
  • 1c679bd341 Delete src/handler/Utilities directory EvolutionX 2022-02-14 09:51:51 +05:30
  • 7510b0945c Merge branch 'main' of https://github.com/EvolutionX-10/Sern EvolutionX 2022-02-14 09:50:43 +05:30
  • 38b478a9fb lowercased Utilities EvolutionX 2022-02-14 09:50:16 +05:30
  • c9dfdb0467 Update .prettierrc EvolutionX 2022-02-14 09:48:16 +05:30
  • 57392f4e6a made the code pretty :) EvolutionX 2022-02-14 09:43:38 +05:30
  • 7545e33fa4 Merge branch 'main' of https://github.com/EvolutionX-10/Sern EvolutionX 2022-02-14 09:40:41 +05:30
  • c15e3ab86e Matched the case of Utilities caused import error EvolutionX 2022-02-14 09:38:48 +05:30
  • eed8da4dd3 Merge branch 'main' of https://github.com/jacoobes/Sern jacoobes 2022-02-13 22:04:13 -06:00
  • 34e09bbbb5 console.clear, modularize name -> map jacoobes 2022-02-13 22:04:10 -06:00
  • f0f88264a1 Merge pull request #5 from EvolutionX-10/main Jacob Nguyen 2022-02-13 22:02:21 -06:00
  • 8348c95dd4 updated package-lock.json to match package.json EvolutionX 2022-02-14 09:27:31 +05:30
  • 1ae6ae86fa update readme.md Jacob Nguyen 2022-02-13 20:26:15 -06:00
  • 59dc1f55f6 Update basic usage Jacob Nguyen 2022-02-13 16:42:13 -06:00
  • ce22f854a1 some comments and comment refactoring jacoobes 2022-02-13 14:16:10 -06:00
  • c3d29f7016 Added table for memory usage xxDeveloper 2022-02-13 22:49:26 +03:00
  • eaba125ce0 Add line xxDeveloper 2022-02-13 22:37:27 +03:00
  • 945e0dc228 Merge branch 'main' of https://github.com/jacoobes/Sern xxDeveloper 2022-02-13 22:36:23 +03:00
  • 9e19e2fc6d BetterCode xxDeveloper 2022-02-13 22:35:21 +03:00
  • 47ea143581 eslint fix and tableRam jacoobes 2022-02-13 13:34:34 -06:00
  • d477ac08dd Merge branch 'main' of https://github.com/jacoobes/Sern xxDeveloper 2022-02-13 22:15:54 +03:00
  • c07d87566a Improvements in Readme.md xxDeveloper 2022-02-13 22:13:27 +03:00
  • ad86658e11 dir name fix, lowercase lint jacoobes 2022-02-13 13:12:14 -06:00
  • 911cf05d3f Merge branch 'main' of https://github.com/jacoobes/Sern xxDeveloper 2022-02-13 21:55:19 +03:00
  • bcb190a384 Add code of conduct xxDeveloper 2022-02-13 21:55:17 +03:00
  • b7b920a3ae Create npm-publish.yml xxDeveloper 2022-02-13 21:44:32 +03:00
  • 8a71f11353 Merge branch 'main' of https://github.com/jacoobes/Sern xxDeveloper 2022-02-13 21:37:12 +03:00
  • 350c070b43 Rnamed some directories & format code xxDeveloper 2022-02-13 21:35:56 +03:00
  • 6ce7649311 Update README.md xxDeveloper 2022-02-13 21:30:06 +03:00
  • 9870275635 Update package.json xxDeveloper 2022-02-13 17:46:58 +03:00
  • 2889e92b2d Update README.md xxDeveloper 2022-02-13 17:40:05 +03:00
  • 86c6647ecf Update README.md xxDeveloper 2022-02-13 17:29:03 +03:00
  • e0a2bee009 oops removed random function jacoobes 2022-02-13 01:42:11 -06:00
  • 2810ecafca starting logger jacoobes 2022-02-13 01:36:07 -06:00
  • dfb34b99e3 testing cmds now have module prop, not on filename jacoobes 2022-02-13 01:17:33 -06:00
  • fcaf992164 Fix bugs in sern.ts & improve xxDeveloper 2022-02-12 22:52:45 +03:00
  • 3b15b27803 Format & improve src files xxDeveloper 2022-02-12 22:41:55 +03:00
  • cdda518ed9 Update README.md xxDeveloper 2022-02-12 09:19:01 +03:00
  • 5939552892 Rename LICENSE to LICENSE.md xxDeveloper 2022-02-12 08:54:02 +03:00
  • a65e8b4340 Update README.md xxDeveloper 2022-02-12 08:53:27 +03:00
  • d2e4ca63a7 Update handler.ts xxDeveloper 2022-02-12 08:52:29 +03:00
  • ba8a77a247 inlining variables jacoobes 2022-02-11 10:14:52 -06:00
  • f7435afef0 fixed bug, line 128 jacoobes 2022-02-11 10:08:55 -06:00
  • 189efda9d2 add eslint rule, careful of null assertions jacoobes 2022-02-11 09:04:35 -06:00
  • da7c4171d5 format and comment registerModules jacoobes 2022-02-10 12:58:29 -06:00
  • 198e17eca2 fmt jacoobes 2022-02-10 11:30:24 -06:00
  • 65954eef76 extra comments jacoobes 2022-02-10 11:25:36 -06:00
  • 92dc63abee remove ctxHandler class in favor of functions jacoobes 2022-02-10 10:43:33 -06:00
  • 35d6c27893 reloading of slash commands (not tested) jacoobes 2022-02-10 10:40:37 -06:00
  • 7ca83141d8 Sern.Module jsdoc jacoobes 2022-02-10 08:52:46 -06:00
  • 8e37d4d9a7 changing default generic for module jacoobes 2022-02-10 08:46:28 -06:00