Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/drogonframework/drogon

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
https://github.com/drogonframework/drogon

remove 'SSL validation' comment from HttpClient (#752)

490948bb38c4a6c573dbd8e7b9cb5adafbb81d1b authored almost 4 years ago
Add redis support (#719)

6d9aa3b44cab9ea73dcba33da126b65e4302973e authored almost 4 years ago
Fix build.sh missing nproc error in build for macOS (#751)

df04c47f7480cadf89a42008b6731ba8cd58fee0 authored almost 4 years ago
Add Arch Dockerfile (#749)

1dfaaac5d07ed713e96d8ad36aec38b2aaf3b27a authored almost 4 years ago
Feature/orm convert method (#739)

29a1659085d4e9c4e40a36e51882ffd90aecc82a authored almost 4 years ago
Fix compilation errors for TimeFilter example (#743)

ed5ceb019de094b2fad20e967ca4091428e6e641 authored almost 4 years ago
feature(signal): Add option to disable signal handling (#742)

bcd8e27a363db40bf812c1b111e3164fc7b4a3b3 authored almost 4 years ago
Fix compile warnings in SQL client (#741)

1901801d598fa002aa2674833e014f89890e21f0 authored almost 4 years ago
Fixes on some name words typos (#738)

Co-authored-by: roque <[email protected]>

71269e0179ce542a022061dfed9ea11af20170cf authored almost 4 years ago
Bump version to 1.4.1

5dc02c34768544ccee1a59cd77c02f1cd229232d authored almost 4 years ago
Fix the same bug in the DbClientLockFree class

e28b9aa59cb28748662f704ad7037bfaaa39a502 authored almost 4 years ago
Fix a bug of DbClientImpl class (#735)

b30c92a9a2985013affd8a3fc80b646005a791f0 authored almost 4 years ago
Bump version to 1.4.0

cd389aec1387f5bb08ead250cedc18e1c7f1799c authored almost 4 years ago
return awaiter from coroutine instead of resumable (#733)

98da3490e73726d2dd2b297b3dfd19b9e0e40bd6 authored almost 4 years ago
Fix drogon::Task<> not destructing internal object (#729)

8bd1f5684e6de0c53111628f93cf979443dfea48 authored almost 4 years ago
HttpRequest: add feature to avoid url encoding of path (#730)

af2bd6ba69b6c9035d96fd75f56b3ee6d93015ee authored almost 4 years ago
Make projects created by dg_ctl support coroutines (#727)

ef51951785a86d23ca89118dc93842a132d1b903 authored almost 4 years ago
Update trantor

0995749dec91401c81049191bd2c2110f008ea0a authored almost 4 years ago
Valivate certificate in HttpClient (#726)

Co-authored-by: an-tao <[email protected]>

cde19a1f57bc5c51ba8b2e4c21515a48fee0acc5 authored almost 4 years ago
Support SNI in the HttpClient class (#724)

0f5721119c3c8ce312310afd875ee784a9a4d7f9 authored almost 4 years ago
Modify Mapper and CoroMapper templates (#722)

ffda84627ba23b00a9dc96f7783b2cb9febcf593 authored almost 4 years ago
Modify FindMySQL.cmake

fd720d55d9254c4db0219cd747ef2ff0e3c87f81 authored almost 4 years ago
Revert OS X CI fix (#721)

4210dbce071a3c5832fda810d2a971d895dac1e9 authored almost 4 years ago
Fix the error when SSL handshake fails (#717)

eb2d24197a5a36aba778b5258f0d454f767e8ff9 authored almost 4 years ago
Lowercase all http headers, add webp and avif types (#718)

12cfdd5916a1d9d49e632a235a1459aaea8e1ce4 authored almost 4 years ago
Add drogon::orm::CoroMapper<T> template (#712)

Co-authored-by: marty1885 <[email protected]>

3b8b63d17d133a4b1ec8c5ed62a975936448a983 authored almost 4 years ago
Add transactions test of coroutines (#711)

cfb71cc6193267793c429caf130e1e738b304523 authored almost 4 years ago
Fix typo in README.md (#708)

33044c823f58261e1ef810b0b6cad80b1deb9b97 authored almost 4 years ago
Fix stack use after scope error in client_example (#707)

0b5920a1f3478685939d69e28e47b70ac2c99fd8 authored almost 4 years ago
Add default value interface to sqlbinder for mysql and postgresql (#704)

6542236b203b9c9e707fede1abb0c14835e4bdf0 authored almost 4 years ago
Fix compilation errors on vs2019 (#706)

Fix compilation errors on VS2019 when coroutines are enabled

4c577e6fa9feb5bfb9992cd50c7e64717b8bd457 authored almost 4 years ago
Coroutine support (#693)

* app().registerHttpHandler() accepts coroutine as handlers
* HttpController can use coroutine ...

a2142dd93ea4a513e4df55aa4748662b9e3033e8 authored almost 4 years ago
Return 404 or 405 responses correctly (#705)

7ce5768372628394caa6e6f6efdf031dfaf5a5a0 authored almost 4 years ago
Fix a error in the HttpClient class when a response has no content-length header (#698)

5426100bdef248cb10f578c72a8a3e3f48a90b75 authored almost 4 years ago
Fix CI fail on OS X (#699)

a060351f7a75db8218345ccdcbf62ecb2cf05b5a authored almost 4 years ago
Handle cross compiling properly (Fix for #654) (#694)

2919fdb7d42a38dc9f9cde181daa9a17f78b49de authored almost 4 years ago
Bump version in CMakeLists.txt to 1.3.0 (#692)

0168cd0574184a705cc7f7bc8343836dbee89adb authored about 4 years ago
Bump version to 1.3.0

1bbc457f0d41d71809ff636f6eeec8b5b0355b85 authored about 4 years ago
Fix an error with missing composite key to sqlite3 ORM generator (#673)

64e916ccb39d5c82ab99023a9323fa1445364a18 authored about 4 years ago
Fix an error in sqlite3 ORM generator (#669)

f26450f04b11c166b61f5d9d279e81458d96954c authored about 4 years ago
Add format check to actions (#668)

66fbb33956e06a2a4bfba39aca571de1d2d3fe20 authored about 4 years ago
Serve wasm files with the correct MIME type (#667)

4b5885e3c0572809d23979ef25f5060eb362f759 authored about 4 years ago
Add option for setting float precision in Json string (#666)

ec59dbbc3d3bff20e0e8e3155a7873591cf9648c authored about 4 years ago
Fix some bugs when creating models via drogon_ctl (#660)

1cb8b17709abe8f73c6de45f2291e75452e6bb76 authored about 4 years ago
Based on https://github.com/an-tao/drogon/issues/627#issuecomment-727768460 (#659)

Co-authored-by: oroszz <oroszz>

61bb2cf130b4a9aef270675bd6d805abb1b5c1cb authored about 4 years ago
sqlite3: Insert into stmtsMap_ as string_view (#657)

f9d714ab748cd9aee190a024bd1e197409153094 authored about 4 years ago
Update trantor (#656)

* Update trantor
* Make some minor modifications.

ce704aff5b2d6b5043eb755ebec8a29facd6e692 authored about 4 years ago
Fix cmake drogonctl crosscompile (#654)

d2f291689d6fb4a8e8c67cd380a32ecb737014ef authored about 4 years ago
Create cmake.yml (#653)

566297d4df7990a4a1112aeee1813ac6ee5e9ef8 authored about 4 years ago
Remove the use of std::filesystem to adapt to old compilers (#652)

28f6338271edd490388e026e1f24244f63dc3e59 authored about 4 years ago
Fix brotli link order (#651)

64fe47acd8cd1781fc878aac6dfd4f5f15451afd authored about 4 years ago
Bump version to 1.2.0

35b4a86e060a8a0698a59a23f7f5418cc269def9 authored about 4 years ago
Fix MinGW ORM building by enabling htonll and ntohll (#650)

292894c42662a32f4cbced2f755d83fa861fd334 authored about 4 years ago
Add implicit page resolving capability (a-directory -> a-directory/index.html) (#647)

Co-authored-by: an-tao <[email protected]>

1abd8b3506438e4fd5f424dfa17d5c5e4d3e570a authored about 4 years ago
Add support in the SqlBinder class and the Session class (#644)

8b7ffb28d714fa0dcedcd86025ece032435813c3 authored about 4 years ago
Add the reuse_port option (#634)

7dd2d6123b69d33c104cd4eff0c13a0f261be2c4 authored about 4 years ago
Fix a stack-overflow error when high concurrency happening on sqlite3 (#633)

69d687dbcbeccebc3c90d0e9e7bfe2d3da0107f7 authored about 4 years ago
Don't send content type in a 304 response (#630)

4ca90f2415760b567194f359ca2b5700ab704436 authored about 4 years ago
Return 400 if the content-length is invalid (#629)

4ce2d25d551a093fc230b095ff9987c3263bfa75 authored about 4 years ago
Added OpenBSD as Supported Operating System

72a4cad9c10eea6a29e038877ae2aa73c4978184 authored about 4 years ago
Added OpenBSD as Supported Operating System

3f0eec64276f184c71bed8f482de9616260ec47e authored about 4 years ago
Added OpenBSD as Supported Operating System

3c0103d32471b140c25571eea2c0e787cd40e950 authored about 4 years ago
Support OpenBSD (#626)

Co-authored-by: an-tao <[email protected]>

886dfc36485f81f8d532e8470e25bfaa7c040798 authored about 4 years ago
Modify the WebSocketTest controller to create a simple chat room (#625)

4f9ee821534031f6eaeb38e26d3bfdf67e4f1a5b authored about 4 years ago
Fix error when receiving response without content-length header (#623)

7e8beacd1d725bd4fd417755c1df0aaac6359f7c authored about 4 years ago
Bump version to 1.1.0

fb17efe765d162be01680b05a3a387c7a182a4c5 authored about 4 years ago
Fix a bug in the Mapper::insertFuture() (#620)

594911b7a29977d6c05ae44c928ec8730e70806d authored about 4 years ago
Fix a bug when creating sqlite3 database models (#618)

dbf21f7dbc58e39367b8333e601400a3bd313b65 authored about 4 years ago
Add the Host and Sec-WebSocket-Version headers when connecting to a websocket server (#615)

de37a0ae291b0aade1c03603286b51cdfd2b4bce authored about 4 years ago
Find mariadb client library correctly on Ubuntu 20.04 (#613)

ed2818ed89cf475ce71635dfaa24f4b653b08b39 authored over 4 years ago
Remove duplicate definition of `args` vector. (#609)

* Remove duplicate definition of `args` vector.

Removed duplicate definition of the variable ...

17b3ea471d3e4a5df18f36d913c20d00adaf62c9 authored over 4 years ago
Add --path-to-namespace option to drogon_ctl for creating views (#607)

43e7b3fec023e49564a467cc622df2a4ed87a207 authored over 4 years ago
Support namespaces when creating view source files (#606)

c264c91f382f21b667fada990cbd32315f412228 authored over 4 years ago
Modify the procedure of the app().run() method (#603)

34d2fe45c30a78c00b23510207901724a5daa91e authored over 4 years ago
Use TW terminology for the TW document (#601)

fb7d73be069dcd8e0ffdbd7ab986c4ab48a937a3 authored over 4 years ago
Fix HttpServer::isWebSocket to detect lowercase "upgrade" connection value (#594)

* Fix HttpServer::isWebSocket to detect lowercase "upgrade" connection value

The websocket li...

de0d793fc71743bedc96a6585fa5308a7fd9b75b authored over 4 years ago
CMAKE bug fixed when SHARED and EXAMPLES are on (#597)

Co-authored-by: andre <[email protected]>

3d9278cb82d12d76a7c57c51dcae4533564c4883 authored over 4 years ago
Add zh-TW README.md (#593)

2ffd4738b238c4f6d4dc85ae454a7d8b37877ff9 authored over 4 years ago
Use explicit lambda capture lists (#590)

0fe3f6fd8f66babe7542480b2066615f1a165cb2 authored over 4 years ago
Disable TLS1.0/1.1 on HTTPS by default (#588)

465d2ebfe89b088a89fff8aa0be38ccdd7d3ce6b authored over 4 years ago
Fix failing to connect to DB if parameters contains spaces (#589)

ada35c43faf88a1de5f375f64b2a278cd3ae6f8d authored over 4 years ago
Bump version to 1.0.0 (#584)

bbb338bf12abed17c97ef9b2fba4584600001ed6 authored over 4 years ago
Update README

5bca202c28c6fd2d8c0e9d9de81fa944964a2640 authored over 4 years ago
Add ConfigLoader::ConfigLoader(const Json::Value &data) (#579)

6fca7067dad9e3ffcaa3091f1d99c29fb2b07bfb authored over 4 years ago
Delete a confusing log output

c320527f9da3f502382e36d53fd221fa3c1fafcc authored over 4 years ago
Fix a bug when creating models in some special cases (#577)

d023743fa3236c085cf6ec36403fcd9bf7ff769f authored over 4 years ago
remove execution permission on /tmp/drogon.lock (#575)

c4ff98e620f6fb0a36c4f3aed5a9c28219e99711 authored over 4 years ago
Modify the FileUpload.csp in simple_example to avoid CORS (#573)

3222c0df844e3659a6da3c25b6da2519003e6c71 authored over 4 years ago
Modify session handling (#568)

* Change thread unsafe interfaces to safe.

* Fix some compiler warnings

4c9463eeb71d2e054f1022146cde6f27dd2c0a36 authored over 4 years ago
Suppress sanitizer warning (#572)

Add default initializer for HttpConstraint::method_ member variable to avoid the following warni...

6f7a06222161d246a9efa389045b2f82bfa8847b authored over 4 years ago
Modify the documentation of the method fileData() (#566)

a32170b9a3cd3e738d4c622da716aa60f707ba3d authored over 4 years ago
Remove the useless method stat() from the PluginBase class (#563)

11cabfb546528b9d89e06a180e2d6251356a5a42 authored over 4 years ago
Add getListeners() method to the HttpAppFramework class (#559)

e032f9bd0e335cc7dddcffe2652c0f09079d0065 authored over 4 years ago
Add support for status code 418 (#557)

3a00ffde472738ad013ff42bc3d4d5bb4c118fc2 authored over 4 years ago
Update trantor

19df3afb78c7f45b69fb1243a745217ee8a45ec2 authored over 4 years ago
Remove the expired std::iterator template (#554)

4a9ba2088c487b2bde2768b8cdc00a73e3eb72a8 authored over 4 years ago
Modify methods related to headers (#552)

a10e6bfb1c7dc360140ce06057cdf1d445fe0413 authored over 4 years ago
Fix a bug when losting connection to MySQL server during query (#550)

4d8707df4bd7a74513db147338daf1003f799fce authored over 4 years ago
Fix an issue of simple_reverse_proxy when handling chunked transfer-e… (#549)

* Fix an issue of simple_reverse_proxy when handling chunked transfer-encoding

7117d960161c0bab93eccaf15fbbab9a12f2e77d authored over 4 years ago
Bump version to 1.0.0-beta21

d59021ef9fbeff86f48eee06136fa834cb436f01 authored over 4 years ago