summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-02add it_pipe grep for consistencyNathan Gass1-1/+11
2024-04-30fix typoUrban Müller1-2/+2
2024-04-30reorganize documentation for it_url::getUrban Müller1-13/+19
2024-04-30Only delete cache files (not directories) to avoid race with directory creationChristian Schneider1-1/+1
2024-04-30Fix is_reachable fetching always twice if content longer than 1000 bytes, mak...Christian Schneider2-9/+11
2024-04-29Also cache 404 in assoc case to keep previous behaviour, server errors >= 500...Christian Schneider1-1/+1
2024-04-29Version 2 of: Switch it_url::get('assoc' => true) to always return non-empty ...Christian Schneider2-4/+5
2024-04-29Handle whitespace between attribute name and value also for img tagsDavid Flatz2-1/+19
2024-04-29Improve test for unquoted value since we only pass through absolute urls with...David Flatz1-2/+2
2024-04-26Handle whitespace between attribute name and value; add some TODO tests to be...David Flatz2-1/+19
2024-04-25apply password hiding in both json and var_dump formatUrban Müller1-2/+4
2024-04-25Revert "Switch it_url::get('assoc' => true) to always return non-empty array ...Christian Schneider2-4/+3
2024-04-24Switch it_url::get('assoc' => true) to always return non-empty array includin...Christian Schneider2-3/+4
2024-04-24Disable reporting of empty_on_fail infosChristian Schneider1-3/+3
2024-04-23current test domain is somtimes gnat availableUrban Müller1-5/+5
2024-04-23Use single quotes to avoid confusion about $() expansionChristian Schneider1-1/+1
2024-04-22Send notice to schneider@search.ch to check where chaning default to empty_on...Christian Schneider2-3/+7
2024-04-22Add test to ensure and document that leading dashes are not allowed in non-op...Christian Schneider1-0/+1
2024-04-22keep quotes around keyUrban Müller1-2/+2
2024-04-22reinstate masking of passwordsUrban Müller1-2/+2
2024-04-18introduce empty_on_fail, get keepfailed to workUrban Müller3-12/+38
2024-04-11w3c complains about has() which is 96% supportedUrban Müller1-0/+1
2024-04-10add forgotten newlineUrban Müller1-1/+1
2024-04-05prevent Log: lines in shell modeUrban Müller1-1/+1
2024-04-04append newline to pretty printed jsonUrban Müller1-7/+7
2024-04-03indicate logfile for further errorsUrban Müller1-1/+3
2024-04-03use json for superglobal outputUrban Müller1-6/+6
2024-04-03no need for $reqbody if $_POST is presentUrban Müller1-1/+1
2024-04-02remove last remnants of failed utest modeUrban Müller1-3/+0
2024-03-29prevent warning on U(0 => ["a"])Urban Müller1-1/+1
2024-03-29Ignore array values in cookie (fuzzer warning mail2502)Christian Schneider1-1/+1
2024-03-21allow unicode in local part of mail addressesUrban Müller2-2/+2
2024-02-28validateUrban Müller1-1/+1
2024-02-21it::getopt: do not eat up second --Nathan Gass2-1/+2
2024-02-16with EDC(text), no need to mark using html the values in T(), they are guaran...Urban Müller2-5/+7
2024-02-16fix docsUrban Müller1-2/+2
2024-02-09encode < to \u003C in jsenv to prevent false positives on XSS detectionUrban Müller2-3/+3
2024-02-08also quote variable names $foo->bar for valid html outputUrban Müller1-0/+1
2024-01-22also warn about it_error in queryUrban Müller1-1/+1
2024-01-22warn about incorrect usageUrban Müller1-1/+3
2024-01-08add option for allowing missing column values at end of rowUrban Müller1-2/+4
2023-12-21no need for detailed text sampling on twinUrban Müller1-1/+1
2023-12-20enable use of it__split in pipesUrban Müller1-1/+1
2023-12-14Do not cache API responses for 10 seconds by default, e.g. /api/feed.json on ...Christian Schneider1-1/+0
2023-12-13Fix and simplify text admin links for OneDomainChristian Schneider1-5/+1
2023-11-23fix 'what' debug link generator. Also, -- is dead.Christian A. Weber1-2/+2
2023-11-20use random port to avoid racesNathan Gass3-33/+34
2023-11-20better failed test outputUrban Müller1-3/+4
2023-11-17bigger tolerances; five second timeout sometimes failed to abort a six second...Urban Müller1-3/+4
2023-11-16add mailid to alertlog for greppingUrban Müller1-3/+2