This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
6
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
clrghouz
/
app
/
Traits
History
Deon George
81f59dcbb8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 42s
Details
Create Docker Image / Build Docker Image (arm64) (push)
Successful in 1m50s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 11s
Details
Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.
2024-06-01 10:46:02 +10:00
..
AreaSecurity.php
Fix for AreaSecurity when presented security is null
2024-04-26 20:31:02 +10:00
CRC.php
Some BINKP optimisation, implemented crypt, implemented receiving compressed transfers
2023-07-05 19:38:50 +10:00
Import.php
Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already exist
2023-09-23 22:40:17 +10:00
MessageAttributes.php
Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.
2024-06-01 10:46:02 +10:00
MessagePath.php
Fix for processing inbound ping netmail messages
2024-05-31 21:57:21 +10:00
MsgID.php
Code improvement to our_address(), reducing arguments
2024-04-21 21:40:55 +10:00
ObjectIssetFix.php
Use ObjectIssetFix Trait instead of defining __isset() directly
2023-11-27 15:56:28 +11:00
PageTemplate.php
Fix path to public/logo
2023-09-19 11:29:08 +10:00
ParseAddresses.php
Move Domain_Controller::NUMBER_MAX to Address::ADDRESS_FIELD_MAX
2024-04-12 15:29:11 +10:00
QueryCacheableConfig.php
Put back laravel-eloquent-query-cache and remove Caching from previous commit
2024-05-11 09:10:00 +10:00
ScopeActive.php
Enabled Domain homepage
2021-06-14 21:33:18 +10:00
SingleOrFail.php
Code cleanup, no functional changes
2023-07-04 11:33:28 +10:00
UserSwitch.php
Enable user switching
2021-10-02 10:03:17 +10:00