|
73cf421739
|
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 |
|
|
79b180f453
|
Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable
|
2024-04-26 20:31:02 +10:00 |
|
|
a2ff2df9f3
|
Move security evaluations for File/Echoareas back to model
|
2024-04-16 21:28:35 +09:30 |
|
|
b9bc413b05
|
Fix for finding the TIC origin, it doesnt have a parent
|
2023-12-18 20:43:21 +11:00 |
|
|
76dc90ceb3
|
Fixes to TIC processing that uses the Address::ftn_regex
|
2023-11-23 13:17:02 +11:00 |
|
|
9fd8264c3f
|
Rework TIC processing and added test cases
|
2023-11-22 15:58:00 +11:00 |
|
|
85243d128e
|
Fixes for TIC processing and not identifying path/seenby correctly
|
2023-10-29 21:28:29 +11:00 |
|
|
ff04de52b5
|
Rework TIC processing to use Storage::disk(). Implemented handling of replaces and files that already exist
|
2023-09-23 22:40:17 +10:00 |
|
|
2ae24b9955
|
Move fido configuation items into fido namespace. If keeping packets move them into a date aligned subdir
|
2023-09-22 15:35:08 +10:00 |
|
|
67c1be209d
|
Logging changes when processing TIC files
|
2023-09-09 00:10:45 +10:00 |
|
|
6498e364fb
|
More TIC processing fixes
|
2023-09-08 21:04:24 +10:00 |
|
|
cd140971e2
|
Implemented echoarea/filearea security
|
2023-07-29 13:17:36 +10:00 |
|
|
a3302b4012
|
Complete of logging received and sent packet names, and display them in the web ui for each node
|
2023-07-15 22:10:05 +10:00 |
|
|
ad36da0bb1
|
Code cleanup, no functional changes
|
2023-07-04 11:33:28 +10:00 |
|
|
b70a36003a
|
Remove Passport and replace with Sanctum, upgrade framework to Laravel 10
|
2023-06-26 21:50:40 +12:00 |
|
|
b8534d8598
|
Make filename unique for each area, rename column to name/lname for files
|
2023-06-23 17:33:47 +10:00 |
|
|
b1b86ca04a
|
Implemented file sending during BINKP and EMSI sessions
|
2023-06-22 22:13:47 +10:00 |
|
Deon George
|
34f289953d
|
Implementation fixes for TIC processing
|
2022-11-05 10:17:14 +11:00 |
|
Deon George
|
7571a2cd7d
|
Enable moving inbound files to s3 and logging in DB
|
2022-11-04 17:30:18 +11:00 |
|
Deon George
|
029a8a9d73
|
Added file areas and TIC processing
|
2022-11-02 22:01:45 +11:00 |
|