FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 7694b614b0 Add LICENSE 2023-07-25 11:20:06 +10:00
app Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password 2023-07-23 20:21:02 +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 Multiple enhancements to interactive messages, moved messages to Notifications, send netmail back when invalid packet password 2023-07-23 20:21:02 +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 Fix for large packet transfer, since we were evaluating with the wrong size 2023-07-19 16:24:35 +10:00
routes Fix last packet transfers shown, added file transfers 2023-07-19 15:16:25 +10:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fix messages to points, and fix netmail coming from systems which dont include an Origin line 2023-07-20 22:16:38 +10: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
LICENSE.md Add LICENSE 2023-07-25 11:20:06 +10: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