Артур Шевченко nikto_b
  • Joined on 2025-01-19
nikto_b pushed to master at nikto_b/megasniff 2025-08-20 21:59:49 +03:00
36e343d3bc Make argnames escape
nikto_b pushed to master at nikto_b/turbosloth 2025-08-20 03:12:06 +03:00
c40bdca9e4 Allow DI injectors use request schemas in a required args
nikto_b pushed to master at nikto_b/breakshaft 2025-08-20 03:11:20 +03:00
5ac6ff102f Add method add_conversion_points into a ConvRepo
nikto_b pushed to master at nikto_b/megasniff 2025-08-20 03:08:39 +03:00
0786fc600a Fix default string option rendering
nikto_b pushed to master at nikto_b/breakshaft 2025-08-20 03:07:38 +03:00
9142cb05fc Fix import universal_qualname in a GraphWalker
nikto_b pushed to master at nikto_b/turbosloth 2025-08-20 03:03:23 +03:00
328647702d Allow DI injectors use request schemas in a required args
faaa43fdf1 Allow DI args into an app handlers
Compare 2 commits »
nikto_b pushed to master at nikto_b/turbosloth 2025-08-20 00:36:59 +03:00
dc83b3278c Setup annotation-based request params unwrapping and validation
nikto_b pushed to master at nikto_b/megasniff 2025-08-20 00:33:21 +03:00
b11266990b Add store_sources option that stores rendered source in a __megasniff_sources__ property
nikto_b pushed to master at nikto_b/breakshaft 2025-08-20 00:31:44 +03:00
a256db0203 Add ConversionPoint reference into a ConversionRenderData for a further deduplication and reuse of raw call sequence
nikto_b pushed to master at nikto_b/megasniff 2025-08-19 16:52:14 +03:00
c11a63c8a5 Allow constructing iflators for dict->tuple for further args unwrap
nikto_b deleted branch tuple_constructor from nikto_b/megasniff 2025-08-19 16:52:14 +03:00
nikto_b merged pull request nikto_b/megasniff#2 2025-08-19 16:52:13 +03:00
Allow constructing iflators for dict->tuple for further args unwrap
nikto_b created pull request nikto_b/megasniff#2 2025-08-19 16:52:05 +03:00
Allow constructing iflators for dict->tuple for further args unwrap
nikto_b created branch tuple_constructor in nikto_b/megasniff 2025-08-19 16:51:59 +03:00
nikto_b pushed to tuple_constructor at nikto_b/megasniff 2025-08-19 16:51:59 +03:00
c11a63c8a5 Allow constructing iflators for dict->tuple for further args unwrap
nikto_b pushed to master at nikto_b/breakshaft 2025-08-19 02:38:13 +03:00
d68bb79a97 Bump version
9d03affd41 Allow passing [ConversionPoint] into create_pipeline with a type remap for ConversionPoint
52d82550e6 Allow passing [ConversionPoint] into get_conversion with a type remap for ConversionPoint
Compare 3 commits »
nikto_b deleted branch remap-injector-typehints from nikto_b/breakshaft 2025-08-19 02:38:13 +03:00
nikto_b merged pull request nikto_b/breakshaft#8 2025-08-19 02:38:12 +03:00
Allow injector type hints remap
nikto_b pushed to remap-injector-typehints at nikto_b/breakshaft 2025-08-19 02:38:05 +03:00
d68bb79a97 Bump version
nikto_b created pull request nikto_b/breakshaft#8 2025-08-19 02:37:46 +03:00
Allow injector type hints remap