Joshua Ramon Enslin jrenslin
jrenslin opened issue museum-digital/MDAllowedValueSets#1 2021-01-30 00:16:32 +01:00
Add controlled list of contact phone types
jrenslin pushed to master at museum-digital/MD_STD 2021-01-28 21:49:00 +01:00
89e06769f1 Add class for validating color codes
jrenslin pushed to master at museum-digital/MDAllowedValueSets 2021-01-27 13:12:42 +01:00
c4a95ea511 Add MDPodcastContributorsSet
jrenslin pushed to master at museum-digital/MD_STD 2021-01-21 11:03:31 +01:00
9d4d326d6a Add check for directory existence in MD_STD::mkdir
jrenslin pushed to master at museum-digital/MDConsole 2021-01-21 08:41:08 +01:00
aad9c42786 Add option to hide notices of level STATUS_NOTICE in main MDConsole
jrenslin pushed to master at museum-digital/MD_STD 2021-01-06 12:49:59 +01:00
298e2238a8 Add stricter wrapper around unlink()
jrenslin pushed to master at museum-digital/MD_STD 2020-12-21 14:50:57 +01:00
d28c245a1a Add wrapper around mkdir, that throws an exception on errors
jrenslin pushed to master at museum-digital/MD_STD 2020-12-14 02:07:24 +01:00
2b4abf6338 Add function for running multiple curl queries simultaneously
jrenslin pushed to master at museum-digital/MD_STD 2020-12-11 14:03:20 +01:00
34c2d57e5b Add function for converting strings to color codes
jrenslin pushed to master at museum-digital/MD_STD 2020-12-09 13:35:09 +01:00
287fb02f8c Pipe STDOUT to /dev/null in MD_STD::exec_edit, actual STDOUT is for
jrenslin pushed to master at museum-digital/MD_STD 2020-12-08 20:43:21 +01:00
d028ac0176 Remove check for curl init working
jrenslin pushed to master at museum-digital/MD_STD 2020-12-08 11:37:17 +01:00
ddab52b1a5 Add check against curl_init failure in runCurl
jrenslin pushed to master at museum-digital/MD_STD 2020-12-07 15:32:02 +01:00
ada82f07b6 Reduce multipliers in brute force protection
jrenslin pushed to master at museum-digital/MD_STD 2020-12-06 17:08:07 +01:00
cad5b4a6f8 Add missing return statement to disable MD_JAIL::enforce on CLI usage
jrenslin pushed to master at museum-digital/MD_STD 2020-12-05 20:49:41 +01:00
6a7f91ef1d Use shell_exec in exec_edit
jrenslin pushed to master at museum-digital/MD_STD 2020-12-04 21:33:54 +01:00
6db2b4cc1f Add MD_STD::exec_edit to run edit and pipe STDERR to a php exception
jrenslin pushed to master at museum-digital/MD_STD 2020-12-03 12:40:16 +01:00
4c5097701f Add wrapper around levenstein that crops strings to the max allowed
jrenslin pushed to master at museum-digital/MD_STD 2020-12-02 09:40:11 +01:00
886acead63 Stop using cache in MD_STD_CACHE when run from command line
jrenslin pushed to master at museum-digital/MD_STD 2020-12-01 00:06:46 +01:00
35c0fe4723 Require cached contents in MD_STD_CACHE to be 3 chars long
jrenslin pushed to master at museum-digital/MD_STD 2020-11-30 22:36:50 +01:00
a38c3c6fae Let serve_page_through_redis_cache return string