.. |
Cache
|
Minor changes
|
2023-10-14 22:31:33 +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
|
View\Compiler: add @php and @endphp
|
2023-10-29 20:31:00 +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
|
Core\Files: Optimize the filterName() method
|
2023-11-03 13:32:13 +07:00 |
Func.php
|
Add character substitution file for transliteration
|
2023-11-04 19:36:25 +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
|
Minor changes
|
2023-10-14 22:31:33 +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
|
Core\Router: Do less calculations in link() method
|
2023-11-03 15:44:40 +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
|
Core\Validator: Fix addRules() method for array
|
2023-10-14 22:28:16 +07:00 |
View.php
|
Core\View: Add code pre-insertion to template when compiling
|
2023-10-10 23:29:55 +07:00 |