mirror-chatterino2/src
nerix c9a9e44e1f
Add HTTP & SOCKS5 proxy support (#4321)
This can be configured using the `CHATTERINO2_PROXY_URL` environment variable.
The behaviour is similar to curl's CURLOPT_PROXY
2023-02-11 23:16:51 +00:00
..
common Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
controllers Remove sending part of the multipart emoji workaround (#4361) 2023-02-09 16:45:53 +01:00
debug Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
messages Disable ImageExpirationPool during testing (#4363) 2023-02-11 19:20:46 +00:00
providers Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
singletons Added option to highlight your own messages (#3833) 2023-01-30 11:40:50 +01:00
util Use AssocQueryString instead of directly querying the registry (#4362) 2023-02-10 21:21:09 -05:00
widgets Use QEnterEvent for QWidget::enterEvent on Qt 6 (#4365) 2023-02-11 18:13:29 +01:00
.clang-format Format YAML and JSON Files With Prettier (#4304) 2023-01-15 17:27:41 +01:00
Application.cpp Refactor 7TV EventAPI (#4342) 2023-02-04 13:42:52 +01:00
Application.hpp Change sound backend from Qt to miniaudio (#4334) 2023-01-29 10:36:25 +01:00
BaseSettings.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
BaseSettings.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
BrowserExtension.cpp Removed unused files IsBigEndian.hpp and rangealgorithm.hpp (#3776) 2022-05-29 10:19:26 +00:00
BrowserExtension.hpp Argument parsing rework (#1940) 2020-09-26 16:03:51 +02:00
CMakeLists.txt Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
ForwardDecl.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
main.cpp Add HTTP & SOCKS5 proxy support (#4321) 2023-02-11 23:16:51 +00:00
PrecompiledHeader.hpp Change sound backend from Qt to miniaudio (#4334) 2023-01-29 10:36:25 +01:00
RunGui.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00