FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 85d9dd1545 Catch Exception when interpretting date, Create MSGID if it doesnt exist, Fix when \r\n is used in messages. 2021-08-27 23:24:31 +10:00
app Catch Exception when interpretting date, Create MSGID if it doesnt exist, Fix when \r\n is used in messages. 2021-08-27 23:24:31 +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 Add failed-jobs table. Set default queue connection to database 2021-08-25 00:35:56 +10:00
public Some datatables consistency 2021-08-14 11:23:04 +10:00
resources Subject contains UTF-8 codes sometimes 2021-08-26 23:46:49 +10:00
routes Added echoareas and fileareas 2021-08-11 23:45:49 +10:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Domains need to be public to be seen 2021-08-19 23:42:39 +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