Commit Graph

43 Commits

Author SHA1 Message Date
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 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 ee15274478 Enhancements to accordion displays, mainly to show chevrons indicating open status 2023-12-04 09:03:54 +11:00
Deon George 654e7bd2aa Remove remaining ftn/ 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 560bc2f8cb Fix domain echoarea totals, add echoarea name to address/merge 2023-09-12 00:10:16 +10:00
Deon George 7ca6fdc195 Add total messages to domain view, and improve echoarea stats query 2023-07-30 20:16:58 +10:00
Deon George f1ccca25ea Change public to show on echo/file areas to enable limiting whats shown in the activity graph 2023-07-28 13:22:39 +10:00
Deon George d6aafa4322 Changes to phone, add Active/Archive to echomail list for nets 2023-07-06 11:55:54 +10:00
Deon George ade5f07e37 Change Highcharts background 2023-06-13 20:22:40 +10:00
Deon George 25c3041c67 Show our systems with 4d addressing in domains 2023-04-15 22:23:13 +10:00
Deon George 6b0bf32552 Query optimisations for last_messages and traffic 2022-01-15 14:58:42 +11:00
Deon George 424d6ef39d Switchout DB to CockroachDB 2022-01-15 14:58:41 +11:00
Deon George 6acc8ee407
Cache some calls to Mongo for performance 2021-11-26 16:58:50 +11:00
Deon George be886d9e4b
Add query cache, show per echo stats on network page 2021-11-26 16:16:33 +11:00
Deon George 28cdedb327 Centralise dependant js/css files 2021-11-13 17:00:08 +11:00
Deon George 2c406ba3e9 Add $user (authed user) to views 2021-10-02 10:03:17 +10:00
Deon George 314ec304a7 In domain list, base echoarea list on message data, not date received 2021-08-25 00:49:48 +10:00
Deon George 414a10f84e Fix end session report, move address when system is a ZC, show #addresses on systems 2021-08-15 11:42:38 +10:00
Deon George 34776b6639 Some layout changes for echoarea/filearea 2021-08-14 23:39:42 +10:00
Deon George 6db826c8a4 Some datatables consistency 2021-08-14 11:23:04 +10:00
Deon George 8996b3d09b Show message numbers in echorea list 2021-08-12 00:16:11 +10:00
Deon George eb0405f019 Added echoareas and fileareas 2021-08-11 23:45:49 +10:00
Deon George c7388c2db6 Enabled default routing 2021-08-09 23:35:22 +10:00
Deon George b179b1b3e9 Mail routing parent/children, domain name validation, nodelist import changes and other fixes 2021-08-08 01:14:11 +10:00
Deon George 49bc946024 CSS changes, enable links to system edit on network list 2021-08-08 01:12:11 +10:00
Deon George a0d3c8d8ab Start of processing packets - implemented PING Responce to Netmail 2021-07-16 16:39:02 +10:00
Deon George c8447d8573 Update and display last seen for systems 2021-07-04 23:24:38 +10:00
Deon George acfde97e79 Fix binkp remote closing connection, add/delete session details, menu item this system, minor CSS fixes, move system form editing to individual files 2021-07-04 21:48:05 +10:00
Deon George 64fd264427 Usability fixes 2021-07-02 23:44:20 +10:00
Deon George 945afbfe4b Only show 3D addresses where necessary 2021-06-26 11:48:55 +10:00
Deon George 980f57e808 Renamed import nodelist job, dont display address id's to unauthed users, removed debugging from importnodelist. 2021-06-26 10:55:02 +10:00
Deon George aa06296963 Fixes for nodelist importing 2021-06-26 10:35:02 +10:00
Deon George 17a44a0945 DB query performance fixes 2021-06-25 23:39:32 +10:00
Deon George 64215ebcea Import nodelists 2021-06-25 22:21:19 +10:00
Deon George 1f04f8374e Address input fixes, region_id/host_id must not be null, address constraints changes 2021-06-25 21:33:24 +10:00
Deon George e207e0a1d8 Show ZC/RC name instead of system name, tweak FTN sort order 2021-06-24 23:09:09 +10:00
Deon George d1ca78d372 Changed to using new Address Model, Implemented Setup, Some minor CSS changes 2021-06-24 20:16:37 +10:00
Deon George 7cab4e288b Added laravel/passport, assign ftn addresses to nodes 2021-06-20 23:05:19 +10:00
Deon George 84df9ce811 Minor layout fixes, and link fixes. Changed notes to be optional in systems table 2021-06-19 14:43:02 +10:00
Deon George 0db119ab74 Start to show more information on network homepage 2021-06-19 11:59:01 +10:00
Deon George 292040cef7 Create CI testing 2021-06-16 19:08:27 +10:00