Commit Graph

  • 7cd7849241 Move packet debug view to top level Deon George 2021-08-08 12:01:10 +1000
  • 5e4812ba14 DB has already been seeded already Deon George 2021-08-08 09:48:34 +1000
  • b179b1b3e9 Mail routing parent/children, domain name validation, nodelist import changes and other fixes Deon George 2021-07-26 21:21:58 +1000
  • 49bc946024 CSS changes, enable links to system edit on network list Deon George 2021-07-31 17:43:58 +1000
  • d937547599 Some message optimisation, added Echomail processing Deon George 2021-07-31 00:35:52 +1000
  • 6f26bc4c71 Validation fix when creating a new host Deon George 2021-07-26 21:53:56 +1000
  • ae37067a74 Link to edit system from setup Deon George 2021-07-31 00:41:42 +1000
  • 29a707831e CSS fixes, BS5 doesnt have ml/mr,pl/pr. Fix remember me. Style consistencies. Added Error 500 page. Deon George 2021-07-24 14:12:10 +1000
  • bbbb06d0a2 Framework update and minor packet debug cosmetics Deon George 2021-07-24 00:54:39 +1000
  • ee30ef92c3 New algorithm for calculating packet name, EMSI/BINKP inbound processing tested, Netmail rejection and intransit processing Deon George 2021-07-24 00:53:35 +1000
  • 2fdc6eabad Revise CRC calls and use php's internal functions Deon George 2021-07-21 20:52:17 +1000
  • 7cd3b814bb Remove processed packets if there were no issues Deon George 2021-07-20 00:26:12 +1000
  • 6027ce52ab Fix child processes exiting Deon George 2021-07-20 00:23:41 +1000
  • ccab973b4a Add missing ls_recvdata16 to ZMODEM Deon George 2021-07-19 22:15:09 +1000
  • 001d0a054d init-php already running as www-data Deon George 2021-07-19 00:55:25 +1000
  • aa30d8a8d0 No longer use init-php in our Dockerfile Deon George 2021-07-19 00:17:44 +1000
  • 3756b0c565 Wait for the DB before running server in init-php Deon George 2021-07-18 23:48:43 +1000
  • a37da4b099 Validation fix when creating a new host Deon George 2021-07-18 23:38:18 +1000
  • 5ad342fd56 EMSI now responding to PINGs in the same session Deon George 2021-07-18 23:37:44 +1000
  • 9dcfe6b17d BINKP responding to incoming netmail pings Deon George 2021-07-18 22:10:21 +1000
  • 7bb3e12f66 Added 404/419 status pages Deon George 2021-07-17 22:07:20 +1000
  • bd85f8b055 Remove redundant tables and code Deon George 2021-06-25 13:43:55 +1000
  • 066154f310 Minor debug packet cosmetic changes, Remove database/ items in docker build, Node address validation changes Deon George 2021-07-17 17:15:00 +1000
  • 1fa566b26c Transfering netmail via EMSI Deon George 2021-07-17 15:48:07 +1000
  • 6ce4e64cb6 Change base PHP image for docker Deon George 2021-07-16 17:13:41 +1000
  • 32888533c1 Testing needs to have the database seeded Deon George 2021-07-16 16:55:26 +1000
  • a0d3c8d8ab Start of processing packets - implemented PING Responce to Netmail Deon George 2021-07-16 00:54:23 +1000
  • fe2784f98f Improvements for host selection, store ftn message in utf8 Deon George 2021-07-05 23:17:00 +1000
  • 5c5df12816 Display CP437 characters when debugging packets Deon George 2021-07-05 21:31:04 +1000
  • c8447d8573 Update and display last seen for systems Deon George 2021-07-04 23:24:38 +1000
  • acfde97e79 Fix binkp remote closing connection, add/delete session details, menu item this system, minor CSS fixes, move system form editing to individual files Deon George 2021-07-04 21:47:23 +1000
  • d56681a187 Rename BINKD to BINKP Deon George 2021-07-02 23:44:01 +1000
  • 64fd264427 Usability fixes Deon George 2021-07-02 23:19:50 +1000
  • 4522f26bf3 Docker build improvement, fix findFTN(), fix address add for systems Deon George 2021-07-02 01:09:16 +1000
  • 54bcdf4b13 Minor css fixes, delete/pause addresses, validation fixes for nodes with 0 in address Deon George 2021-07-02 00:25:41 +1000
  • 88d189110d Fix Address::parseFTN when matching addresses with 0's, minor cosmetic fixes, test subjects < 72 chars Deon George 2021-07-01 21:56:55 +1000
  • 16a1d8a440 Catch packet errors and display a nice error Deon George 2021-06-29 23:42:35 +1000
  • 7356bedfa2 Packet header fixes, correctly identify packets from/to points Deon George 2021-06-29 23:23:59 +1000
  • 987b4040fb Added packet debug on web UI Deon George 2021-06-29 20:43:29 +1000
  • dc86f7c008 Fix register blade Deon George 2021-06-27 13:46:46 +1000
  • 9897c928d9 Added ZT to System, more ZT validation on zone Deon George 2021-06-27 01:15:19 +1000
  • dfc4e305f1 Added search Deon George 2021-06-27 00:34:15 +1000
  • 945afbfe4b Only show 3D addresses where necessary Deon George 2021-06-26 11:48:55 +1000
  • 2f23158c1b Dont run server as root Deon George 2021-06-26 10:57:18 +1000
  • 980f57e808 Renamed import nodelist job, dont display address id's to unauthed users, removed debugging from importnodelist. Deon George 2021-06-26 10:55:02 +1000
  • aa06296963 Fixes for nodelist importing Deon George 2021-06-26 10:34:49 +1000
  • 17a44a0945 DB query performance fixes Deon George 2021-06-25 23:38:57 +1000
  • 64215ebcea Import nodelists Deon George 2021-06-25 21:31:57 +1000
  • 1f04f8374e Address input fixes, region_id/host_id must not be null, address constraints changes Deon George 2021-06-25 16:42:12 +1000
  • 848f41b382
    Added mongo configuration Deon George 2021-06-25 13:40:50 +1000
  • e207e0a1d8 Show ZC/RC name instead of system name, tweak FTN sort order Deon George 2021-06-24 23:09:09 +1000
  • 25f853cea4 Fix zone update with zt_id, added some ZeroTier network settings Deon George 2021-06-24 22:28:06 +1000
  • ebabe6e698 More work on init-php Deon George 2021-06-24 21:31:02 +1000
  • 0aa55fd6b8 Changed init-php to wait on DB before starting server Deon George 2021-06-24 21:10:15 +1000
  • ff32ed1025 Changes to Docker to start server Deon George 2021-06-24 20:36:27 +1000
  • d1ca78d372 Changed to using new Address Model, Implemented Setup, Some minor CSS changes Deon George 2021-06-24 20:16:37 +1000
  • ec6594b701 Updated dependancies Deon George 2021-06-20 23:13:58 +1000
  • 7cab4e288b Added laravel/passport, assign ftn addresses to nodes Deon George 2021-06-20 23:03:20 +1000
  • 84df9ce811 Minor layout fixes, and link fixes. Changed notes to be optional in systems table Deon George 2021-06-19 14:40:55 +1000
  • f4454dd5f7 Zones didnt have a column name, remove it from migration Deon George 2021-06-19 12:04:00 +1000
  • 0db119ab74 Start to show more information on network homepage Deon George 2021-06-19 11:59:01 +1000
  • 68dc704ca0 Logout in-active users and dont respond to resets or logins Deon George 2021-06-19 10:41:56 +1000
  • e45f366b76 User editing and creation by system admin Deon George 2021-06-19 01:09:34 +1000
  • 416e79164e Added Zones, authorisation on edits, validation enhancements Deon George 2021-06-18 23:01:41 +1000
  • 491d3d55c3 Added System, fixed something with Domain, added 403, start of some other items Deon George 2021-06-18 00:08:30 +1000
  • 1e7c05cb90 Move sidebar to it's own blade Deon George 2021-06-17 19:34:39 +1000
  • f9310566a0 Created server:start, turned down BINKP debugging, some Socket tweaks Deon George 2021-06-16 22:26:08 +1000
  • 292040cef7 Create CI testing Deon George 2021-06-15 22:19:14 +1000
  • 4011b2a82d Enabled Domain homepage Deon George 2021-06-14 21:33:18 +1000
  • a3b4214040 CSS updates, layout tweeks, domain editing/updating Deon George 2021-06-14 15:46:18 +1000
  • dd648adf91 Updated .env.example - used in the Docker build for defaults Deon George 2021-06-14 10:40:48 +1000
  • b22013b1dd Change docker base image - need sockets and pcntl Deon George 2021-06-13 23:33:02 +1000
  • 0b421c4d8e Added gitlab-ci to build docker image Deon George 2021-06-13 23:23:19 +1000
  • 55fcfa2e4a Enabled password resets Deon George 2021-06-13 23:00:26 +1000
  • 2cae5d984c Add email template Deon George 2021-06-13 17:48:55 +1000
  • 182f877701 Enabled new login page Deon George 2021-06-13 13:56:27 +1000
  • d7f3ab4130 Initial Web UI inspired by int10h.org Deon George 2021-06-13 01:14:34 +1000
  • b94e39c7af Add Zmodem/BINKP/EMSI Deon George 2021-04-01 21:59:15 +1100
  • 619cabb751 Framework updates, merges from other packages Deon George 2021-05-23 00:38:19 +1000
  • 503b775c49 Initial setup command Deon George 2021-05-08 16:39:22 +1000
  • 5e5d0d6c3d Web frontend work Deon George 2021-05-13 22:40:21 +1000
  • 834ece2645 Added SocketServer and SocketClient Deon George 2021-05-07 22:07:26 +1000
  • 4b960e92d5 Web layout Deon George 2021-05-03 22:53:40 +1000
  • bede0a5880 Minor DB rework, remove spaces in database/migration files Deon George 2021-05-03 22:12:26 +1000
  • 6f4c58f01f Update all dependancies Deon George 2021-05-02 22:20:35 +1000
  • df849c0cfd Just optimisations Deon George 2019-05-20 17:18:18 +1000
  • 9317f78a3a Work with netmail creation Deon George 2019-05-11 11:17:56 +1000
  • 188fd1a2cf Initial netmail import Deon George 2019-05-06 22:29:29 +1000
  • 9ba790e72c Initial echomail import Deon George 2019-04-27 23:57:39 +1000
  • 6515c91270 Nodelist import Deon George 2019-04-26 14:30:00 +1000
  • 5753982a8d FTN Packet inspection Deon George 2019-03-03 16:29:35 +0200
  • cad523577e Clean Laravel 5.7 Install Deon George 2018-11-15 21:45:49 +1100