Commit Graph

15 Commits

Author SHA1 Message Date
nerix 914257d537 feat(eventsub): reconnect (#6035) 2025-03-06 22:41:35 +01:00
cmp 65e97846aa Disable QT keywords to avoid clashes with other libraries. (#5882) 2025-02-02 10:08:11 +00:00
pajlada 14c4bb6459 fix: network requests timing out too early (#5729) 2024-11-23 16:29:44 +01:00
nerix ecfb35c9b7 fix(luals-meta): Use opaque enum values and correct HTTP types (#5682) 2024-11-02 11:22:17 +00:00
pajlada 627c735524 refactor: some Application & style things (#5561) 2024-08-25 15:33:07 +02:00
nerix 1ccdaea8ee chore: rename threads on Windows too (#5539) 2024-08-11 11:23:04 +02:00
pajlada 5deec1f02f chore: remove Singleton & replace getIApp with getApp (#5514) 2024-07-21 13:09:59 +00:00
Mm2PL c980162656 Introduce HTTP API for plugins (#5383) 2024-06-22 10:04:30 +00:00
nerix 56fa973d7c fix: prefer reporting error over status for 200 OK (#5378) 2024-05-05 19:37:22 +02:00
nerix 2ea24c1a9d fix: use deleteLater for network objects and order them (#5297) 2024-04-03 21:08:52 +02:00
nerix ed20e71db4 refactor: adapt magic_enum to Qt (#5258) 2024-03-23 11:22:42 +00:00
nerix 044d457d20 fix: create NetworkManager statics in init() (#5254) 2024-03-23 10:56:42 +00:00
pajlada 718696db53 refactor: Un-singletonize Paths & Updates (#5092) 2024-01-16 20:56:43 +00:00
pajlada 93e2bc18fa refactor: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
nerix fa5648fd9a refactor: NetworkPrivate (#5063)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-01-09 00:37:15 +01:00