FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 7e176d7bc1 Fix for unknown FTN when connection is not established, try and catch unknown socket exception during session initialisation 2021-09-11 11:47:26 +10:00
app Fix for unknown FTN when connection is not established, try and catch unknown socket exception during session initialisation 2021-09-11 11:47:26 +10:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Only queue messages if the packet has too many 2021-08-25 22:32:15 +10:00
database Echomail export 2021-09-08 22:07:19 +10:00
public Start of echomail subscribing 2021-09-06 23:39:48 +10:00
resources Echomail export 2021-09-08 22:07:19 +10:00
routes Start of echomail subscribing 2021-09-06 23:39:48 +10:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fixes for CI testing 2021-08-30 00:10:28 +10:00
.editorconfig Update all dependancies 2021-05-13 22:59:48 +10:00
.env.example Add failed-jobs table. Set default queue connection to database 2021-08-25 00:35:56 +10:00
.env.testing Added mongo configuration 2021-06-25 13:40:50 +10:00
.gitattributes Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
.gitignore Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
.gitlab-ci.yml Create CI testing 2021-06-16 19:08:27 +10:00
.gitlab-docker-x86_64.yml Minor debug packet cosmetic changes, Remove database/ items in docker build, Node address validation changes 2021-07-17 17:15:40 +10:00
.gitlab-test.yml Change base PHP image for docker 2021-07-16 17:13:41 +10:00
Dockerfile No longer use init-php in our Dockerfile 2021-07-19 00:17:44 +10:00
artisan Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
composer.json Some message optimisation, added Echomail processing 2021-07-31 00:44:23 +10:00
composer.lock Framework update and minor packet debug cosmetics 2021-07-24 00:54:39 +10: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 Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11: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