FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 12a40a79fb Fix for single encoding error, when only the first message was decoded, some logging for Address objects 2022-02-13 11:27:23 +11:00
app Fix for single encoding error, when only the first message was decoded, some logging for Address objects 2022-02-13 11:27:23 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Switchout DB to CockroachDB 2022-01-15 14:58:41 +11:00
database Move DomainController::NODE* to Address::NODE*, make role mandatory in the database, change logic so that mail generated by the host comes from a node address. 2022-02-03 13:23:58 +11:00
public User register system, minor cosmetic changes, start of user authorisation 2021-11-11 23:04:08 +11:00
resources Understand some gated messages, that are gated from a different zone 2022-02-12 11:35:24 +11:00
routes Enable echomail subscription by any of a systems address 2022-01-15 14:58:42 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Move DomainController::NODE* to Address::NODE*, make role mandatory in the database, change logic so that mail generated by the host comes from a node address. 2022-02-03 13:23:58 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Query optimisations for last_messages and traffic 2022-01-15 14:58:42 +11:00
.env.testing Fixes to finding a record when FTN when region_id/host_id have the same value 2021-11-20 11:51: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 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 Rename DB alias for CI test 2021-11-20 11:58:10 +11:00
Dockerfile No longer use init-php in our Dockerfile 2021-07-19 00:17:44 +10:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Switchout DB to CockroachDB 2022-01-15 14:58:41 +11:00
composer.lock Update leenooks/cockroach so we dont connect to the DB unless we are running a query 2022-01-15 14:58:42 +11: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