Commit Graph

46 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 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 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 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 4c91ed54c0 First work on a status page showing nodes with uncollected mail 2023-11-24 23:39:38 +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 349ad32fc8 Show queue commands, add My Systems to sidebar menu 2023-07-06 12:17:27 +10:00
Deon George ad36da0bb1 Code cleanup, no functional changes 2023-07-04 11:33:28 +10:00
Deon George 0473808e67 Added BBS List 2023-04-15 15:09:32 +10:00
Deon George 5f6e202a3f Only show managed networks when exploring 2022-12-17 14:00:41 +11:00
Deon George eca9f257eb Only show Network Admin if the user is a ZC of a network 2022-12-11 21:46:08 +11:00
Deon George c4169248ff Enable users drop down menu on their name, with a link to register/link a BBS 2022-12-11 21:32:32 +11:00
Deon George c034ce6cd4 Added FTN list, System View 2022-11-25 17:44:03 +07:00
Deon George 739955d374 Bootstrap updates 2022-11-19 11:43:06 +11:00
Deon George 4fe2e35d78 Changes to footer and footer content 2022-11-05 16:27:31 +11:00
Deon George edd41ad187 Updates to about page 2022-11-05 10:17:14 +11:00
Deon George 28cdedb327 Centralise dependant js/css files 2021-11-13 17:00:08 +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 2c406ba3e9 Add $user (authed user) to views 2021-10-02 10:03:17 +10:00
Deon George ca666e456a Enable user switching 2021-10-02 10:03:17 +10:00
Deon George 6db826c8a4 Some datatables consistency 2021-08-14 11:23:04 +10:00
Deon George eb0405f019 Added echoareas and fileareas 2021-08-11 23:45:49 +10:00
Deon George 29a707831e CSS fixes, BS5 doesnt have ml/mr,pl/pr. Fix remember me. Style consistencies. Added Error 500 page. 2021-07-24 14:12:10 +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 88d189110d Fix Address::parseFTN when matching addresses with 0's, minor cosmetic fixes, test subjects < 72 chars 2021-07-01 21:56:55 +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 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 1e7c05cb90 Move sidebar to it's own blade 2021-06-17 19:34:39 +10:00
Deon George 4011b2a82d Enabled Domain homepage 2021-06-14 21:33:18 +10:00
Deon George a3b4214040 CSS updates, layout tweeks, domain editing/updating 2021-06-14 15:46:18 +10:00
Deon George 182f877701 Enabled new login page 2021-06-13 23:01:21 +10:00
Deon George d7f3ab4130 Initial Web UI inspired by int10h.org 2021-06-13 01:32:22 +10:00
Deon George 5e5d0d6c3d Web frontend work 2021-06-13 01:32:22 +10:00
Deon George 4b960e92d5 Web layout 2021-06-13 01:31:32 +10:00