Commit Graph

  • 54b5a975de router more sane main Robert 2023-08-01 23:28:20 -0400
  • 85d54fdd86 removed dup realpath Robert 2023-07-30 21:11:45 -0400
  • 39e8a3322f check realpath for false returns Robert 2023-07-30 21:00:55 -0400
  • adbc870914 null byte injection check Robert 2023-07-30 20:46:51 -0400
  • 3772e4d386 mongo support Robert 2023-07-30 17:18:33 -0400
  • b6ff8855f5 mit Robert 2023-07-30 14:30:43 -0400
  • 39bdb3f1a4 Added find_get_field. Robert 2023-02-22 15:32:35 -0500
  • a051e39b19 Added clear_post_data. Robert 2023-02-22 14:51:40 -0500
  • be16a39949 json/raw post data handle Robert 2023-02-22 14:33:08 -0500
  • 0167391dad gulp/compiler flags dev,prod,authors Robert 2023-01-04 23:55:48 -0500
  • 173a65e606 Added prod, dev, and authors flags to gulp/compiler. Robert 2023-01-04 23:41:38 -0500
  • 18d03e6f40 gulp node_modules just work if installed by tts_js for php compiler. Robert 2023-01-02 04:14:36 -0500
  • 9e23d1a078 Symbolic link to node_modules from tts_js. Robert 2023-01-02 04:10:09 -0500
  • 8b1ba8c9b4 Added gulp to auto-compile dist/tts.php on changes. Robert 2023-01-02 03:41:12 -0500
  • 45048d9bb6 updated README for sudo Robert 2023-01-01 05:36:32 -0500
  • a533a91190 Made extras and arrays as fallback autoloading. Robert 2022-12-30 20:17:15 -0500
  • 7cdbd3e83f Auto load extras and arrays. Robert 2022-12-30 09:57:03 -0500
  • fb5de3ce0e Removed mock up data from PROD. Will make optional file: tts_arrays.php which will only be included if needed. Robert 2022-12-30 04:17:37 -0500
  • e71badd548 Patched html_purifier class path to tts. Robert 2022-12-30 03:02:45 -0500
  • e16e4fa382 Patched TTS_Framework const to check if in dist folder... Robert 2022-12-30 02:46:01 -0500
  • 9ad2440324 Turned off compiler flags for print_new_lines and comments. 343KB output total. Robert 2022-12-30 02:28:34 -0500
  • 7eedb8553c Refactored code to use Compiler into one src/dist/tts.php file! Robert 2022-12-30 02:12:22 -0500
  • 8f4e70a785 Working on new feature compiler, work in progress. Robert 2022-12-29 23:58:53 -0500
  • 6df213be20 Removed help_load/save and made model. Robert 2022-12-28 19:32:18 -0500
  • 620a3fe1d4 removed un-needed file json. Robert 2022-12-28 18:39:30 -0500
  • d7f3734d78 enc method names std Robert 2022-12-27 23:33:45 -0500
  • 3e12705ff6 Added cookie sessions and changed error pages location. Robert 2022-12-27 00:28:20 -0500
  • 94364ac996 Moved enums for inputs Robert 2022-12-25 22:09:55 -0500
  • b95490c165 enc use wipe to fallback to unset if sodium not installed. Fixed size name issues with vars be called bit when their bytes. Robert 2022-12-25 21:12:23 -0500
  • b8051fba32 encryption bechmarks. Robert 2022-12-25 18:25:00 -0500
  • 127a31958d Replaced random_bytes with new Random getBytes method. Robert 2022-12-25 10:33:59 -0500
  • bacc3323d5 added random_engine Robert 2022-12-25 01:38:21 -0500
  • bd307c8081 live debug status updates. Robert 2022-12-24 22:09:06 -0500
  • 3c9299cefc filename changes filter->html_purifier, request->misc. Robert 2022-12-23 22:53:24 -0500
  • 1fe7d2e5ff request into misc class. Robert 2022-12-23 22:14:22 -0500
  • 53d97e35d2 (c) Robert 2022-12-23 19:43:06 -0500
  • 92ca57d644 Removed old cruft... Robert 2022-12-23 06:08:24 -0500
  • 480b969fd1 Removed validator from bootstrap folder and placed into classes. Robert 2022-12-23 03:29:11 -0500
  • 9174c069a7 Fixed cli detect count issue. Robert 2022-12-23 02:36:56 -0500
  • d879ca8a49 New namespaces bs_tts and main_tts Robert 2022-12-22 22:18:19 -0500
  • 233cffdd1f Added use_iol::auto_wire Robert 2022-12-22 20:28:44 -0500
  • 633ea850f9 Added new FN to check for submit and validation... Robert 2022-12-22 18:55:58 -0500
  • 52bfe477f3 Added DB_Filter Status meta data. Robert 2022-12-22 16:14:49 -0500
  • f49f690ce9 Removed arrays as input from sanitizer and uses IO class Robert 2022-12-22 15:28:38 -0500
  • bb63f57f63 Changed sanitizers names, used Generators instead of arrays. Robert 2022-12-22 04:45:02 -0500
  • fca0d6af11 Added DB_FILTER Robert 2022-12-21 05:14:19 -0500
  • a4aa232110 Added JSON tests. Robert 2022-12-21 02:52:40 -0500
  • 6228982c69 Fixed Routes on Tests Robert 2022-12-20 04:30:10 -0500
  • c182381396 composer require liquid/liquid Robert 2022-12-20 02:12:15 -0500
  • 6355fa0c9e Fix for 1st Unit Test in tts_project. Robert 2022-12-20 02:06:19 -0500
  • ebe69b4b9d PHP 8.2 Robert 2022-12-20 00:38:35 -0500
  • a073493d9c Bool Exception moved to exceptions dir. Robert 2022-12-19 22:47:48 -0500
  • 464bffc0a2 Moved traits. Robert 2022-12-19 22:32:27 -0500
  • 4a63297898 Added folders.txt to Docs Robert 2022-12-19 22:03:47 -0500
  • 72861afc30 Added declare strict_types. Robert 2022-12-19 18:19:46 -0500
  • 58763ec0da Added default projects to main pages. Robert 2022-12-18 04:22:09 -0500
  • 6ba816c47f js assets loading Robert 2022-12-16 21:40:56 -0500
  • 8ea3221fdc fixed assets path Robert 2022-12-16 09:07:03 -0500
  • d18c7f112f site helper get_project refactoring. removed assets folder Robert 2022-12-16 06:45:25 -0500
  • cdb12fc252 first commit Robert 2022-12-14 07:50:19 -0500