clrghouz/app/Models
Deon George 2590c2de71
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m49s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Remove deprecated Domain::managed()
2024-05-29 19:45:08 +10:00
..
Address.php Fix when we use newFTN, find the zone/domain if it is provided. Fix packet creation error, where Address::ftn depends on zone_id 2024-05-27 22:22:38 +10:00
Domain.php Remove deprecated Domain::managed() 2024-05-29 19:45:08 +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 Another fix to make sure site generated echomail is not exported to ourselfs 2024-05-26 12:08:01 +10:00
File.php Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable 2024-04-26 20:31:02 +10:00
Filearea.php Implemented echoarea/filearea security 2023-07-29 13:17:36 +10: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 Fix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomail 2024-05-23 17:37:46 +10:00
Nodelist.php Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12:00
Protocol.php Web frontend work 2021-06-13 01:32:22 +10:00
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 Added packet debug on web UI 2021-06-29 20:45:57 +10:00
System.php Fix routed netmails being packed for the hub, not the destination. Added some logging for idle netmails/emails 2024-05-26 20:55:39 +10: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
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