Thulinma
43b7762ff8
Added stylesheet merging support to sourcery
2020-05-27 11:48:27 +02:00
Thulinma
ffa39b0d9c
Merge branch 'development' into LTS_development
2020-04-07 14:06:41 +02:00
Cat
bf4d100742
Embed: re-enabled websocket mode
2020-04-07 13:51:56 +02:00
Thulinma
dd5d8815be
Merge branch 'development' into LTS_development
2020-03-12 16:26:48 +01:00
Thulinma
091926a963
Added Util::unixMS
2020-03-12 16:23:16 +01:00
Thulinma
5c6341a92a
Made all instances of gai_strerror recursively call strerror as needed
2020-03-12 16:19:19 +01:00
Thulinma
b27a74c884
Added JSON::Value::extend()
2020-03-12 16:19:03 +01:00
Thulinma
4a621ea5c0
Fixed IP detection over HTTPS output
2020-03-12 16:18:55 +01:00
Thulinma
c2fd7af109
Fix always on streams being misdetected when set to false. -_-
2020-03-12 16:03:15 +01:00
Thulinma
7b52f0cd92
Merge branch 'development' into LTS_development
2020-03-12 15:32:30 +01:00
Thulinma
0f12e107de
Fix JSON parsing bug when a backslash was at the very end of a string
2020-03-12 15:32:24 +01:00
Thulinma
b7ab716f3d
Merge branch 'development' into LTS_development
2020-03-12 14:44:33 +01:00
Thulinma
35e3fb4bca
HTTP::Downloader::post() now supports pointers+sizes besides only std::strings.
2020-03-12 12:24:29 +01:00
Thulinma
0029fbaf91
Merge branch 'development' into LTS_development
2020-03-10 16:06:27 +01:00
Cat
1824100303
LSP: make preview and embed tab respect protocol.pubaddr (and file paths)
2020-03-10 16:05:59 +01:00
Eli Mallon
1f9d5d6197
LSP: make preview respect protocol.pubaddr
...
This allows the preview to work even when behind sophisticated reverse-
proxy setups and whatnot
2020-03-10 16:05:59 +01:00
Thulinma
a633c346cf
Merge branch 'development' into LTS_development
2020-03-10 15:48:09 +01:00
Cat
bd1736c7e2
LSP: Fix debug level 0 not sending
2020-03-10 15:47:45 +01:00
Cat
fb6abe27d2
Embed: remove video.load() button
2020-03-10 15:47:45 +01:00
Cat
c17cfe9595
Embed: show an error when CSS failed to load
2020-03-10 15:47:45 +01:00
Cat
b9eb03a599
LSP: added trusted proxy config option
2020-03-10 15:47:45 +01:00
Cat
a75ac5713c
Embed: improved handling of state changes, added options to hide error title
2020-03-10 15:47:27 +01:00
Cat
214b584956
Embed: WebRTC improvements:
...
- make webrtc obey autoplay = false; when video is paused, disable autoplay and vise versa
- silenced some unneccesary webrtc errors
- webrtc: pause player on stop, so that "stream offline" message is shown
- improved webrtc wrapper robustness
- more webrtc don't autoplay when paused
- when not yet connected during a seek, wait until connected and seek then
2020-03-10 15:46:33 +01:00
Cat
01b957d136
Embed: on android <7, let videojs override native hls playback
2020-03-10 15:41:48 +01:00
Cat
b5fcc4647c
Embed: fixed non-websocket only js syntax error; allowed HTML in error message
2020-03-10 15:41:48 +01:00
Cat
573e945f5a
Embed: added rate limiting to videojs crash reload, updated videojs and dashjs
2020-03-10 15:41:43 +01:00
Thulinma
8d519d0fc5
Merge branch 'development' into LTS_development
2020-03-10 14:01:31 +01:00
Thulinma
04a1b394dd
Fixed multiple public addresses in controller settings, fixed debug level being passed when set to default
2020-03-10 14:01:21 +01:00
Thulinma
9c7a671eae
Merge branch 'development' into LTS_development
2020-03-09 21:01:09 +01:00
Thulinma
a2beecee64
Small fixup
2020-03-09 21:00:08 +01:00
Thulinma
029c96879d
URIReader fixes / improvements
2020-03-09 20:04:52 +01:00
Thulinma
6cea9f2092
URIReader
2020-03-09 20:04:45 +01:00
Thulinma
69253082ca
Merge branch 'development' into LTS_development
2020-03-09 20:01:43 +01:00
Thulinma
ae6ccb3615
URIReader fixes / improvements
2020-03-09 20:01:32 +01:00
Thulinma
d8fb22a71f
URIReader
2020-03-09 20:01:00 +01:00
Thulinma
7f8013fef2
Downloader improvements, fixes
2020-03-09 19:59:54 +01:00
Ramoe
3fd55b1647
Added callbacks, range requests and head requests to Downloader
2020-03-09 19:59:54 +01:00
Thulinma
c1c35c75f9
HTTP::Parser: Content length fix, made ::GetHeader and ::hasHeader case-insensitive, preferring identical case if it is present.
2020-03-09 19:59:40 +01:00
Ramoe
4ed5dd21e3
Added callback support to HTTP parser
2020-03-09 19:59:29 +01:00
Ramoe
1d0e68c5a4
Fixed MP4 output not setting Content-Length for HEAD/OPTIONS requests
2020-03-09 19:58:57 +01:00
Thulinma
b4fb0ff4a2
Socket library error handling
2020-03-09 19:58:26 +01:00
Thulinma
29bc96d8d7
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output_http.cpp
# src/output/output_http_internal.cpp
# src/output/output_http_internal.h
# src/output/output_https.cpp
2020-03-06 15:20:38 +01:00
Thulinma
cd19cca36b
Support for multiple public addresses, as well as proxy-overridden public addresses
2020-03-05 16:14:58 +01:00
Thulinma
131eb58c6a
Backport of public URL setting to Open Source edition
2020-03-05 16:14:58 +01:00
Thulinma
58276b8fbe
Switched hook order in certbot integration so it does not detect RENEWED_LINEAGE as CERTBOT_VALIDATION hook.
2020-03-05 16:14:58 +01:00
Thulinma
eb8694052d
Merge branch 'development' into LTS_development
...
# Conflicts:
# lib/http_parser.cpp
2020-03-03 17:04:10 +01:00
Thulinma
27a2e596fd
Updated sourcery to be slightly more magical.
...
Now supports replacing script tags with their contents as well as splitting a source file on a given string.
2020-02-28 16:46:14 +01:00
Thulinma
793f6f7809
Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well.
2020-02-28 16:39:24 +01:00
Thulinma
c528e51e7c
Merge branch 'development' into LTS_development
2020-02-27 14:37:57 +01:00
Thulinma
e0dfc3a4db
Add compile command export for YCM by default
2020-02-27 14:37:51 +01:00