FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 8590bb8acc Fix the rendering of SEENBY/PATH lines in packets, which should have each new line prefixed with host 2023-11-27 09:00:32 +11:00
app Fix the rendering of SEENBY/PATH lines in packets, which should have each new line prefixed with host 2023-11-27 09:00:32 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Implement HAPROXY proto support 2023-10-13 08:57:22 +11:00
database Implemented system heartbeat, to poll systems regularly that we havent heard from 2023-11-26 14:59:05 +11:00
public Enable accordion transition 2023-11-26 17:32:39 +11:00
resources Fix the rendering of SEENBY/PATH lines in packets, which should have each new line prefixed with host 2023-11-27 09:00:32 +11:00
routes First work on a status page showing nodes with uncollected mail 2023-11-24 23:39:38 +11:00
storage Rework TIC processing and added test cases 2023-11-22 15:58:00 +11:00
tests Our testing methods need to assert something 2023-11-22 15:58:00 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Minor changes to optimise new installs 2023-10-18 20:03:23 +11:00
.env.testing Rework TIC processing and added test cases 2023-11-22 15:58:00 +11:00
.gitattributes Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
.gitignore Internal enhancements to system registration and editing 2022-01-05 09:26:42 +11:00
.gitlab-ci.yml Implement multiarch docker build and enable armv7l 2023-10-16 21:51:44 +11:00
.gitlab-docker-armv7l.yml Minor changes to optimise new installs 2023-10-18 20:03:23 +11:00
.gitlab-docker-manifest.yml Implement multiarch docker build and enable armv7l 2023-10-16 21:51:44 +11:00
.gitlab-docker-x86_64.yml Minor changes to optimise new installs 2023-10-18 20:03:23 +11:00
.gitlab-test.yml Touch all our test files so that testing works when comparing mtimes - for TIC testing 2023-11-23 22:10:04 +11:00
Dockerfile Added ZeroTier 2023-09-04 21:22:24 +12:00
LICENSE.md Add LICENSE 2023-07-25 11:20:06 +10:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Update framework and add aglipanci/laravel-eloquent-case 2023-07-30 20:12:52 +10:00
composer.lock Framework update 2023-11-22 10:40:28 +11:00
init-container Added ZeroTier 2023-09-04 21:22:24 +12:00
init-php.sh init-php already running as www-data 2021-07-19 00:55:25 +10:00
package.json Framework updates, merges from other packages 2021-06-13 01:32:22 +10:00
phpunit.xml Fix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configuration 2023-08-05 15:19:10 +10:00
server.php Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
webpack.mix.js Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00