Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa f4470ccbe7
allow to not set the res value from a plugin function
Add PluginInfo::has_res (bool, default true). If set to false by a plugin function
then the PluginInfo::res value is not taken into account when calculating how many plugins
have returned true or false.
2024-01-04 15:57:29 +01:00
winixcli (winixcli): add a --sort-tables option 2023-11-09 10:57:11 +01:00
winixd allow to not set the res value from a plugin function 2024-01-04 15:57:29 +01:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore (winixcli): add a --sort-tables option 2023-11-09 10:57:11 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00