Sandu Liviu Catalin
9298065cef
Update WIP discord and some vendors.
...
CPR has features disabled and PCRE is fully disabled until updated to new code.
2023-08-05 21:31:33 +03:00
Sandu Liviu Catalin
49df7b75ee
Asynchronous statements implementation for SQLite.
...
Extend worker threads to allow tasks to re-queue themselves during completion.
2022-07-23 19:27:40 +03:00
Sandu Liviu Catalin
2a06a00e3e
Update code for changes to CPR library.
2021-08-22 22:10:03 +03:00
Sandu Liviu Catalin
8db8ee4f33
Implement user agent option in CPR.
2021-07-02 21:11:06 +03:00
Sandu Liviu Catalin
1d6bca426b
Implement cookie file/jar.
2021-07-02 17:45:16 +03:00
Sandu Liviu Catalin
cd55e51d62
Allow CPR to use the thread pool.
2021-03-28 00:19:09 +02:00
Sandu Liviu Catalin
bee47a44c4
Reinstate CPR using system library.
2021-03-27 00:18:51 +02:00
Sandu Liviu Catalin
0d05273f3f
Remove CURL/CPR.
2021-02-02 19:10:51 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
9efcfe2fa9
Discard unwanted libraries from discord integration attempt.
2021-01-28 13:17:06 +02:00
Sandu Liviu Catalin
7f36aae9f9
Initial implementation of a CURL extension.
...
TODO: async/mt
2021-01-28 05:00:03 +02:00
Sandu Liviu Catalin
95705e87c8
Initial preparations for CURL and Discord integration.
2021-01-27 07:27:48 +02:00