Commit Graph

100 Commits

Author SHA1 Message Date
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 7ec01d778a System::match() now returns an array 2021-08-08 23:53:56 +10:00
Deon George 7922bc6a7a Fix errors must not be accessed before initialization 2021-08-08 22:49:38 +10:00
Deon George 72fb8044f9 Fix for identifying children for netmail packets 2021-08-08 21:50:09 +10:00
Deon George 5ca6c8126e Show version in about 2021-08-08 20:46:52 +10:00
Deon George 8d4ca2963d Enabled moving address, minor CSS fixes 2021-08-08 17:27:35 +10:00
Deon George 7cd7849241 Move packet debug view to top level 2021-08-08 12:01:10 +10:00
Deon George 5e4812ba14 DB has already been seeded already 2021-08-08 09:48:34 +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 d937547599 Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
Deon George 6f26bc4c71 Validation fix when creating a new host 2021-07-31 00:43:25 +10:00
Deon George ae37067a74 Link to edit system from setup 2021-07-31 00:43:16 +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 bbbb06d0a2 Framework update and minor packet debug cosmetics 2021-07-24 00:54:39 +10:00
Deon George ee30ef92c3 New algorithm for calculating packet name, EMSI/BINKP inbound processing tested, Netmail rejection and intransit processing 2021-07-24 00:53:35 +10:00
Deon George 2fdc6eabad Revise CRC calls and use php's internal functions 2021-07-21 20:52:17 +10:00
Deon George 7cd3b814bb Remove processed packets if there were no issues 2021-07-20 00:26:12 +10:00
Deon George 6027ce52ab Fix child processes exiting 2021-07-20 00:23:41 +10:00
Deon George ccab973b4a Add missing ls_recvdata16 to ZMODEM 2021-07-19 22:15:09 +10:00
Deon George 001d0a054d init-php already running as www-data 2021-07-19 00:55:25 +10:00
Deon George aa30d8a8d0 No longer use init-php in our Dockerfile 2021-07-19 00:17:44 +10:00
Deon George 3756b0c565 Wait for the DB before running server in init-php 2021-07-18 23:48:43 +10:00
Deon George a37da4b099 Validation fix when creating a new host 2021-07-18 23:38:18 +10:00
Deon George 5ad342fd56 EMSI now responding to PINGs in the same session 2021-07-18 23:37:44 +10:00
Deon George 9dcfe6b17d BINKP responding to incoming netmail pings 2021-07-18 22:11:34 +10:00
Deon George 7bb3e12f66 Added 404/419 status pages 2021-07-18 22:11:33 +10:00
Deon George bd85f8b055 Remove redundant tables and code 2021-07-17 20:28:25 +10:00
Deon George 066154f310 Minor debug packet cosmetic changes, Remove database/ items in docker build, Node address validation changes 2021-07-17 17:15:40 +10:00
Deon George 1fa566b26c Transfering netmail via EMSI 2021-07-17 17:15:40 +10:00
Deon George 6ce4e64cb6 Change base PHP image for docker 2021-07-16 17:13:41 +10:00
Deon George 32888533c1 Testing needs to have the database seeded 2021-07-16 17:08:57 +10:00
Deon George a0d3c8d8ab Start of processing packets - implemented PING Responce to Netmail 2021-07-16 16:39:02 +10:00
Deon George fe2784f98f Improvements for host selection, store ftn message in utf8 2021-07-16 16:37:18 +10:00
Deon George 5c5df12816 Display CP437 characters when debugging packets 2021-07-05 21:31:04 +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 d56681a187 Rename BINKD to BINKP 2021-07-02 23:44:20 +10:00
Deon George 64fd264427 Usability fixes 2021-07-02 23:44:20 +10:00
Deon George 4522f26bf3 Docker build improvement, fix findFTN(), fix address add for systems 2021-07-02 01:09:16 +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 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 16a1d8a440 Catch packet errors and display a nice error 2021-06-29 23:42:35 +10:00
Deon George 7356bedfa2 Packet header fixes, correctly identify packets from/to points 2021-06-29 23:23:59 +10:00
Deon George 987b4040fb Added packet debug on web UI 2021-06-29 20:45:57 +10:00
Deon George dc86f7c008 Fix register blade 2021-06-27 13:46:46 +10:00
Deon George 9897c928d9 Added ZT to System, more ZT validation on zone 2021-06-27 01:15:36 +10:00
Deon George dfc4e305f1 Added search 2021-06-27 00:41:29 +10:00