|
de34052c3b
|
Add constraint for hubs, which must have the same host and region for a zone
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 40s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-23 21:46:26 +10:00 |
|
|
cb63ec50d2
|
Dont cache when doing debug:zone:check
|
2024-05-23 21:31:17 +10:00 |
|
|
8b00d29db3
|
Update mailist to look for deleted FTNs as well
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-23 20:30:03 +10:00 |
|
|
f082bb0ebd
|
Dont record us in seenby/path for local messages. Update echomail display to know if an exchomail seenby has collected the message
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 39s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m46s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-23 20:12:21 +10:00 |
|
|
4f8448563d
|
Fix for when adding our address to path for outgoing echomails - introduced in 5fc6906
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m46s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-23 17:38:18 +10:00 |
|
|
710adad634
|
Show only validated addresses with packets for packet:system
|
2024-05-23 17:37:46 +10:00 |
|
|
5fc69067fb
|
Fix sorting of seenby/path items in echomail/netmail. Add rogue_seenby to seenby in echomail
|
2024-05-23 17:37:46 +10:00 |
|
|
dc212d35fb
|
Work to handle grunged packets as well as look for tearline/tagline/orgin line from the end of the content
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 40s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m44s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-22 23:24:29 +10:00 |
|
|
3ce6a8ed61
|
Record the AKAs presented
|
2024-05-22 22:12:38 +10:00 |
|
|
b398163cfd
|
We need to use EncodeUTF our mail objects while passing them to the queue
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-22 21:37:58 +10:00 |
|
|
a5e9a28673
|
Added PRODUCT_NAME_SHORT and updated PID/TID kludge to include git hash
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-22 15:31:10 +10:00 |
|
|
49e40f4fb8
|
Generated mail from the hub wont have $model->errors defined
|
2024-05-22 09:21:59 +10:00 |
|
|
924d760c79
|
Fix FSC45 packets, point_id was still being validated the old way
|
2024-05-22 09:21:59 +10:00 |
|
|
58dc090c83
|
Use packets domain for packet validation, not remote sytems address
|
2024-05-22 09:21:59 +10:00 |
|
|
b20878e378
|
Kludges are not required in messages
|
2024-05-22 09:21:59 +10:00 |
|
|
b443762739
|
Fix processing echomail and when mail crc is calculated as it was decompressing the CompressedString
|
2024-05-22 09:21:59 +10:00 |
|
|
18f5354d0c
|
Mail validation errors is now an object, and must be tested with ->count()
|
2024-05-22 09:21:59 +10:00 |
|
|
17e3c69f07
|
Fix for invalid-zone validation comparing a string with an int
|
2024-05-22 09:21:59 +10:00 |
|
|
51784df6a8
|
Fix missed Notification using old Message::class
|
2024-05-22 09:21:59 +10:00 |
|
|
8df6384736
|
Fixed checking for RESCAN kludge
|
2024-05-22 09:21:59 +10:00 |
|
|
752462d20f
|
Update job:list, and change "subject" to "jobname"
|
2024-05-22 09:21:59 +10:00 |
|
|
72d68fa1ab
|
Update SocketClient to support raw IP addresses
|
2024-05-22 09:21:59 +10:00 |
|
|
aaec5f8f4a
|
Security update enabling update_nn to edit system details
|
2024-05-22 09:21:59 +10:00 |
|
|
ab2e288f06
|
More complete rework of packet parsing and packet generation with f279d85 - and testing passes
|
2024-05-22 09:21:59 +10:00 |
|
|
b30ab2f999
|
Add github hash VERSION file during build
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 44s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m51s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
|
2024-05-19 23:30:44 +10:00 |
|
|
b4a42f6780
|
More update on security, user to edit their own system with 59ec5f5
|
2024-05-19 23:30:14 +10:00 |
|
|
f279d85b08
|
More complete rework of packet parsing and packet generation with 29710c
|
2024-05-19 23:28:45 +10:00 |
|
|
46f52dd56d
|
Only auth AKAs in the same domain as us
|
2024-05-18 12:26:00 +10:00 |
|
|
59ec5f5a0c
|
Update on security, user to edit their own system
|
2024-05-18 08:27:17 +10:00 |
|
|
29710c37c2
|
Complete rework of packet parsing and packet generation
|
2024-05-17 22:10:54 +10:00 |
|
|
1650d07d5c
|
Fix recording of netmails, when they contain taglines and origin lines
|
2024-05-16 22:59:37 +10:00 |
|
|
0457b3df25
|
Resorting methods, no functional changes
|
2024-05-13 18:55:39 +10:00 |
|
|
731fdb0a44
|
When decompressing compressed messages, dont barf if we try to decompress the same attribute twice
|
2024-05-13 17:50:24 +10:00 |
|
|
6216ada5e5
|
Fix recording of netmails, when they contain taglines and origin lines
|
2024-05-13 17:50:24 +10:00 |
|
|
b9b5cf4214
|
Display msgid's smaller for Netmail/Echomail H1 headings
|
2024-05-13 17:06:51 +10:00 |
|
|
f912e81ee6
|
Change where processed packets are placed, if fido.packet_keep is true
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 54s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m54s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-12 21:56:46 +10:00 |
|
|
4fe5dc6ad0
|
Fix for session being reported negative
|
2024-05-12 21:56:46 +10:00 |
|
|
556b95c7c1
|
Fix when dispatching packets, and our address object has many relations already loaded, causing memory exhaustion due to recursion
|
2024-05-12 21:56:46 +10:00 |
|
|
14c505c15b
|
Must not cache the mail waiting queries, otherwise mail/files will be resent in a query loop
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s
|
2024-05-12 14:56:18 +10:00 |
|
|
dd8558487c
|
Increase default logging to 3 months
|
2024-05-11 21:20:05 +10:00 |
|
|
3ad20f969b
|
Put back laravel-eloquent-query-cache and remove Caching from previous commit
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-11 09:10:00 +10:00 |
|
|
4d13199848
|
Some interface SQL performance improvements
|
2024-05-11 08:18:57 +10:00 |
|
|
cd2efbd1d4
|
Added downstream(), and fixed failing tests in RoutingTest
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-10 21:33:02 +10:00 |
|
|
edee0643ec
|
Reorder functions, no functional changes
|
2024-05-09 21:31:50 +10:00 |
|
|
23159d19d5
|
Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
|
2024-05-09 21:22:30 +10:00 |
|
|
2765a27db8
|
Performance fix for address_merge, when there are a log of echomails to move to the new address
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m39s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-06 08:23:07 +10:00 |
|
|
c8ef7d065b
|
Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-05 23:17:29 +10:00 |
|
|
7540ddf8f4
|
$o is not always defined
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-05 22:14:33 +10:00 |
|
|
b17fe1d2ee
|
It seems session time is now returning a float, cast it to an int
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 34s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m40s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-05 17:41:47 +10:00 |
|
|
5389739920
|
Enable setting autohold and address validation in web UI
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m47s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-05 00:10:55 +10:00 |
|