Commit Graph

23 Commits

Author SHA1 Message Date
Holly Stubbs 5e111876fd
add module node module checks and auto module install support 2022-01-07 14:04:39 +00:00
Holly Stubbs 53bf425bd3
convert index.js to tabs (4) instead of spaces 2022-01-07 06:38:56 +00:00
tgpethan f09d129bae Rename function to make more sense 2021-03-16 18:40:37 +00:00
tgpethan d934573dab Asyncify 2021-03-16 18:40:22 +00:00
tgpethan 208d124622 Make sure reqhandler is not null / undefined 2020-06-15 13:34:43 +01:00
tgpethan aff6ce9ba5 Set X-Powered-By to state that it is using Revolution 2020-05-05 17:51:07 +01:00
Ethan Stubbs 627d5846c4
Merge branch 'master' into add-comments 2020-01-04 15:17:13 +00:00
tgpethan c36d31863e Fix conflicts 2020-01-04 15:16:08 +00:00
tgpethan 30dc631566 Update index.js 2020-01-04 12:54:06 +00:00
tgpethan ea15b7dcb2 Change and Add some comments to framework 2020-01-04 12:23:30 +00:00
tgpethan c09a0b943b Add a missed comment to index.js
I forgot to save.
2020-01-04 12:10:23 +00:00
tgpethan 7807fccd8a Add comments to index.js 2020-01-04 12:08:03 +00:00
tgpethan 478711815f Package fix again
Turns out my solution sucks
2020-01-03 05:32:48 +00:00
tgpethan c85a1b28bb Add checks for config and to also prevent the config from being packaged with the framework 2020-01-03 04:03:04 +00:00
tgpethan ffde31cfbd Don't need an if here 2020-01-03 01:05:31 +00:00
tgpethan 875e043186 Add required module checks
Checks for modules that are required by the server before startup.
2020-01-02 20:44:05 +00:00
tgpethan 6381f4723f Fix code ordering 2019-11-23 21:11:47 +00:00
tgpethan 2e1479d508 Add a comment 2019-11-23 20:35:14 +00:00
tgpethan 70c48b1cce Add extras handler 2019-11-23 20:33:53 +00:00
tgpethan 3b891869b8 Make the code more sane and improve the modularity of Revolution 2019-11-23 19:06:31 +00:00
tgpethan 07cf7cbe2d General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
BuildTools f86429164d Remove requires that were left over from EUS, they don't need to be there. 2019-08-19 02:54:45 +01:00
BuildTools 9f2cfc58c7 Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00