Commit graph

8 commits

Author SHA1 Message Date
tgpethan
a2f0a6fa6e Add get-info api endpoint 2020-02-21 00:32:52 +00:00
tgpethan
38d532d58c Add a total files counter 2020-02-20 07:45:42 +00:00
tgpethan
2fe9efd36a oops 2020-02-20 07:42:46 +00:00
tgpethan
9e23c68204 Add api endpoint for status 2020-02-20 07:41:04 +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
tgpethan
7e4e9a4fee Add comments to EUS.js 2020-01-04 10:44:20 +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
819ccad51e Push new stuff 2019-11-23 21:02:50 +00:00