rhymix/common
2023-09-26 11:09:55 +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 option to control partial page rendering (layout drop) 2023-09-12 00:33:54 +09:00
framework Fix incorrect or missing type declarations in Cache and DB classes 2023-09-26 11:09:55 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Use console.error() instead of console.warn() in Firefox, because it doesn't show stack trace for warnings 2023-08-31 22:59:15 +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 Stop allowing access to .php files under files/cache/ 2023-08-07 00:35:40 +09:00
scripts Provide a single entry point for all command-line scripts 2023-08-16 23:12:25 +09:00
tpl Fix <!-- ETC --> comment stuck after body with no newline 2023-09-05 00:42:42 +09:00
vendor Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
autoload.php Remove unnecessary condition in autoloader for custom namespaces 2023-08-12 21:55:20 +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 Fix some potentially misleading comments about constants 2023-09-24 23:01:54 +09:00
functions.php Add type declarations to global functions where possible 2023-09-24 22:32:49 +09:00
legacy.php Add missing return type declarations 2023-09-24 22:57:37 +09:00