Commit graph

110 commits

Author SHA1 Message Date
8a0b94b873 [tutorial v1.1_085] Redefine other parameter in custom type for HTTPS and SOCKS (config and doc) 2026-06-14 06:31:51 +02:00
8381bf08ec [tutorial v1.1_084] Redefine other parameter in custom type for HTTP 2026-06-14 06:31:46 +02:00
4ecd315cca [tutorial v1.1_084] Redefine other parameter in custom type for HTTP (config and doc) 2026-06-14 06:31:46 +02:00
49d2b9aca7 [tutorial v1.1_083] Redefine default value in custom type variable 2026-06-14 06:31:41 +02:00
efbaf48102 [tutorial v1.1_083] Redefine default value in custom type variable (config and doc) 2026-06-14 06:31:41 +02:00
7b3af6ca95 [tutorial v1.1_082] Add a variable in a family with custom type 2026-06-14 06:31:36 +02:00
3ef30be189 [tutorial v1.1_082] Add a variable in a family with custom type (config and doc) 2026-06-14 06:31:36 +02:00
34836fca83 [tutorial v1.1_081] HTTPS and SOCKS Proxy with "proxy" type 2026-06-14 06:31:32 +02:00
2ed4b02770 [tutorial v1.1_081] HTTPS and SOCKS Proxy with "proxy" type (config and doc) 2026-06-14 06:31:32 +02:00
7f41dd1a2e [tutorial v1.1_080] HTTP Proxy with "proxy" type 2026-06-14 06:31:28 +02:00
73fe419d84 [tutorial v1.1_080] HTTP Proxy with "proxy" type (config and doc) 2026-06-14 06:31:28 +02:00
b85e31f52b [tutorial v1.1_073] Jinja could returns a boolean 2026-06-14 06:31:24 +02:00
7996cbe8aa [tutorial v1.1_073] Jinja could returns a boolean (config and doc) 2026-06-14 06:31:24 +02:00
c532415357 [tutorial v1.1_072] Jinja with a parameter 2026-06-14 06:31:19 +02:00
673523f0d4 [tutorial v1.1_072] Jinja with a parameter (config and doc) 2026-06-14 06:31:19 +02:00
cb442c1c7b [tutorial v1.1_071] Jinja with a description 2026-06-14 06:31:15 +02:00
6d2cc4dd92 [tutorial v1.1_071] Jinja with a description (config and doc) 2026-06-14 06:31:15 +02:00
ea4179cf34 [tutorial v1.1_070] A conditional hidden family with Jinja 2026-06-14 06:31:11 +02:00
3dea09b2e4 [tutorial v1.1_070] A conditional hidden family with Jinja (config and doc) 2026-06-14 06:31:11 +02:00
5aff01a7b0 [tutorial v1.1_061] A conditional disabled variable with dynamic identifier 2026-06-14 06:31:07 +02:00
bb1fe5a979 [tutorial v1.1_061] A conditional disabled variable with dynamic identifier (config and doc) 2026-06-14 06:31:07 +02:00
0fff5e70fc [tutorial v1.1_060] Family: A dynamically built family 2026-06-14 06:31:03 +02:00
4f3a537279 [tutorial v1.1_060] Family: A dynamically built family (config and doc) 2026-06-14 06:31:03 +02:00
700997572d [tutorial v1.1_053] A conditional hidden family 2026-06-14 06:30:59 +02:00
f723fef6b3 [tutorial v1.1_053] A conditional hidden family (config and doc) 2026-06-14 06:30:59 +02:00
ff79f7f1e6 [tutorial v1.1_052] A hidden family 2026-06-14 06:30:56 +02:00
3d8a96b21a [tutorial v1.1_052] A hidden family (config and doc) 2026-06-14 06:30:56 +02:00
644dc5af42 [tutorial v1.1_051] A conditional disabled family 2026-06-14 06:30:52 +02:00
dd13f41ec4 [tutorial v1.1_051] A conditional disabled family (config and doc) 2026-06-14 06:30:52 +02:00
589099db53 [tutorial v1.1_050] A disabled family 2026-06-14 06:30:48 +02:00
c29d8246f0 [tutorial v1.1_050] A disabled family (config and doc) 2026-06-14 06:30:48 +02:00
815472d06c [tutorial v1.1_041] A default value calculated from another variable 2026-06-14 06:30:44 +02:00
b8fbebd8bb [tutorial v1.1_041] A default value calculated from another variable (config and doc) 2026-06-14 06:30:44 +02:00
67089a3833 [tutorial v1.1_040] HTTPS family 2026-06-14 06:30:40 +02:00
2634bd9add [tutorial v1.1_040] HTTPS family (config and doc) 2026-06-14 06:30:40 +02:00
26dba4bfac [tutorial v1.1_033] A variable with type "boolean" 2026-06-14 06:30:36 +02:00
09bdffe8de [tutorial v1.1_033] A variable with type "boolean" (config and doc) 2026-06-14 06:30:36 +02:00
b24c874eda [tutorial v1.1_032] A variable with type "port" 2026-06-14 06:30:32 +02:00
4e0b75647f [tutorial v1.1_032] A variable with type "port" (config and doc) 2026-06-14 06:30:32 +02:00
6e6293cc02 [tutorial v1.1_031] A variable with type’s parameters 2026-06-14 06:30:28 +02:00
831cbbb8b8 [tutorial v1.1_031] A variable with type’s parameters (config and doc) 2026-06-14 06:30:28 +02:00
12c5890925 [tutorial v1.1_030] A variable with type "domainname" 2026-06-14 06:30:24 +02:00
64a8504a04 [tutorial v1.1_030] A variable with type "domainname" (config and doc) 2026-06-14 06:30:24 +02:00
520ea5841f [tutorial v1.1_022] Putting a variable inside of a family or a sub family 2026-06-14 06:30:20 +02:00
4fb50cdc23 [tutorial v1.1_022] Putting a variable inside of a family or a sub family (config and doc) 2026-06-14 06:30:20 +02:00
0811b6e291 [tutorial v1.1_021] Or a sub family 2026-06-14 06:30:16 +02:00
bb6f39fdb9 [tutorial v1.1_021] Or a sub family (config and doc) 2026-06-14 06:30:16 +02:00
28f2c14869 [tutorial v1.1_020] Creating a new family 2026-06-14 06:30:12 +02:00
d3f479e5ff [tutorial v1.1_020] Creating a new family (config and doc) 2026-06-14 06:30:12 +02:00
400b3d254e [tutorial v1.1_010] A variable with a list of possible values 2026-06-14 06:30:07 +02:00