60 Commits (main)
 

Author SHA1 Message Date
Robert 54b5a975de router more sane 2 years ago
Robert 85d54fdd86 removed dup realpath 2 years ago
Robert 39e8a3322f check realpath for false returns 2 years ago
Robert adbc870914 null byte injection check 2 years ago
Robert 3772e4d386 mongo support 2 years ago
Robert b6ff8855f5 mit 2 years ago
Robert 39bdb3f1a4 Added find_get_field. 3 years ago
Robert a051e39b19 Added clear_post_data. 3 years ago
Robert be16a39949 json/raw post data handle 3 years ago
Robert 0167391dad gulp/compiler flags dev,prod,authors 3 years ago
Robert 173a65e606 Added prod, dev, and authors flags to gulp/compiler. 3 years ago
Robert 18d03e6f40 gulp node_modules just work if installed by tts_js for php compiler. 3 years ago
Robert 9e23d1a078 Symbolic link to node_modules from tts_js. 3 years ago
Robert 8b1ba8c9b4 Added gulp to auto-compile dist/tts.php on changes. 3 years ago
Robert 45048d9bb6 updated README for sudo 3 years ago
Robert a533a91190 Made extras and arrays as fallback autoloading. 3 years ago
Robert 7cdbd3e83f Auto load extras and arrays. 3 years ago
Robert fb5de3ce0e Removed mock up data from PROD. Will make optional file: tts_arrays.php which will only be included if needed. 3 years ago
Robert e71badd548 Patched html_purifier class path to tts. 3 years ago
Robert e16e4fa382 Patched TTS_Framework const to check if in dist folder... 3 years ago
Robert 9ad2440324 Turned off compiler flags for print_new_lines and comments. 343KB output total. 3 years ago
Robert 7eedb8553c Refactored code to use Compiler into one src/dist/tts.php file! 3 years ago
Robert 8f4e70a785 Working on new feature compiler, work in progress. 3 years ago
Robert 6df213be20 Removed help_load/save and made model. 3 years ago
Robert 620a3fe1d4 removed un-needed file json. 3 years ago
Robert d7f3734d78 enc method names std 3 years ago
Robert 3e12705ff6 Added cookie sessions and changed error pages location. 3 years ago
Robert 94364ac996 Moved enums for inputs 3 years ago
Robert b95490c165 enc use wipe to fallback to unset if sodium not installed. Fixed size name issues with vars be called bit when their bytes. 3 years ago
Robert b8051fba32 encryption bechmarks. 3 years ago
Robert 127a31958d Replaced random_bytes with new Random getBytes method. 3 years ago
Robert bacc3323d5 added random_engine 3 years ago
Robert bd307c8081 live debug status updates. 3 years ago
Robert 3c9299cefc filename changes filter->html_purifier, request->misc. 3 years ago
Robert 1fe7d2e5ff request into misc class. 3 years ago
Robert 53d97e35d2 (c) 3 years ago
Robert 92ca57d644 Removed old cruft... 3 years ago
Robert 480b969fd1 Removed validator from bootstrap folder and placed into classes. 3 years ago
Robert 9174c069a7 Fixed cli detect count issue. 3 years ago
Robert d879ca8a49 New namespaces bs_tts and main_tts 3 years ago
Robert 233cffdd1f Added use_iol::auto_wire 3 years ago
Robert 633ea850f9 Added new FN to check for submit and validation... 3 years ago
Robert 52bfe477f3 Added DB_Filter Status meta data. 3 years ago
Robert f49f690ce9 Removed arrays as input from sanitizer and uses IO class 3 years ago
Robert bb63f57f63 Changed sanitizers names, used Generators instead of arrays. 3 years ago
Robert fca0d6af11 Added DB_FILTER 3 years ago
Robert a4aa232110 Added JSON tests. 3 years ago
Robert 6228982c69 Fixed Routes on Tests 3 years ago
Robert c182381396 composer require liquid/liquid 3 years ago
Robert 6355fa0c9e Fix for 1st Unit Test in tts_project. 3 years ago