.. |
Address.php
|
Include children in netmail for a host
|
2023-12-18 20:43:21 +11:00 |
Domain.php
|
Update domain::public() to only show public domains to admins, update status to be consistent with domain::public()
|
2023-11-25 00:10:21 +11:00 |
Dynamic.php
|
Implemented Dynamic Items for data to be sent to polled systems based on data in db, like stats/nodelists
|
2023-12-03 18:51:46 +11:00 |
Echoarea.php
|
Add total messages to domain view, and improve echoarea stats query
|
2023-07-30 20:16:58 +10:00 |
Echomail.php
|
Implemented CLI areafix:rescan
|
2023-12-01 18:14:51 +11:00 |
File.php
|
Fix for finding the TIC origin, it doesnt have a parent
|
2023-12-18 20:43:21 +11: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
|
Optimise the queries used to display packet contents and show DBID if msgid is not available
|
2023-11-23 21:55:39 +11: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
|
Fix incorrect assigning of service ports in #ccafc6
|
2023-08-04 17:01:48 +10:00 |
Software.php
|
Added packet debug on web UI
|
2021-06-29 20:45:57 +10:00 |
System.php
|
When we have multiple addresses, add we want a specific address, return the lowest role, or if strict mode enable, return the lowest role that is higher than the target
|
2023-12-18 20:43:21 +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 |
User.php
|
Enable ZC to see netmail in their zone, and point owners to see their own netmail
|
2023-12-18 20:43:21 +11:00 |
Zone.php
|
Remove caching on Zone, fix cockroach cannot do like on integers
|
2022-01-20 17:51:40 +11:00 |