Commit Graph

57 Commits

Author SHA1 Message Date
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 527cc1d4ab Added passkey for logins 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 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 c9d04b64ac Enabled NetmailPolicy, users can see netmail if they are in the seen-by, a ZC or admin 2023-12-19 12:55:27 +11:00
Deon George 1ded66990c Enable ZC to see netmail in their zone, and point owners to see their own netmail 2023-12-18 20:43:21 +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 9e870858da Packet filenames can be in uppercase hex too 2023-11-24 12:18:19 +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 ed7dc2ab8b Added an address merge UI page 2023-09-09 21:16:51 +10:00
Deon George a87cf875e4 Enabled sending netmails to upstream areafix/filefix 2023-08-03 17:39:22 +10:00
Deon George cd140971e2 Implemented echoarea/filearea security 2023-07-29 13:17:36 +10:00
Deon George ad8582ef52 Cosmetic enhancements to Netmail/Echomail view. Fix route to show packets with more than 0-9a-f names. 2023-07-27 21:20:03 +10:00
Deon George 39605af693 Fix last packet transfers shown, added file transfers 2023-07-19 15:16:25 +10:00
Deon George a8f76aec31 Show packet contents for nodes 2023-07-16 00:45:58 +10:00
Deon George 6c75659395 Enable demoting and promoting address role 2023-07-06 18:43:32 +10:00
Deon George b70a36003a Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12:00
Deon George 58341db0fb Show netmails to admins, record netmail path in the DB 2023-06-18 23:33:26 +10:00
Deon George 0473808e67 Added BBS List 2023-04-15 15:09:32 +10:00
Deon George 05528f1c33 More work on user linking to existing defined system 2022-12-04 13:30:38 +11:00
Deon George c034ce6cd4 Added FTN list, System View 2022-11-25 17:44:03 +07:00
Deon George 5957a25044 Enabled address undelete and purge, now showing systems deleted messages 2022-11-19 12:02:13 +11:00
Deon George 029a8a9d73 Added file areas and TIC processing 2022-11-02 22:01:45 +11:00
Deon George 8072f7c5a9 Work on registration of existing systems to users 2022-03-20 22:42:11 +11:00
Deon George 847869911f Enable echomail subscription by any of a systems address 2022-01-15 14:58:42 +11:00
Deon George 3c8895a238 User register system, minor cosmetic changes, start of user authorisation 2021-11-11 23:04:08 +11:00
Deon George a0db589dc5 Start on user dashboard 2021-10-26 23:19:55 +11:00
Deon George ca666e456a Enable user switching 2021-10-02 10:03:17 +10:00
Deon George 8306f4c3a3 Start of echomail subscribing 2021-09-06 23:39:48 +10:00
Deon George 271f066667 Added echomail search and display 2021-08-29 11:48:27 +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 8d4ca2963d Enabled moving address, minor CSS fixes 2021-08-08 17:27:35 +10:00
Deon George bd85f8b055 Remove redundant tables and code 2021-07-17 20:28:25 +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 54bcdf4b13 Minor css fixes, delete/pause addresses, validation fixes for nodes with 0 in address 2021-07-02 00:26:00 +10:00
Deon George 987b4040fb Added packet debug on web UI 2021-06-29 20:45:57 +10:00
Deon George dfc4e305f1 Added search 2021-06-27 00:41:29 +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 68dc704ca0 Logout in-active users and dont respond to resets or logins 2021-06-19 10:51:49 +10:00
Deon George e45f366b76 User editing and creation by system admin 2021-06-19 10:51:49 +10:00
Deon George 491d3d55c3 Added System, fixed something with Domain, added 403, start of some other items 2021-06-18 00:08:30 +10:00
Deon George 292040cef7 Create CI testing 2021-06-16 19:08:27 +10:00