forkbb/app/Core
2023-10-10 23:29:55 +07:00
..
Cache Update Simple Cache 2023-09-16 18:51:06 +07:00
DB Add more database information for MySQL 2023-09-10 22:52:26 +07:00
Exceptions Add strict mode 2 2020-10-14 21:46:49 +07:00
Image For og:image 2023-08-10 22:39:00 +07:00
View Core\View: Add code pre-insertion to template when compiling 2023-10-10 23:29:55 +07:00
Config.php Up min PHP version from 7.3 to 8.0 - 3 2023-04-28 10:58:24 +07:00
Container.php copyright 2023-09-16 18:00:58 +07:00
Csrf.php Add to previous commit $_SERVER['REMOTE_ADDR'] 2023-08-01 00:23:22 +07:00
DB.php Up min PHP version from 7.3 to 8.0 - 5 2023-04-28 19:34:31 +07:00
ErrorHandler.php Repl FILTER_VALIDATE_BOOLEAN to FILTER_VALIDATE_BOOL 2023-05-15 17:12:31 +07:00
File.php Add some order 2023-07-14 20:45:32 +07:00
Files.php Add audio/flac 2023-07-28 19:04:53 +07:00
Func.php Move methods to Core\Func 2023-09-28 15:40:39 +07:00
HTMLCleaner.php Up min PHP version from 7.3 to 8.0 - 5 2023-04-28 19:34:31 +07:00
Image.php For og:image 2023-08-10 22:39:00 +07:00
Lang.php Code style and minor changes 2023-04-29 15:07:09 +07:00
Log.php Update Log 2023-09-16 19:11:47 +07:00
LogViewer.php Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Mail.php Use container->MAX_EMAIL_LENGTH 2023-05-19 18:02:44 +07:00
Parser.php Add a simple hashtag system to posts and searches 2023-07-10 23:34:53 +07:00
Router.php Add some order 2023-07-14 20:45:32 +07:00
RulesValidator.php Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Secury.php Up min PHP version from 7.3 to 8.0 2023-04-27 19:36:15 +07:00
Test.php Add config for module Test 2023-08-05 18:40:47 +07:00
Validator.php Consider user time zone in Validator\date 2023-09-28 15:55:33 +07:00
View.php Core\View: Add code pre-insertion to template when compiling 2023-10-10 23:29:55 +07:00