summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-16add mailid to alertlog for greppingUrban Müller1-3/+2
2023-11-14previous commit changed error code for maxlength reachedNathan Gass1-1/+1
2023-11-13Revert "simplify maxlength implementation and make compatible with writefunct...Nathan Gass1-4/+13
2023-11-06$_FILES contains original file names with possibly invalid utf8Urban Müller1-0/+1
2023-11-01handle redirects with small bodiesNathan Gass1-1/+1
2023-10-31use maxlength instead of method HEAD for is_reachable as some servers do not ...Nathan Gass1-1/+1
2023-10-31still include headers and status in result if maxlength is reachedNathan Gass1-1/+1
2023-10-30add test that redirect loop is not reachableNathan Gass1-2/+2
2023-10-30simplify maxlength implementation and make compatible with writefunctionNathan Gass1-13/+4
2023-10-30add fixme for new curl featureNathan Gass1-0/+1
2023-10-30add test that maxlength aborts earlyNathan Gass1-0/+14
2023-10-30change it_url::is_reachable to static api consistent with it_url::getNathan Gass2-16/+7
2023-10-19drop support for C extensionUrban Müller1-3/+0
2023-10-02disable test until we have a clean OneDomain solutionUrban Müller1-2/+2
2023-10-02avoid false positives in redirs from subdomain to onedomain, ::absolute alway...Urban Müller1-2/+2
2023-09-28fix docsUrban Müller1-1/+1
2023-09-25escape dangerous strings inside javascript, including env =Urban Müller2-0/+4
2023-09-20accept login subrequests without lang overrides even on //login--searchfield-...Urban Müller1-1/+1
2023-09-05protect against huge stackdumps from outdooractiveUrban Müller1-1/+1
2023-09-04add forgotten url to host, mail2443Urban Müller1-1/+1
2023-09-04::get_cache_contents metadata in php format no longer supportedUrban Müller1-1/+1
2023-08-31allow https in error mailsUrban Müller1-3/+6
2023-08-28handle inline errors, e.g. new $undefined in mail3464Urban Müller2-4/+5
2023-08-22Add prefix to it_url::absolute() for OneDomain support, add tests for relativ...Christian Schneider2-5/+20
2023-08-21map favicon path to OneDomainUrban Müller1-1/+1
2023-08-21Do not cache content between OneDomain mode and old-style domainsChristian Schneider1-1/+1
2023-08-21OneDomain support for it_url::redirectChristian Schneider1-2/+2
2023-08-18support utest mode by removing uok in redirectsUrban Müller1-2/+5
2023-08-16run it_dbi tests for postgresql if it is runningNathan Gass1-0/+2
2023-08-16fix failing it_dbi tests when using postgresqlNathan Gass2-2/+2
2023-08-16use it_dbi_postgres everywhere for postgresql testsNathan Gass1-1/+1
2023-08-16it::map docsUrban Müller1-1/+1
2023-08-16allow prettyprinting on json_encode (used in tv)Urban Müller1-2/+2
2023-08-16respect existing but empty tracesUrban Müller1-1/+1
2023-08-16avoid using "trace" identifier for different thingsUrban Müller1-9/+9
2023-08-16recursive test script for it::error stackdumpsUrban Müller1-0/+51
2023-08-15Avoid //foo syntax as they are overloaded for search.chChristian Schneider1-2/+2
2023-08-15docs fixUrban Müller1-1/+1
2023-08-15consistent variable name for stackframe, handle empty stackdumpUrban Müller1-4/+4
2023-08-03avoid name clashes with stats (mail3831); undercore also illustrates out of bandUrban Müller1-3/+3
2023-08-03allow echoing and dry-running of it::exec/it::system commandsUrban Müller2-19/+25
2023-07-31Stylesheets: Pass url(...) through U() for normalization/OneDomainChristian Schneider1-0/+1
2023-07-27bugfix, thanks buddhaUrban Müller1-1/+1
2023-07-27fix mail0Urban Müller1-1/+1
2023-07-26only use trace for id to simplify deletion of similar errsUrban Müller1-1/+1
2023-07-25experimentally add ID to error mailsUrban Müller1-2/+4
2023-07-25Simplify: Do not strip tags as this can lead to empty titlesChristian Schneider1-1/+1
2023-07-25ensure that chance=0 never creates an errorUrban Müller1-1/+1
2023-07-25strip superfluous newlines in titleUrban Müller1-1/+1
2023-07-21Fix 'Decrement on type null has no effect' warning for PHP 8.3Christian Schneider1-0/+1