FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 61ab0614b6 Correctly storing netmail flags (intransit, local, recv) with senders ID and packet name 2023-07-15 10:46:19 +10:00
app Correctly storing netmail flags (intransit, local, recv) with senders ID and packet name 2023-07-15 10:46:19 +10:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Show queue commands, add My Systems to sidebar menu 2023-07-06 12:17:27 +10:00
database Correctly storing netmail flags (intransit, local, recv) with senders ID and packet name 2023-07-15 10:46:19 +10:00
public Enabled akas() method to only show current active akas. Should fix the link register netmail from polling an invalid FTN id. 2023-06-23 21:36:30 +10:00
resources Correctly storing netmail flags (intransit, local, recv) with senders ID and packet name 2023-07-15 10:46:19 +10:00
routes Enable demoting and promoting address role 2023-07-06 18:43:32 +10: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 Changes to phone, add Active/Archive to echomail list for nets 2023-07-06 11:55:54 +10: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 Update docker container configuration and image 2023-02-10 23:21:07 +11:00
.gitlab-docker-x86_64.yml Update docker container configuration and image 2023-02-10 23:21:07 +11:00
.gitlab-test.yml Update docker container configuration and image 2023-02-10 23:21:07 +11:00
Dockerfile Add new VOLUME statement, since /var/www/html is by definition not a mountpoint now 2023-02-11 00:51:47 +11:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Some BINKP optimisation, implemented crypt, implemented receiving compressed transfers 2023-07-05 19:38:50 +10:00
composer.lock Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12: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 Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12: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