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
/
Jobs
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
..
AddressIdle.php
When de-listing, remove unsent items and unsubscribe from file/echo areas.
2024-05-26 21:41:02 +10:00
AddressIdleDomain.php
Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses.
2024-05-25 22:31:42 +10:00
AddressPoll.php
Update job:list, and change "subject" to "jobname"
2024-05-22 09:21:59 +10:00
EchoareaImport.php
Update job:list, and change "subject" to "jobname"
2024-05-22 09:21:59 +10:00
FileareaImport.php
Update job:list, and change "subject" to "jobname"
2024-05-22 09:21:59 +10:00
MailSend.php
Dont cache the mail:send query
2024-05-25 10:33:35 +10:00
MessageProcess.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
NodelistImport.php
Update job:list, and change "subject" to "jobname"
2024-05-22 09:21:59 +10:00
PacketProcess.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
SystemHeartbeat.php
Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
2024-05-09 21:22:30 +10:00
TicProcess.php
Fix TicProcess, save() returns a bool, not the object
2024-05-25 11:09:34 +10:00