Age | Commit message (Expand) | Author | Files | Lines |
14 days | Handle pretty printed null including newlines in it::json_decode | Christian Schneider | 1 | -1/+1 |
2025-03-19 | only allow ten positional args | Urban Müller | 1 | -2/+2 |
2025-03-19 | invert can never be set here | Urban Müller | 1 | -1/+1 |
2025-02-19 | small performance boost | Urban Müller | 1 | -3/+2 |
2025-01-16 | fix some missed censorship, also censort x-auth-token | Urban Müller | 1 | -2/+2 |
2024-12-03 | avoid leaving tempfiles lying around if rename fails for permission reasons | Urban Müller | 1 | -0/+4 |
2024-10-28 | avoid replacing away the quotes | Urban Müller | 1 | -1/+1 |
2024-10-04 | avoid leaking API keys in err messages | Urban Müller | 1 | -3/+3 |
2024-08-14 | fix syntax | Urban Müller | 1 | -1/+1 |
2024-08-14 | add simplexml_load_string() with better error reporting | Urban Müller | 1 | -0/+19 |
2024-07-11 | docs | Urban Müller | 1 | -1/+1 |
2024-06-11 | mark legit use of http | Urban Müller | 1 | -1/+1 |
2024-06-10 | handle empty replacements array in it::replace | Nathan Gass | 1 | -1/+1 |
2024-04-25 | apply password hiding in both json and var_dump format | Urban Müller | 1 | -2/+4 |
2024-04-22 | keep quotes around key | Urban Müller | 1 | -2/+2 |
2024-04-22 | reinstate masking of passwords | Urban Müller | 1 | -2/+2 |
2024-04-10 | add forgotten newline | Urban Müller | 1 | -1/+1 |
2024-04-05 | prevent Log: lines in shell mode | Urban Müller | 1 | -1/+1 |
2024-04-04 | append newline to pretty printed json | Urban Müller | 1 | -7/+7 |
2024-04-03 | indicate logfile for further errors | Urban Müller | 1 | -1/+3 |
2024-04-03 | use json for superglobal output | Urban Müller | 1 | -6/+6 |
2024-04-03 | no need for $reqbody if $_POST is present | Urban Müller | 1 | -1/+1 |
2024-02-28 | validate | Urban Müller | 1 | -1/+1 |
2024-02-21 | it::getopt: do not eat up second -- | Nathan Gass | 1 | -1/+1 |
2023-11-16 | add mailid to alertlog for grepping | Urban Müller | 1 | -3/+2 |
2023-11-06 | $_FILES contains original file names with possibly invalid utf8 | Urban Müller | 1 | -0/+1 |
2023-09-05 | protect against huge stackdumps from outdooractive | Urban Müller | 1 | -1/+1 |
2023-09-04 | add forgotten url to host, mail2443 | Urban Müller | 1 | -1/+1 |
2023-08-31 | allow https in error mails | Urban Müller | 1 | -3/+6 |
2023-08-16 | it::map docs | Urban Müller | 1 | -1/+1 |
2023-08-16 | allow prettyprinting on json_encode (used in tv) | Urban Müller | 1 | -2/+2 |
2023-08-16 | avoid using "trace" identifier for different things | Urban Müller | 1 | -9/+9 |
2023-08-15 | docs fix | Urban Müller | 1 | -1/+1 |
2023-08-03 | avoid name clashes with stats (mail3831); undercore also illustrates out of band | Urban Müller | 1 | -3/+3 |
2023-08-03 | allow echoing and dry-running of it::exec/it::system commands | Urban Müller | 1 | -12/+16 |
2023-07-27 | bugfix, thanks buddha | Urban Müller | 1 | -1/+1 |
2023-07-27 | fix mail0 | Urban Müller | 1 | -1/+1 |
2023-07-26 | only use trace for id to simplify deletion of similar errs | Urban Müller | 1 | -1/+1 |
2023-07-25 | experimentally add ID to error mails | Urban Müller | 1 | -2/+4 |
2023-07-25 | strip superfluous newlines in title | Urban Müller | 1 | -1/+1 |
2023-07-18 | more concise arg merging | Urban Müller | 1 | -4/+2 |
2023-07-18 | support varags in it::pipe like in it::exec | Urban Müller | 1 | -2/+6 |
2023-07-05 | mark safe it::shell_command calls | Urban Müller | 1 | -3/+3 |
2023-06-22 | quote it::exec() args, use timeout for gm convert to avoid checking for ultra... | Christian A. Weber | 1 | -4/+2 |
2023-05-17 | prevent potential recursions through it::fatal in it::file_put_contents (thx ... | Urban Müller | 1 | -1/+1 |
2023-05-17 | prevent errors in it::error | Urban Müller | 1 | -1/+1 |
2023-05-17 | use correct okstate path | Urban Müller | 1 | -1/+1 |
2023-05-15 | fix stack trace depth, remove outdated comment | Urban Müller | 1 | -1/+1 |
2023-05-08 | fix save path for long bodies | Urban Müller | 1 | -2/+2 |
2023-05-08 | avoid stderr when no alertlogs present yet | Urban Müller | 1 | -1/+1 |