FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 61f64c7c75 Update framework and add aglipanci/laravel-eloquent-case 2023-07-30 20:12:52 +10:00
app Detect when we dont have an address in a domain, and pick the first domain address even if we are not in the zone. 2023-07-30 12:11:08 +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 Implemented echoarea/filearea security 2023-07-29 13:17:36 +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 Show correct zone_id in echoarea/filearea selection 2023-07-29 20:50:56 +10:00
routes Implemented echoarea/filearea security 2023-07-29 13:17:36 +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 Update framework and add aglipanci/laravel-eloquent-case 2023-07-30 20:12:52 +10:00
composer.lock Update framework and add aglipanci/laravel-eloquent-case 2023-07-30 20:12:52 +10: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