Commit Graph

226 Commits

Author SHA1 Message Date
Deon George b9b5cf4214 Display msgid's smaller for Netmail/Echomail H1 headings 2024-05-13 17:06:51 +10:00
Deon George 4d13199848 Some interface SQL performance improvements 2024-05-11 08:18:57 +10:00
Deon George 23159d19d5 Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children 2024-05-09 21:22:30 +10:00
Deon George 7540ddf8f4 $o is not always defined
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
2024-05-05 22:14:33 +10:00
Deon George 5389739920 Enable setting autohold and address validation in web UI
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 41s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m47s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
2024-05-05 00:10:55 +10:00
Deon George 79b180f453 Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable 2024-04-26 20:31:02 +10:00
Deon George 6e376100a5 Fix System registration form presentation and validation processing
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
2024-04-26 12:23:55 +10:00
Deon George 1a5c1eff7b Move passkey login to a button on the login page
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m41s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s Details
2024-04-25 20:20:43 +10:00
Deon George 6a41536d57 Enable user reseting password
Create Docker Image / Build Docker Image (x86_64) (push) Failing after 24s Details
Create Docker Image / Build Docker Image (arm64) (push) Failing after 54s Details
Create Docker Image / Final Docker Image Manifest (push) Has been skipped Details
2024-04-25 15:45:05 +10:00
Deon George 527cc1d4ab Added passkey for logins 2024-04-25 15:45:05 +10:00
Deon George d90f431925 Changed layout of system/addedit 2024-04-25 15:45:05 +10:00
Deon George ceffc7ff14 Removed unnessary controller functions that just call a view, HTML/CSS consistency updates 2024-04-25 15:44:52 +10:00
Deon George 3f5668292f More optimisations for users dashboard
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 36s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m34s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
2024-04-21 00:28:50 +10:00
Deon George a2ff2df9f3 Move security evaluations for File/Echoareas back to model 2024-04-16 21:28:35 +09:30
Deon George 9c9fd84e0a Change layout of topmenu
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 33s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m37s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s Details
2024-04-14 20:26:28 +10:00
Deon George 5cb70da458 Optimise rendering of bbs list 2024-04-14 16:59:06 +10:00
Deon George 3e561ab068 Optimise rendering of domain list 2024-04-14 16:55:52 +10:00
Deon George bac41969a5 Optimise queries for rendering the users dashboard page
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 32s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m37s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s Details
2024-04-14 00:47:08 +10:00
Deon George d6e23b9a90 Optimise queries for rendering the about page
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 33s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m38s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s Details
2024-04-13 22:41:58 +10:00
Deon George 1923eb429f Change wording for Internet Address for a System 2024-04-12 20:06:58 +10:00
Deon George 60964e27a7 Attribution to phpStorm 2024-04-10 21:28:45 +10:00
Deon George c496d131cf Fix wording on EMSI sessions 2024-03-22 08:45:44 +11:00
Deon George 01107cd3dc Added AnsiLove for rendering messages with ANSI sequences 2023-12-19 15:16:10 +11:00
Deon George 90206f2bb5 Enable admin setting user for a system 2023-12-19 12:55:27 +11:00
Deon George 13e51724c0 Further enhancement with #9063a2a - to ensure our message addressing and content picks the right address 2023-12-18 20:43:21 +11:00
Deon George 6fb7d165ae text-right should be text-end 2023-12-18 20:43:21 +11:00
Deon George 6d9179ed37 Fix for creating a new area 'Attempt to ready property nodelist on null' 2023-12-18 20:43:21 +11:00
Deon George caa6e629f4 Change Address::parent(),Address::children(), improved CI testing 2023-12-18 20:43:21 +11:00
Deon George 0526500ff0 Integrate Mailer::class into System_Log::class, removed Zmodem Server/Client 2023-12-10 20:41:37 +11:00
Deon George ee15274478 Enhancements to accordion displays, mainly to show chevrons indicating open status 2023-12-04 09:03:54 +11:00
Deon George 8590bb8acc Fix the rendering of SEENBY/PATH lines in packets, which should have each new line prefixed with host 2023-11-27 09:00:32 +11:00
Deon George 4a0e6e67fc Added number of netmails/echomails/files processed on status page 2023-11-26 17:32:39 +11:00
Deon George 1ac3583479 Implemented system heartbeat, to poll systems regularly that we havent heard from 2023-11-26 14:59:05 +11:00
Deon George 2b2482ba71 Rework crash polling, using optimised scope queries 2023-11-25 21:52:05 +11:00
Deon George 4c91ed54c0 First work on a status page showing nodes with uncollected mail 2023-11-24 23:39:38 +11:00
Deon George 19338edcb6 Optimise the queries used to display packet contents and show DBID if msgid is not available 2023-11-23 21:55:39 +11:00
Deon George 3221d7f679 Show packet info when viewing echomail 2023-11-22 13:59:19 +11:00
Deon George f639e3ffab New attempt to making sure echomails have origin and senders path/seenby details (rework of #45d7823) 2023-11-22 13:59:19 +11:00
Deon George 953d3725b2 Another enhancement to the linking system 2023-10-09 17:48:26 +11:00
Deon George 4616feacda Fix some redirects now that self::class,'home' is no longer defined 2023-10-07 21:09:00 +11:00
Deon George 7a9b6d5015 Change network/ to domain/view/ 2023-10-07 21:09:00 +11:00
Deon George 654e7bd2aa Remove remaining ftn/ paths, no functional changes 2023-10-07 21:09:00 +11:00
Deon George b25e6f432c Rework DomainController/UserController methods and paths, no functional changes 2023-10-07 21:09:00 +11:00
Deon George 27985dbf0b Rework ZoneController methods and paths, no functional changes 2023-10-07 21:09:00 +11:00
Deon George fda68bba04 Rework SystemController methods and paths, no functional changes 2023-10-07 21:09:00 +11:00
Deon George 614d332fae Add ifcico to DNS query responses 2023-10-06 22:52:03 +11:00
Deon George 495a27cfed Enhance the system link/register selection 2023-10-06 22:52:03 +11:00
Deon George 28e30a05e6 Make passwords mandatory 2023-10-04 16:26:05 +11:00
Deon George 56544b89e1 Change background for graphics to #000000 2023-09-22 21:17:00 +10:00
Deon George 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