Commit Graph

10 Commits

Author SHA1 Message Date
The-EDev 84289dbe71
fix typos 2022-04-27 05:58:53 +03:00
Luca Schlecker 7e4f1494d2 improved lambda bracing by inlining only empty lambdas.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-11-27 19:22:35 +01:00
The-EDev 03e59aa446
improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
The-EDev 7f4b7c8ff9
created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
Luca Schlecker e5c7daccce remove every occurance of `#define CROW_MAIN`.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-11-21 17:25:16 +01:00
The-EDev 165c72f56c fixed issue where disabling crow static directory would also disable all other routes 2021-07-05 12:18:00 +03:00
Maxim Kokryashkin cdce8f443a macro rename 2021-03-31 20:30:32 +03:00
Maxim Kokryashkin ce7d08eb0e fixed issues with static wariables 2021-02-21 00:28:32 +03:00
The-EDev 24830648d2 added macros for static endpoint and directory
(also put some info in the example)
2020-11-10 23:56:27 +03:00
Farook 03f6d6c818 added static file example 2020-10-04 19:29:56 +03:00