tgpethan
828f53a8d1
Change some other function to sync alternatives & put a / in the exists
2020-06-15 08:30:16 +01:00
tgpethan
076128d7f2
Startup fixes
2020-06-15 08:16:30 +01:00
Ethan Stubbs
409c303cbf
Turns out you do actually need a /
2020-06-15 07:30:43 +01:00
tgpethan
1debf8dffa
Use header instead of query
2020-05-21 16:00:22 +01:00
tgpethan
81047289b8
Add an uploadKey
2020-05-21 15:23:57 +01:00
tgpethan
1f92991bfc
Add config checks
2020-05-21 15:10:43 +01:00
tgpethan
690fdad2fc
Make handling the api more sensible
2020-05-21 13:15:39 +01:00
Ethan Stubbs
8b063ea75f
Merge pull request #8 from tgpethan/add-headers
...
Add headers to EUS.js
2020-05-05 17:46:12 +01:00
tgpethan
6b1acf059d
Add headers to EUS.js
2020-05-05 17:40:37 +01:00
tgpethan
5cd8c785c5
Merge branch 'master' of https://github.com/tgpethan/EUS
2020-03-30 11:52:52 +01:00
tgpethan
e23dde6a98
Fix using req instead of res
...
How did I miss this?
2020-03-30 11:52:44 +01:00
Ethan Stubbs
fc307dc6d7
Fix README
2020-03-27 03:21:47 +00:00
tgpethan
b7bed2957b
Code formating and comments
2020-03-26 15:58:25 +00:00
tgpethan
b72a94f733
Clean up API / Request handler
2020-03-26 15:40:38 +00:00
tgpethan
3c287f0579
Merge branch 'master' of https://github.com/tgpethan/EUS
2020-02-21 00:32:55 +00:00
tgpethan
a2f0a6fa6e
Add get-info api endpoint
2020-02-21 00:32:52 +00:00
Ethan Stubbs
4dceaf193c
Merge pull request #7 from tgpethan/stat-api-changes
...
Make the API return MB and GB values as well as a string for the space used
2020-02-21 00:01:19 +00:00
tgpethan
891adcd4a9
Make the api return mb and gb values as well as a string for the space used
2020-02-20 23:54:31 +00:00
Ethan Stubbs
a72b77b32b
I forgot to update README again!!!
...
sfuyjhmn srgyhryhgshry
2020-02-20 08:06:35 +00:00
Ethan Stubbs
68675c7913
Merge pull request #6 from tgpethan/add-stats-api
...
Add api endpoint for stats
2020-02-20 08:03:09 +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
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