..
drivers
Update several mail and SMS drivers to use HTTP class instead of Requests or raw curl
2023-04-23 00:40:30 +09:00
exceptions
Rename all common/framework source files to be case-sensitive
2022-12-26 16:13:09 +09:00
filters
Filter more potentially malicious tags in SVG uploads
2023-04-10 22:51:07 +09:00
helpers
Use helper class to handle various error conditions during HTTP request
2023-04-23 14:50:39 +09:00
parsers
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Cache.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Calendar.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Config.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
DateTime.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
DB.php
Replace some rarely used DB class properties with __get() magic method
2023-04-30 22:50:07 +09:00
Debug.php
Only record the same error or query once
2023-04-30 23:56:54 +09:00
Exception.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Formatter.php
Fix #2085 SCSS compile error when variables contain false, null, empty string, etc.
2023-04-08 11:59:55 +09:00
HTTP.php
Add methods for async and multiple concurrent HTTP requests
2023-04-23 16:59:56 +09:00
i18n.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Image.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Korea.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Lang.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Mail.php
Fix sender info not being available until the before trigger has been called
2023-04-23 00:40:58 +09:00
MIME.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Pagination.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Password.php
Fix tests to account for argon2id support
2023-04-24 01:13:47 +09:00
Push.php
Fix missing property 'caller' of Push class
2023-03-23 20:54:54 +09:00
Router.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Security.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Session.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
SMS.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Storage.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
Timer.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
UA.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00
URL.php
Remove trailing whitespace
2023-01-17 20:57:44 +09:00