erik-krogh
|
6b5cd9abc3
|
use RegExpTreeView insteaed of RegexTreeView in JS
|
2022-11-22 12:55:48 +01:00 |
|
erik-krogh
|
e18ceba49e
|
port the JS regex/redos queries to use the shared pack
|
2022-11-15 17:14:38 +01:00 |
|
erik-krogh
|
368f84785b
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:22:22 +02:00 |
|
erik-krogh
|
f1799ae3d2
|
print the endpointExample in the alert-messsage, and only report one working example
|
2022-08-24 13:09:48 +02:00 |
|
erik-krogh
|
0aebc90b61
|
don't lowercase the endpointExample, and correctly handle root states
|
2022-08-21 18:38:47 +02:00 |
|
erik-krogh
|
d052b1e3c9
|
also support regular expressions without repetitions
|
2022-08-19 19:21:44 +02:00 |
|
erik-krogh
|
26fcf6b25b
|
apply suggestions from review
|
2022-08-18 15:00:57 +02:00 |
|
erik-krogh
|
de3e1c39e4
|
use the shared regular expression libraries in js/case-sensitive-middleware-path
|
2022-08-18 10:07:55 +02:00 |
|
Asger F
|
da8123072d
|
Apply suggestions from doc review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-07-14 09:38:10 +02:00 |
|
Asger F
|
c1a2e2abe0
|
JS: Rename to isLikelyCaseSensitiveRegExp
|
2022-06-28 10:21:33 +02:00 |
|
Asger F
|
b1251f0c63
|
JS: invertCase -> toOtherCase
|
2022-06-28 10:07:57 +02:00 |
|
Asger F
|
d92430b0e7
|
JS: Fix FP from char class
|
2022-06-27 09:08:37 +02:00 |
|
Asger F
|
9e4116618a
|
JS: Add CaseSensitiveMiddlewarePath query
|
2022-06-27 09:08:37 +02:00 |
|