clrghouz/app/Models
Deon George e692de7d7f
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 36s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m44s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
When limiting the number of messages in a packet, only retrieve that number from the DB
2024-06-07 10:51:28 +10:00
..
Address.php When limiting the number of messages in a packet, only retrieve that number from the DB 2024-06-07 10:51:28 +10:00
Domain.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-03 19:09:09 +10:00
Dynamic.php Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable 2024-04-26 20:31:02 +10:00
Echoarea.php Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children 2024-05-09 21:22:30 +10:00
Echomail.php Updates to Message, Remove updated_at/mid from echomails/netmails, not used 2024-06-07 08:54:49 +10:00
File.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-03 19:09:09 +10:00
Filearea.php
Job.php
Mailer.php
Netmail.php Updates to Message, Remove updated_at/mid from echomails/netmails, not used 2024-06-07 08:54:49 +10:00
Nodelist.php
Origin.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
Protocol.php
Setup.php Added PRODUCT_NAME_SHORT and updated PID/TID kludge to include git hash 2024-05-22 15:31:10 +10:00
Software.php
System.php Enable per system configuration of messages per packet 2024-06-03 19:09:09 +10:00
SystemLog.php
SystemZone.php
Tagline.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
Tearline.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
User.php Show users hub connection details for their domains 2024-05-24 11:04:25 +10:00
Zone.php Optimise Zone::class to identify region/hosts/hubs 2024-05-27 10:47:42 +10:00