_
|
bf48eb2dbd
|
Update todo
|
2020-10-31 16:53:38 +00:00 |
_
|
be53772337
|
🎉 Add parent directory link.
I was way overthinking this one.
|
2020-10-31 15:46:24 +00:00 |
_
|
55b3e9f520
|
🚧 Working on handlebars for prettier directories
|
2020-10-30 21:31:03 -05:00 |
_
|
325f68b566
|
♻️ Make the server's inner handlers look more like a regular Hyper server
|
2020-10-30 17:11:35 -05:00 |
_
|
2e2e6a5f32
|
Use percent encoding for spaces in file names
|
2020-10-30 16:46:03 -05:00 |
_
|
5a690b287e
|
update todo
|
2020-10-30 21:26:46 +00:00 |
_
|
8a301a6d03
|
🚧 Can index directories now, but a lot of stuff is missing
|
2020-10-29 13:31:13 +00:00 |
_
|
af226cb36c
|
🚧 Working on directory indexes
|
2020-10-29 13:19:14 +00:00 |
_
|
6f31c93c1f
|
♻️
|
2020-10-29 12:45:35 +00:00 |
_
|
ec5b770ae3
|
♻️ Extract serve_file fn
|
2020-10-29 12:17:40 +00:00 |
_
|
722eac97e8
|
Typo
|
2020-10-27 22:57:49 -05:00 |
_
|
1e6c29fb01
|
Byte ranges are properly advertised and served.
This means Firefox can seek video / audio served by us.
To think, you used to need Flash to do this.
|
2020-10-27 22:05:19 -05:00 |
_
|
9e3470d5b4
|
❇️ content-length response header
|
2020-10-27 21:33:03 -05:00 |
_
|
1e86e9735e
|
♻️ Towards response headers and status code
|
2020-10-27 21:10:40 -05:00 |
_
|
d286adadc9
|
❇️ You can now actually request different files
|
2020-10-27 20:39:02 -05:00 |
_
|
cab36c7a19
|
Actually it works okay, I was just off on my estimate of how big videos are.
Still needs to support byte range, too.
|
2020-10-27 13:26:40 +00:00 |
_
|
587849bcfa
|
Sending a picture to the client. Streaming works on the server but not yet on the relay
|
2020-10-27 03:58:50 +00:00 |