the-basic-geek
407f9ddf89
Merge pull request #5 from tgpethan/esl+index-fix
...
Add back ESL remote check and fix index errors
2020-01-09 19:58:31 +00:00
tgpethan
e5ffe4a8a1
Add back ESL remote check and fix index errors
...
ESL is a status logger for EUS and I didn't notice when we moved from the old PHP version to the new Revolution version that I neglected to include the check for it, so that was missing for months and months.
Also that index fix is that req.url returns a "/" when you go to index but has no file in the url. Express understands it but fs.access let it through so Express was printing an error to the console which looked a bit ugly and was a bug so I fixed it here too.
2020-01-09 19:55:09 +00:00
Ethan Stubbs
23685baca0
Merge pull request #4 from tgpethan/remove-directories
...
Remove directories
2020-01-04 15:27:46 +00:00
tgpethan
79b242549e
Remove directories
2020-01-04 15:26:12 +00:00
Ethan Stubbs
1e45c19cc7
Merge pull request #3 from tgpethan/add-comments
...
Add comments to EUS.js
2020-01-04 10:46:31 +00:00
tgpethan
7e4e9a4fee
Add comments to EUS.js
2020-01-04 10:44:20 +00:00
tgpethan
2794b97e60
Wait I didn't update the README?
2019-12-22 08:07:36 +00:00
tgpethan
3ff159935d
Remove Hardcoded values (update README.md to reflect) and add moer comments
2019-12-22 07:51:04 +00:00
tgpethan
5cdaa64030
Update quick-setup.sh
2019-11-25 00:26:46 +00:00
tgpethan
0b7f0d7b90
Wait, why did I add these spaces?
2019-11-24 15:36:53 +00:00
tgpethan
ee49fc8e20
Merge branch 'master' of https://github.com/tgpethan/EUS
2019-11-24 15:35:48 +00:00
tgpethan
ab4c4f12ab
Update README.md and keep dirs
2019-11-24 15:34:32 +00:00
Ethan Stubbs
1b4aa919be
Update README.md
2019-11-24 14:53:49 +00:00
tgpethan
350864f51f
Merge branch 'master' of https://github.com/tgpethan/EUS
2019-11-23 21:03:07 +00:00
tgpethan
819ccad51e
Push new stuff
2019-11-23 21:02:50 +00:00
Ethan Stubbs
efc56ac352
Update README.md
2019-11-23 20:54:50 +00:00
Ethan Stubbs
eeb0168e09
Update README.md
2019-11-23 20:52:39 +00:00
Ethan Stubbs
60b4e329b6
Update README.md
2019-11-23 20:50:30 +00:00
Ethan Stubbs
f34a363a6a
Update README.md
2019-11-23 20:45:13 +00:00
tgpethan
bf2b8e3d69
Blank out the repo. Got stuff to do.
2019-11-23 20:39:17 +00:00
Ethan Stubbs
ed3973eef3
Update README.md
2019-11-23 20:05:07 +00:00
Ethan Stubbs
ff4bddb150
Update README.md
2019-11-23 20:04:39 +00:00
Ethan Stubbs
4189480c16
Update README.md
2019-11-23 20:03:16 +00:00
Ethan Stubbs
7027cc3a0e
Update link in README.md
2019-11-23 19:09:01 +00:00
Ethan Stubbs
8be7de15a4
Create README.md
2019-11-20 17:33:28 +00:00
tgpethan
4205c39125
Where'd the space go?
...
??
2019-09-08 13:38:13 +01:00
tgpethan
bbdb115f7a
Bug Fixes and Extra Checks
...
I had set an emoji to emoji.thumb_down when it doesn't exist. Changed to emoji.heavy_check, I even used the wrong one for the context!
Added extra checks for the image directory to make sure it exists before continuing.
2019-09-08 13:36:37 +01:00
tgpethan
1b54c54b83
Initial code commit
...
Put all code for the Open Source Github release up.
2019-09-07 15:57:59 +01:00
tgpethan
ce5ecb06e3
Initial commit
2019-08-30 13:29:57 +01:00