Commit Graph

15 Commits

Author SHA1 Message Date
d4b2986809 Fix over-sanitization for texts in MD_STD_IN 2020-08-20 11:08:27 +02:00
0fece80ed0 Add functionality to restrict allowed values taken from get via
MD_STD_IN
2020-08-19 15:32:15 +02:00
17d1b6e88b Add class MD_STD_IN for input parsing and sanitization 2020-08-19 14:55:38 +02:00
b8d8be54b9 Use integer for first param of human_filesize 2020-08-11 08:10:23 +02:00
08c9582210 Add lang_getfrombrowser and human_filesize
These functions are used in almost all md projects at one point or
another.
2020-08-10 19:55:40 +02:00
a09eba6b84 Add type-safe wrapper around strtotime, removing ability for second
param.
2020-08-10 16:59:06 +02:00
523cdaa7f4 Add type-safe wrapper around preg_replace for replacing in strings 2020-08-09 00:59:41 +02:00
00fcc997ce Exclude .git in MD_STD::scandir 2020-08-07 18:32:44 +02:00
8513458904 Add type-safe wrapper around json_encode 2020-08-05 17:02:03 +02:00
c73d279ff0 Add wrapper around running curl (runCurl) 2020-08-05 16:36:02 +02:00
790e332502 Add type-safe wrapper around MD_STD 2020-08-05 15:31:29 +02:00
079786e42d Add type-safe wrapper around realpath 2020-08-05 14:01:26 +02:00
f44fd251e1 Add functions startsWithAny, startsWith 2020-08-05 09:06:28 +02:00
1c68b4fa98 Fix wrong filename 2020-07-26 15:13:03 +02:00
481233efad Initial 2020-07-26 14:52:41 +02:00