clrghouz/app
Deon George 81f59dcbb8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m50s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
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
..
Casts 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
Classes Fix message processing when tag/tear lines dont start with double \r 2024-05-30 20:14:50 +10:00
Console Remove ANSI* commands, they are part of the BBS branch 2024-05-28 12:44:47 +10:00
Exceptions Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Http Fix for when no zones/echoareas have been created yet in a domain 2024-05-29 19:45:00 +10:00
Interfaces Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Jobs 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
Mail Enabled email test command 2022-12-04 14:27:47 +11:00
Models 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
Notifications Show system name on AbsentNodes echomail 2024-05-26 22:01:35 +10:00
Pivots Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
Policies Update on security, user to edit their own system 2024-05-18 08:27:17 +10:00
Providers Created a 'zc' role to be used when a user is a ZC of a domain, or a site admin 2024-05-28 23:21:54 +10:00
Rules Fix/optimise address creation/editing via System AKAs 2024-05-27 21:42:03 +10:00
Traits 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
helpers.php Show users hub connection details for their domains 2024-05-24 11:04:25 +10:00