Commit Graph

18 Commits (df328995815acb0f40268893a32ec72620f0bfd8)

Author SHA1 Message Date
Tomasz Sowa f7b5ac0dc8 change the way how winix answer is created
1 year ago
Tomasz Sowa d5ebb7ca12 changed the way how the request's answer is created,
1 year ago
Tomasz Sowa 26ed7b80be changed values for send_file_mode config parameter:
2 years ago
Tomasz Sowa c5c02d7f44 HtmlTextStream has now pt::Stream as a based class and uses pt::WTextStream as a buffer
2 years ago
Tomasz Sowa 9d65d931d0 moved some ezc functions from templates/item.cpp to Item and ItemContent
2 years ago
Tomasz Sowa df3f04a951 added to misc: timespec_to_stream_with_unit() for printing times either is seconds or miliseconds
2 years ago
Tomasz Sowa bf1f0954b9 fixed: changed "%g" to "%f" when printing request/ezc times
2 years ago
Tomasz Sowa 2f1cdcf379 added printing info how much time winix spent in the ezc engine
2 years ago
Tomasz Sowa 2c5062ba22 UrlEncode() methods from core/misc.h are now thread safe
2 years ago
Tomasz Sowa 79eda7abb0 - added to FunctionBase: bool register_default_models (default true)
2 years ago
Tomasz Sowa 8bb585d97d updated to the new pikotools api: changed utf8 functions PascalCase to snake_case
2 years ago
Tomasz Sowa e48a28a5c8 namespace PT renamed to pt
2 years ago
Tomasz Sowa f1af7e2eeb updated to the current pikotools api from branch api2021
2 years ago
Tomasz Sowa afbe82e9f4 changed the way how prefixes are added to urls
2 years ago
Tomasz Sowa a2ffc1e81c start working on 0.7.x branch
4 years ago
Tomasz Sowa 436a198c36 changed: using PT::ToLower instead of ToSmall
5 years ago
Tomasz Sowa 3f29cdc01e changed: config parameters: log_check_proxy_ip_header -> check_proxy_ip_header and log_proxy_ip_header -> proxy_ip_header
5 years ago
Tomasz Sowa ed5adb3f23 moved winix directories to winixd subdirectory
7 years ago