FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 4fe2e35d78 Changes to footer and footer content 2022-11-05 16:27:31 +11:00
app UTF8 decoding needs to be done after casting 2022-11-05 15:17:11 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11:00
database Determine if an inbound file is a nodelist 2022-11-05 10:17:14 +11:00
public Fix markdown parser when it renders <li> with <p> 2022-11-05 16:13:29 +11:00
resources Changes to footer and footer content 2022-11-05 16:27:31 +11:00
routes Added file areas and TIC processing 2022-11-02 22:01:45 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fix passthrough netmail. 2022-02-19 17:03:12 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +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 Update testing to use postgres-15 2022-10-29 17:44:17 +11:00
Dockerfile Update to php 8.1 2022-10-29 17:39:57 +11:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11:00
composer.lock Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +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