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

Ability to disable ORM, CTL and EXAMPLES

2d1c754c72e0a337aef64ccc0285f6505e3e6ccc authored over 5 years ago by moneroexamples <[email protected]>
Update trantor to fix a race condition

32836a0fef0a9a1061ac92ef87bd269edb2e1734 authored over 5 years ago by an-tao <[email protected]>
Merge pull request #162 from an-tao/dev

Modify some code to get a good style

40d8bfe17ce88c28d9322fcbeea059a96806186a authored over 5 years ago by An Tao <[email protected]>
Modify some code to get a good style

3452a2fa1cffaca13463c1bbfd7545c20cdef5a9 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

fc7505122f02b4f93f405e90da9da9fcf7ef817d authored over 5 years ago by antao <[email protected]>
Merge pull request #161 from an-tao/dev

Make some inline functions out-line

bb09c25da8ee6c9c2f4ae7234009c3d5f725d4dd authored over 5 years ago by An Tao <[email protected]>
Make some inline functions out-line

c17591ef4911fd75fd2d1b3e3dd212b5cf1d1351 authored over 5 years ago by antao <[email protected]>
Merge pull request #160 from an-tao/dev

Make the HttpClient class support cookies

97f71aa36440f946a26181f4bd40bdd696377885 authored over 5 years ago by An Tao <[email protected]>
Make the HttpClient class support cookies

a4c0e3378273e0c51e9085252e0f3605b549e40b authored over 5 years ago by antao <[email protected]>
Merge pull request #158 from an-tao/dev

Add the StaticFileRouter class

b5ced3d7e22323751e69f7228c92f7d039530c7a authored over 5 years ago by An Tao <[email protected]>
Add the StaticFileRouter class

bf7a612069f38d4599f153d3f79cfec1d49cf9ce authored over 5 years ago by antao <[email protected]>
Update trantor

ae07f16e75a2c7579282cfc4d166ec7f0f2870ce authored over 5 years ago by antao <[email protected]>
Merge pull request #156 from an-tao/dev

clang-format

26bf4ac50b91b874535d5044a994bfb5f6120494 authored over 5 years ago by An Tao <[email protected]>
clang-format

11b6d20a69519499e2a2552e08f4cdd4b6025270 authored over 5 years ago by antao <[email protected]>
Merge pull request #155 from an-tao/dev

Change the line length limit to 80 characters

d350dc7232a777726fef640693c05a516394a19a authored over 5 years ago by An Tao <[email protected]>
Change the line length limit to 80 characters

e5fe92c67aab308489de81335902d9d95d05c095 authored over 5 years ago by antao <[email protected]>
Update trantor and README.md

3d3fd2531c4613b02baf95ed7787c1cd377e3ddc authored over 5 years ago by antao <[email protected]>
Merge pull request #154 from an-tao/dev

Add .clang-format

d98a2ca519d7728ef1e12835796011449599b570 authored over 5 years ago by An Tao <[email protected]>
Add .clang-format

be08aba9d1dcb651b3933bbfb7e2f1f926147112 authored over 5 years ago by antao <[email protected]>
Merge pull request #153 from an-tao/dev

Modify the HttpRequestParser class to improve performance

3647f8c80e01f4a8905f40aaa4740af6947b19d1 authored over 5 years ago by An Tao <[email protected]>
Modify the HttpRequestParser class to improve performance

bb0acd341ff0ab71f4832a835bc2c6f641757219 authored over 5 years ago by antao <[email protected]>
Remove unused InnerIpFilter.cc

04a92f2b547f48d48f51c3a033ca272f9a29f085 authored over 5 years ago by antao <[email protected]>
Update trantor

14b29c7b0630996bc020a28501046a22126dcbc6 authored over 5 years ago by antao <[email protected]>
Change version to 0.9.35

01916a324aa172e9fede3c7833adf907f2df312a authored over 5 years ago by antao <[email protected]>
Update trantor

95eab6682f6293311ff773b08f09eede1ae4dd91 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

2d96110af68f7a5261ff541058d7117a3efd0cfa authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

9dd69e751502a37d7112e2471262c614aa677ffd authored over 5 years ago by antao <[email protected]>
Update README

1b5abb0b03a6b3c612e7a8a2cd1e45fb6bebd2ad authored over 5 years ago by antao <[email protected]>
Merge pull request #152 from an-tao/forward

Add the forward() method to the framework

a59c7ca7930dbb94d9acf347204977aa854b4887 authored over 5 years ago by An Tao <[email protected]>
Add the forward() method to the framework

3e1886a84e132627f27e8f4dc0bf9e6a22e19fa5 authored over 5 years ago by antao <[email protected]>
Merge pull request #151 from an-tao/filter_callback

Change the callback type in Filters and AOP Advices

93388d943f0528082b58a44fbeb55d486728a723 authored over 5 years ago by An Tao <[email protected]>
Change the callback type in Filters and AOP Advices to the r-reference type

e696553b3dbcd647b792c133079e47c77a6c5ae1 authored over 5 years ago by antao <[email protected]>
Update README.md

89f940602df8aa658c0d96d5d2f520ffa16fe84b authored over 5 years ago by An Tao <[email protected]>
Merge pull request #150 from an-tao/rreference_callback

Change the type of the callback in handlers to r-reference type

971ff9c2cf42da40b088bc259af99b038e352351 authored over 5 years ago by An Tao <[email protected]>
Change the type of the callback in HTTP request handlers to r-reference type

00049c0d23d618177de4a018c5606ac1cc9e94d6 authored over 5 years ago by antao <[email protected]>
Merge pull request #149 from an-tao/dev

Return index.html to the client requesting '/'

597959a823e4a4ebb53b31c8ba77dabdfd524f8a authored over 5 years ago by An Tao <[email protected]>
Return index.html to the client requesting '/'

66c6441c96f8478330ce583c28c53462453d66c9 authored over 5 years ago by antao <[email protected]>
Merge pull request #148 from an-tao/cookies_bug_fix

Disable cookies on 404 pages

52bc179b51e99cba9430e870395d9b3931845fa0 authored over 5 years ago by An Tao <[email protected]>
Disable cookies on 404 pages

c48f2ca118b16aba1406309669d1fcbda955c0f5 authored over 5 years ago by antao <[email protected]>
Merge pull request #147 from an-tao/dev

Add two configuration options

59622d8f8ef49ece6274e0d91cfdf067089aa37c authored over 5 years ago by An Tao <[email protected]>
Add two configuration options: the client_max_body_size and the client_max_websocket_message_size

a85c64ac690720330382b6e4f721fc4895d062de authored over 5 years ago by antao <[email protected]>
Merge pull request #145 from an-tao/dev

Change version to 0.9.33

0f6d2e31ac1c12f980266c98ecd28f0abf9a81bc authored over 5 years ago by An Tao <[email protected]>
Change version to 0.9.33

0a27394cca05f6598de0dbf8c69d0bf75983ecbc authored over 5 years ago by antao <[email protected]>
Merge pull request #144 from an-tao/dev

Implement gzip_static

3042327fc8684d4dbaf177751a5960a725fdcc70 authored over 5 years ago by An Tao <[email protected]>
Implement gzip_static

2efa183b93a3838875bd50b9b7be43ba05dba93f authored over 5 years ago by antao <[email protected]>
Merge pull request #143 from an-tao/dev

Enable users to specify a preferred installation location

ff2bfe89f68a37afd0d680261a89ddae81769fd3 authored over 5 years ago by An Tao <[email protected]>
Enable users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable

dc14eeda4e70d90897a0b3ff1d32043353a7bfdf authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

c7754e70c46c8c0df898004d712bc519e8c4d663 authored over 5 years ago by antao <[email protected]>
Merge pull request #140 from an-tao/dev

Modify some interfaces

437d7a6879d8f201322c2153e1ea1844d9ed8a5e authored over 5 years ago by An Tao <[email protected]>
Modify some interfaces

e48692939c7bca61085ad4a5f53caa6cc62ac7ec authored over 5 years ago by antao <[email protected]>
Merge pull request #138 from an-tao/dev

Add the content() method into the HttpRequest class

381130bc8379e4de21865109a07638637c3e611a authored over 5 years ago by An Tao <[email protected]>
Add the content() method into the HttpRequest class

78ff8a183714a8f186e2c0bd1726b721f22840f8 authored over 5 years ago by antao <[email protected]>
Set theme jekyll-theme-cayman

5ef5c026f5038c61168db47b025809190c166e75 authored over 5 years ago by An Tao <[email protected]>
Set theme jekyll-theme-time-machine

01117159c0801b8eac446420b3d1ac5fba3fc42b authored over 5 years ago by An Tao <[email protected]>
Update the submodule trantor

de8e49983651158475ef623a51a59687d48680c3 authored over 5 years ago by an-tao <[email protected]>
Merge pull request #136 from an-tao/dev

Check whether the port is in use

aa853625fae21cac5775594006045d175154ff44 authored over 5 years ago by An Tao <[email protected]>
Check whether the port is in use

87c51d1b5325200d21f3c34be1c0970007f241c1 authored over 5 years ago by an-tao <[email protected]>
Update the submodule trantor

0b96089a0a2653734a25d816076e4d9f2537314a authored over 5 years ago by antao <[email protected]>
Merge pull request #134 from an-tao/mac_dynamic

Modify shared library loading

17ffbb6a0facc0eee20aa567279526812050d801 authored over 5 years ago by An Tao <[email protected]>
Modify shared library loading

0e14406b313118ed3b3b54ed90fd800cb2a37df6 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

286ccbdc94a1d9e132f7a108681d69e8f527f142 authored over 5 years ago by antao <[email protected]>
Merge pull request #133 from an-tao/demangle

Handle demangle error

2a2ba49c1b5c171e4ad1ee26c8c7b21000bbb116 authored over 5 years ago by An Tao <[email protected]>
Handle demangle error

41168888807ff69b2449b73faf3bf307b125cadd authored over 5 years ago by antao <[email protected]>
Merge pull request #132 from an-tao/dev

Change escapes from '{{}}' to '[[]]' in views

8b86c4666657dee6e764ba473432d398215f53ce authored over 5 years ago by An Tao <[email protected]>
Change escapes from '{{}}' to '[[]]' in views

fa9376b89a6199e310c6ad103ee65b8882193c35 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

8d1617d1a7e37ba6f69e762fed310a1969315217 authored over 5 years ago by antao <[email protected]>
Merge pull request #131 from an-tao/dev

Support host strings with IPv6 address in the HttpClient class

abe4c4c245afd23423d9afd0347d3e483aeebb24 authored over 5 years ago by An Tao <[email protected]>
Support host strings with IPv6 address in the HttpClient class

189c537c29f0c9ad9d7ff3f025b8392761bc77b5 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

e460fc54d3a91249597997712b81b08b67357e7d authored over 5 years ago by antao <[email protected]>
Merge pull request #130 from an-tao/dev

Add the getHandlersInfo() method

6dab582039157cde495b4599a68150d17493c29b authored over 5 years ago by An Tao <[email protected]>
Add the getHandlersInfo() method

32c14631fa0582868291a6ece67e692ee2b7b580 authored over 5 years ago by antao <[email protected]>
Add a diagram for AOP join points

863084f26afcd185992afdf91206f27b3cd5237a authored over 5 years ago by antao <[email protected]>
Merge pull request #129 from an-tao/dev

Modify AOP

1ecec4b062310262a30ee8d0a3a88fd9b75041c2 authored over 5 years ago by An Tao <[email protected]>
Modify AOP

f6411812d59f37a91c4fc5037202fbaf316881f7 authored over 5 years ago by an-tao <[email protected]>
Merge pull request #128 from an-tao/aop

Add support for AOP

a9c4205d9268f7823ef9c8c83f53737d8b71e70e authored over 5 years ago by An Tao <[email protected]>
Add support for AOP

1bc07c5197dba346fe44ad0bdcc5b5c5d65fb68a authored over 5 years ago by antao <[email protected]>
Merge pull request #125 from an-tao/dev

Add some methods using std::chrono_literals

c1b5a240cb80f92e62326838b16b4e0538145d8d authored over 5 years ago by An Tao <[email protected]>
Add some methods using std::chrono_literals

e517f07685de106ecd46dc40b7a78370fbe8901e authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

604040409676288ae89b2c8cc58507d7d33965a9 authored over 5 years ago by antao <[email protected]>
Merge pull request #123 from an-tao/cors

Add the OPTIONS method

d2f38b9b219904fd9af691d95176110e33571a78 authored over 5 years ago by An Tao <[email protected]>
Add the OPTIONS method for CORS

d5e8bd0b738fcc34c87bdbea5c8ae819e56d2f9e authored over 5 years ago by antao <[email protected]>
Merge pull request #122 from an-tao/optimize-db

Optimize database operations

2d9ca5ae5f81c191a664c50dfb49e19339b0c83c authored over 5 years ago by An Tao <[email protected]>
Optimize database operations

9703439b8de2a654a5220041029efb6b37bf7eb8 authored over 5 years ago by antao <[email protected]>
Merge pull request #119 from an-tao/dev

Add the setCustom404Page() method

dc4f8aac380586bd3e6e0002359125883021b738 authored over 5 years ago by An Tao <[email protected]>
Add the setCustom404Page() method

1e6a532ed34331ec0642c008d7dbf2a45ee099c3 authored over 5 years ago by antao <[email protected]>
Merge pull request #117 from an-tao/dev

Modify the implementation of WebSocket

f13f330f3e0874cb9b093e4f6a45009640863526 authored over 5 years ago by An Tao <[email protected]>
Modify the implementation of WebSocket

e87c9a75f65a813b3e681dd2efdfebbe4c380376 authored over 5 years ago by antao <[email protected]>
Merge pull request #115 from an-tao/dev

Add FastDbClient instances into the main event loop

ef90805c6c54c1cb818233129e8c1b99e86eabd9 authored over 5 years ago by An Tao <[email protected]>
Add FastDbClient instances into the main event loop

6af398ff5a709ada3663c31dfb9b9aa41fe76811 authored over 5 years ago by antao <[email protected]>
Merge pull request #114 from an-tao/dev

Modify the pipeling test

4ea05bc606c9b993b7f1f18818f83e623756d7ff authored over 5 years ago by An Tao <[email protected]>
Modify the pipeling test

3a587ab90bbc126c8559b985b3c33a674868325f authored over 5 years ago by antao <[email protected]>
Update version to 0.9.32

705250eb90092359e06d6fa11352fa61962fd487 authored over 5 years ago by antao <[email protected]>
Merge pull request #112 from an-tao/websocket_client

Add WebSocket client support

ea12d4c7674a6d302db64e5b7cd375f78817f555 authored over 5 years ago by An Tao <[email protected]>
Add WebSocket client support

b96eb04859b2d6757b6a1393b6431cddf1ac1122 authored over 5 years ago by antao <[email protected]>
Update trantor

62f268d8370ce3b2c66b3753781114daa3abe26c authored over 5 years ago by antao <[email protected]>
Update LICENSE

ade1e5d31a0587b42e3f27f23e507ec74f57f590 authored over 5 years ago by antao <[email protected]>
Merge pull request #110 from an-tao/dev

Make WebSocket suitable for Firefox browser

dc07451ddffa45f59b905ab3e6f2ed7aa93f2043 authored over 5 years ago by An Tao <[email protected]>
Make WebSocket suitable for Firefox browser

66c518949d78c7fd9fd778204aaa2426af4d9858 authored over 5 years ago by antao <[email protected]>
Merge pull request #108 from an-tao/dev

Fix a websocket bug in Linux and add ws_test.html for testing

524ad6ce2271ba2b9cfe460c2893f57d132c8308 authored over 5 years ago by An Tao <[email protected]>
Fix a websocket issue in Linux

d2bb1c10a754c2503da980fdbdda47e387d70c72 authored over 5 years ago by antao <[email protected]>