FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 3dc18a3f1f Change default internal caching to off, and added test to make sure things are cached if on. More debugging with packet name for netmails 2023-01-25 16:26:10 +11:00
app Change default internal caching to off, and added test to make sure things are cached if on. More debugging with packet name for netmails 2023-01-25 16:26:10 +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 Enabled InitialSetup seeder for CI/CD 2022-12-17 16:14:42 +11:00
public Enable users drop down menu on their name, with a link to register/link a BBS 2022-12-11 21:32:32 +11:00
resources Fix echoarea display with the oldest message 2023-01-01 14:33:52 +11:00
routes More work on user linking to existing defined system 2022-12-04 13:30:38 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Changes to address_active index means our host_id needs to be unique across the zone 2022-11-20 17:52:49 +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 Changes to address_active index means our host_id needs to be unique across the zone 2022-11-20 17:52:49 +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 Changes to address_active index means our host_id needs to be unique across the zone 2022-11-20 17:52:49 +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