clrghouz/app/Models
Deon George e963675fd3
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 26s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m31s
Create Docker Image / Final Docker Image Manifest (push) Successful in 8s
Continue to show all common addresses in Items Waiting tab, Add Address Clear Queue job to delete anything in the queue for an address
2024-11-04 15:59:00 +11:00
..
Address.php Continue to show all common addresses in Items Waiting tab, Add Address Clear Queue job to delete anything in the queue for an address 2024-11-04 15:59:00 +11:00
AddressEchoarea.php Implementation of areafix processing, first subscribe/unsubscribe with scan 2024-10-31 22:40:58 +11:00
Domain.php Added areafix command %LIST 2024-11-02 00:10:38 +11: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 Add first message date to domain echoarea list 2024-09-09 13:30:45 +10:00
Echomail.php When rescanning, choose the echomails date, not the date it was imported. By default dont re-export sent echomail, unless using -R 2024-10-21 11:21:48 +11: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 List files in a file area 2024-10-23 22:09:04 +11:00
Job.php Added system polling 2023-07-26 19:44:07 +10:00
Mailer.php Move mailer details into a separate table 2023-07-07 23:59:04 +10:00
Netmail.php Implementation of areafix processing, first subscribe/unsubscribe with scan 2024-10-31 22:40:58 +11:00
Nodelist.php Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12:00
Origin.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +10:00
Protocol.php Web frontend work 2021-06-13 01:32:22 +10:00
Setup.php Optimise the setting of our configuration via Setup::class, optimise the calculation of our_addresses() 2024-11-02 23:30:42 +11:00
Software.php Added packet debug on web UI 2021-06-29 20:45:57 +10:00
System.php Continue to show all common addresses in Items Waiting tab, Add Address Clear Queue job to delete anything in the queue for an address 2024-11-04 15:59:00 +11:00
SystemLog.php Integrate Mailer::class into System_Log::class, removed Zmodem Server/Client 2023-12-10 20:41:37 +11:00
SystemZone.php Assigning session details to ZC makes it default route 2021-08-13 22:53:59 +10:00
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 Consistency and SQL Query optimisations - focused around the UI 2024-11-04 09:07:39 +11:00
Zone.php Optimise Zone::class to identify region/hosts/hubs 2024-05-27 10:47:42 +10:00