FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 19338edcb6 Optimise the queries used to display packet contents and show DBID if msgid is not available 2023-11-23 21:55:39 +11:00
app Optimise the queries used to display packet contents and show DBID if msgid is not available 2023-11-23 21:55:39 +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 Rework TIC processing and added test cases 2023-11-22 15:58:00 +11:00
public Enabled akas() method to only show current active akas. Should fix the link register netmail from polling an invalid FTN id. 2023-06-23 21:36:30 +10:00
resources Optimise the queries used to display packet contents and show DBID if msgid is not available 2023-11-23 21:55:39 +11:00
routes Fix some redirects now that self::class,'home' is no longer defined 2023-10-07 21:09:00 +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 Implement multiarch docker build and enable armv7l 2023-10-16 21:51:44 +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