Commit 259900a
committed
Squashed 'vendor/whistle/' changes from 826e040c9..d70edcf1a
d70edcf1a refactor: refine filter
ff9057d89 Release v2.7.11
4199c35e1 feat: self <=> clientIp + clientId
94806503c Release v2.7.11
00f9e498f feat: add composer client id
084e85238 Release v2.7.11
97141bf73 refactor: refine code
78dfff7da feat: add async await
66edff85e feat: send rule value to pipe server
404c1850b refactor: refine code
a6359c0c2 refactor: refine fullUrl
9ab9a344e style: refine tips
5f69ac741 feat: export baseUrl to plugin
4828aa739 Release v2.7.10
11e5a5ba1 refactor: onPluginLoad -> pluginLoad
b8a7a3615 Merge branch 'v2.x'
3257eb7a3 docs: https
cd74f1d0c refactor: info -> data
06d1d379e refactor: refine plugin hooks
0e3b788e3 Release v2.7.10
1a9a1c3e9 feat: add proxy.on('perfChange')
05f384348 docs: mode-options.md
7d3a56225 Release v2.7.10
c46db1549 feat: add -M disableForwardedHost|disableForwardedProto
1eeb44d0a style: Raw Url -> Original Url
b94220350 refactor: refine code
ab0332b73 docs: update linux docs
2d20fd519 feat(zh/https.md): 添加 Linux 添加根证书的方法
d809d8530 refactor: update iconv-lite
7cf23836e Release v2.7.9
b39ca4ed5 feat: add /cgi-bin/top
f1c5b4367 feat: add onPluginLoadError onPluginLoad events
45893fb77 refactor: refine code
e5b2cdbd3 refactor: refine code
a4e578e05 feat: emit plugin events
d2d472aa4 feat: add tpl var whistle.xxx.[g][all]var
af1693c06 Release v2.7.9
ec7e79196 refactor: refine code
01890e59f test: pluginVars
e1b2741cf refactor: refine code
fd496b19e refactor: pluginVar -> pluginVars
77ad47138 refactor: pluginVars -> globalPluginVars
3e0a965da refactor: refine code
125a2ecc4 feat: add pluginVar
23bd9f54f fix:remove ADD command, using ENTRYPOINT
2bdb5ec29 refactor: refine code
f8aa063f4 Release v2.7.8
bcf3145ee Release v2.7.8
cb2f5b7ed refactor: refine code
40d792214 feat: add Dockerfile
f4572a340 Create Dockerfile
cafa8f47f refactor: res.flushHeaders
ccfffa798 refactor: automatically load all plug-ins in the upper directory of the plug-in in debug mode
8daf8f97c style: refine code
534c16659 refactor: cors ignores requests without origin
git-subtree-dir: vendor/whistle
git-subtree-split: d70edcf1ae915a27af8fd2ada280b4fa4a8864301 parent fe807f2 commit 259900a
File tree
38 files changed
+10185
-861
lines changed- biz
- webui
- cgi-bin
- htdocs
- js
- src/js
- docs/zh
- webui
- lib
- https
- inspectors
- plugins
- rules
- util
- test/plugins/whistle.test1
38 files changed
+10185
-861
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | | - | |
33 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
108 | | - | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
218 | 222 | | |
219 | 223 | | |
220 | 224 | | |
221 | | - | |
| 225 | + | |
| 226 | + | |
222 | 227 | | |
223 | 228 | | |
224 | 229 | | |
| 230 | + | |
225 | 231 | | |
226 | 232 | | |
227 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | | - | |
| 602 | + | |
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments