Lion Kortlepel
|
b3a8b1a682
|
CMakeLists: move sentry back in, add C to languages
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
2774a73d83
|
Sentry: move welcome message to after version print
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
739eaad199
|
Sentry: print welcome string on startup
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
b53b72d604
|
Sentry: Build sentry before starting project definition
since Sentry is C and we're CXX
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
85fd9e9ee3
|
Sentry: add loads more information
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
57e6e98423
|
Sentry: discern between auth.* and backend.* errors
TNetwork: error for CheckBytes is now warn
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
e3c6bdb50d
|
add changelog file
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
1f89b202b4
|
git: properly remove curl (woops)
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
0a31107e56
|
Sentry: add x-upstream
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
9237f0dd43
|
Http: add debug print
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
ce834a634c
|
Actions: add curl
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
f65607cb00
|
README: update to include new dependency
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
b0475f262f
|
remove curl submodule, add it as an external dependency
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
cee824ad46
|
Actions: possible fix for the cmake build error C/CXX issue on GH actions
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
530e977d9d
|
README: fix git submodule update command
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
807cb68f0f
|
README: ensure that submodules are initialized recursively
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
3850740ded
|
Actions: checkout submodules recursively
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
cfc7b302fe
|
fix include path, libcurl library path
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
a7c28a8d0d
|
fix curl, print segfault
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
9fe1a94d42
|
CURL::libcurl instead of libcurl
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
1eee56a666
|
Maybe curl works now?
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
28fe6e9634
|
add curl as in-tree dependency, add sentry ok/not ok notice on startup
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
4512f44ea1
|
bump version to 2.3.0 for next release
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
3efd31bc84
|
add curl to dependencies
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
5684134894
|
Sentry: report any issue with backend.beammp or auth.beammp responses
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
e6c97de3c4
|
CMakeLists: improve documentation, emit warning if no Sentry URL is
supplied
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
f550d0bba9
|
add todo
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
2b4fec6d11
|
Sentry: implement basic exception reporting, error breadcrumbs
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
550c658ac5
|
update gitignore
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
da41862f49
|
working sentry-native
|
2021-09-08 19:55:03 +03:00 |
|
Lion Kortlepel
|
d5769ce9be
|
add sentry as submodule
|
2021-09-08 19:55:03 +03:00 |
|
Lion
|
4bf9244005
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion
|
89f63024ab
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion
|
f258678751
|
Update README.md
|
2021-08-30 18:42:48 +03:00 |
|
Lion Kortlepel
|
35a3dab1ce
|
TNetwork: clarify error messages
|
2021-08-07 23:51:56 +02:00 |
|
Lion
|
4d2f68068d
|
Add issue templates
|
2021-08-02 16:23:42 +03:00 |
|
Lion Kortlepel
|
131ade02cd
|
TNetwork: setsockopt: cast optval to void*
|
2021-08-02 14:23:20 +02:00 |
|
Lion Kortlepel
|
2c2f76b340
|
TNetwork: reuseaddr instead of reuseport
|
2021-08-02 14:15:30 +02:00 |
|
Lion Kortlepel
|
106d8e5863
|
Common: missed semicolon
|
2021-08-02 14:06:00 +02:00 |
|
Lion Kortlepel
|
1fb7cb6bc1
|
improve error reporting, remove duplicate code
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
9666fff622
|
CMake: remove mentions of luasocket again
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
5d5f155f0c
|
remove luasocket-cmake
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
cfe348770c
|
Common: Add sstream include for std::stringstream
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
206120dcef
|
CMake: include luasocket after finding lua
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
2a3bb1bef8
|
add luasocket
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
0faa46d48c
|
remove luasocket again
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
dae52a71fd
|
add CMakeLists for lib/
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
c46c36bf09
|
add luasocket submodule
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
ed3d0834e6
|
add ws2tcpip.h
|
2021-08-02 14:01:20 +02:00 |
|
Lion Kortlepel
|
9d4c6e880b
|
fix version printing
|
2021-08-02 14:01:20 +02:00 |
|