Commit graph

84 commits

Author SHA1 Message Date
96bf699503
Update README.md 2020-07-22 04:12:22 +01:00
the-basic-geek
238f663c37
Merge pull request #26 from tgpethan/add-code-of-conduct
Add code of conduct
2020-07-21 22:24:11 +01:00
d436b7bc23
Add code of conduct 2020-07-21 22:21:07 +01:00
Ethan Stubbs
2054c3ad21
Change line 2 of package,json to reflect the seperation from EUS 2020-06-20 07:28:51 +01:00
Ethan Stubbs
d5e6a0b963 Add feature request template 2020-06-20 07:14:51 +01:00
Ethan Stubbs
0b5efc60c3
Create LICENSE 2020-06-20 02:14:42 +01:00
tgpethan
fc8a2afe96 Update .gitignore 2020-06-15 13:57:15 +01:00
Ethan Stubbs
178b43928c
Update README.md 2020-06-15 13:54:19 +01:00
Ethan Stubbs
d3813d5932
Merge pull request #25 from tgpethan/reqhandler-check
Make sure reqhandler is not null / undefined
2020-06-15 13:36:05 +01:00
tgpethan
208d124622 Make sure reqhandler is not null / undefined 2020-06-15 13:34:43 +01:00
Ethan Stubbs
eab209a460
Update README.md 2020-06-15 09:27:11 +01:00
Ethan Stubbs
4506d3e908
Update node.js.yml 2020-06-15 08:54:18 +01:00
Ethan Stubbs
31d7064e1a
Update node.js.yml 2020-06-15 08:38:53 +01:00
Ethan Stubbs
edc783640c
Update node.js.yml 2020-06-15 08:37:47 +01:00
Ethan Stubbs
b8d886f68f
Create node.js.yml 2020-06-15 08:35:49 +01:00
Ethan Stubbs
cded401751
Merge pull request #24 from tgpethan/x-powered-by
Set X-Powered-By to state that it is using Revolution
2020-05-05 17:54:38 +01:00
tgpethan
aff6ce9ba5 Set X-Powered-By to state that it is using Revolution 2020-05-05 17:51:07 +01:00
the-basic-geek
a36da6427a
Merge pull request #23 from tgpethan/remove-ci1
Remove ci
2020-03-27 15:17:23 +00:00
tgpethan
3c808631f6 Remove ci 2020-03-27 15:07:41 +00:00
the-basic-geek
a19538f481
Merge pull request #22 from tgpethan/circleci-project-setup
Add circleci config
2020-03-27 14:53:51 +00:00
Ethan Stubbs
325f268a99 Add .circleci/config.yml 2020-03-27 14:49:51 +00:00
the-basic-geek
1a11eb2213
Merge pull request #21 from tgpethan/more-readme
Readme fixes AGAIN
2020-03-27 12:48:53 +00:00
tgpethan
6cb25e89b5 Readme fixes AGAIN 2020-03-27 03:24:05 +00:00
the-basic-geek
87410c31ec
Merge pull request #20 from tgpethan/consoleHelper-formatting
Sort out consoleHelper's Config formatting
2020-03-26 16:30:05 +00:00
tgpethan
f0e3120b83 Sort out consoleHelper's Config formatting
The consoleHelper has some pretty ugly formatting on the config, this fixes that.
2020-03-26 16:25:25 +00:00
the-basic-geek
904370fcf4
Merge pull request #19 from tgpethan/fix-readme
Fix mistakes in readme
2020-03-26 16:21:13 +00:00
tgpethan
e2c4c7bf98 Fix mistakes in readme
Some mistakes made it through the review from the previous pr updating the readme from a few months ago.
2020-03-26 16:17:36 +00:00
Ethan Stubbs
6042c87d14
Merge pull request #16 from tgpethan/add-comments
Add comments to the framework & included modules
2020-01-04 15:18:12 +00: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
Ethan Stubbs
9bd0eda811
Merge pull request #18 from tgpethan/code-order
Code order fix
2020-01-04 15:13:11 +00:00
tgpethan
30dc631566 Update index.js 2020-01-04 12:54:06 +00:00
tgpethan
742f9a1dde Rephrase and add comments to example_request_handler 2020-01-04 12:30:27 +00:00
tgpethan
9bb52fcc8f Add some more comments to the consoleHelper 2020-01-04 12:27:12 +00:00
tgpethan
ea15b7dcb2 Change and Add some comments to framework 2020-01-04 12:23:30 +00:00
tgpethan
a775a4c988 Add comments to example_request_handler 2020-01-04 12:16:38 +00:00
tgpethan
c25c8d75d8 Add comments to consoleHelper 2020-01-04 12:14:45 +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
Ethan Stubbs
9aba8a8583
Merge pull request #14 from tgpethan/nexe-package-fix2
Package fix again
2020-01-04 05:14:24 +00:00
tgpethan
478711815f Package fix again
Turns out my solution sucks
2020-01-03 05:32:48 +00:00
the-basic-geek
38912abd49
Merge pull request #9 from tgpethan/readme-update
Readme updates
2020-01-03 04:59:06 +00:00
tgpethan
402c6399fb Fix formating and add extra projects section. 2020-01-03 04:57:06 +00:00
the-basic-geek
e660904aff Update README.md 2020-01-03 04:40:19 +00:00
the-basic-geek
c38acc12aa Update README.md 2020-01-03 04:36:46 +00:00
the-basic-geek
066d8516d5 Update README.md 2020-01-03 04:35:43 +00:00
the-basic-geek
ecd0116d1a Update README.md 2020-01-03 04:32:57 +00:00
the-basic-geek
afb3c225ae Update README.md 2020-01-03 04:18:17 +00:00
the-basic-geek
52cb2af474 Merge branch 'readme-update' of https://github.com/tgpethan/Revolution into readme-update 2020-01-03 04:15:59 +00:00
the-basic-geek
a5e6b50662 Update README.md 2020-01-03 04:15:45 +00:00