libreddit/src
Adrian Lebioda 928907086c
HLS video playback (#182)
* HLS video playback

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Add LibreJS compliance

* Locally host hls.js

* Notification about HLS under videos that support it

Signed-off-by: Adrian Lebioda <adrianlebioda@gmail.com>

* Use .contains() instead of .find() == None

* Make list of preferences constant

* Change headers_keys from Vector into Array

* Fix incorrect detecting of # in paths

* Remove trailing-slash-appending if statement

* Change HLS notification styling

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2021-05-10 01:25:52 +00:00
..
client.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
main.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
post.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
search.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
server.rs Fix server.rs function name 2021-03-31 13:03:44 -07:00
settings.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
subreddit.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
user.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00
utils.rs HLS video playback (#182) 2021-05-10 01:25:52 +00:00