rhymix/common
2023-10-29 23:37:08 +09:00
..
css Clean up more old files that haven't been used in a while in Rhymix 2023-08-31 01:00:12 +09:00
defaults Add config.php options to set defaults for Cookie class #2184 2023-10-24 23:09:17 +09:00
framework Add $this->request to module and template instances 2023-10-29 23:37:08 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Add _rx_ajax_compat: XMLRPC field to AJAX requests generated by procFilter(), for improved backward compatibility 2023-10-26 23:08:05 +09:00
lang Fix #1204 #407 display more helpful error message when a post cannot be upvoted/downvoted/reported for whatever reason 2023-09-25 22:32:17 +09:00
libraries Use compoer/ca-bundle instead of using our own cacert.pem 2022-12-26 00:57:50 +09:00
manual/server_config Prevent direct access to .blade.php templates 2023-10-20 23:15:21 +09:00
scripts Provide a single entry point for all command-line scripts 2023-08-16 23:12:25 +09:00
tpl Replace cumbersome noescape filter with {!! $content !!} syntax in common templates 2023-10-26 13:01:47 +09:00
vendor Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
autoload.php Fix potential null issue in autoload.php 2023-10-07 13:29:10 +09:00
composer.json Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
composer.lock Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
constants.php Version 2.1.8 2023-10-27 10:24:58 +09:00
functions.php Add type hints and use class constants where applicable in Rhymix Framework 2023-10-03 02:33:24 +09:00
legacy.php Convert potentially problematic parameters to string before passing from legacy function to Rhymix Framework 2023-09-26 20:34:30 +09:00