Commit Graph

80 Commits

Author SHA1 Message Date
Holly Stubbs 8f6e7c3438
Add code of conduct 2020-07-20 23:43:00 +01:00
the-basic-geek ed12353fcb
Merge pull request #13 from tgpethan/add-comma
Add missing comma
2020-07-13 16:12:36 +01:00
Ethan Stubbs 5de469b621 I have no idea how this didn't break 2020-07-13 06:58:40 +01:00
the-basic-geek 5738f48cf5
Merge pull request #12 from tgpethan/total-disk-space
Add total disk space to space api
2020-07-09 10:54:09 +01:00
tgpethan da098138c3 Update quick-setup.sh so that it will now work with these changes 2020-07-09 00:41:54 +01:00
tgpethan 2ffaa4aacc Literally add a single comment 2020-07-09 00:38:33 +01:00
tgpethan 378438e4aa Move time getting to correct place 2020-07-09 00:37:28 +01:00
tgpethan ee896da2aa Remove a now unneeded calculation 2020-07-09 00:36:13 +01:00
tgpethan fcf31e8f03 Update README.md to reflect new dependencies 2020-07-09 00:22:22 +01:00
tgpethan 37ff8c5d6e Add total disk space to space api 2020-07-09 00:13:28 +01:00
Ethan Stubbs b5c3e9207b
Remove referance to a dead website 2020-07-05 01:57:37 +01:00
Ethan Stubbs 74927b0872
Create LICENSE 2020-06-20 02:12:09 +01:00
Ethan Stubbs c9f25979d0
Update README.md 2020-06-18 00:50:06 +01:00
Ethan Stubbs c9a80de0b5
Make the api referances hyperlinks 2020-06-17 11:56:40 +01:00
tgpethan 01b3855bfc Merge branch 'master' of https://github.com/tgpethan/EUS 2020-06-15 12:46:22 +01:00
tgpethan 3ae2a87303 Add console logging to api endpoints + all endpoints page 2020-06-15 12:46:19 +01:00
Ethan Stubbs 2315873967
Move badges 2020-06-15 12:20:47 +01:00
Ethan Stubbs 9a7d6cfa69
Add badges 2020-06-15 12:17:40 +01:00
tgpethan cca2ed6991 Remove lexical declaration from cases 2020-06-15 12:10:06 +01:00
tgpethan 4db94ce6c3 General code sanity 2020-06-15 12:04:17 +01:00
tgpethan 919bfd9993 Remove unnecessary semicolon 2020-06-15 11:48:03 +01:00
Ethan Stubbs 1b3d68d0c8
Update README.md 2020-06-15 11:42:17 +01:00
Ethan Stubbs e6737d54b5
Update README.md 2020-06-15 11:42:05 +01:00
Ethan Stubbs d2fdf32e57
Update README.md 2020-06-15 11:27:38 +01:00
Ethan Stubbs 5d3af083d5
Mostly finish the README 2020-06-15 11:24:31 +01:00
Ethan Stubbs 6e81793efa
Merge pull request #11 from tgpethan/startup-fixes
Startup fixes
2020-06-15 10:19:26 +01:00
Ethan Stubbs be2b165382
a 2020-06-15 08:33:04 +01:00
Ethan Stubbs 453d92711c
Create node.js.yml 2020-06-15 08:32:08 +01:00
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