FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 74a56d1e17 Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address 2023-08-06 13:43:10 +10:00
app Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address 2023-08-06 13:43:10 +10:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Enable netmail forwarding for users that receive messages directed at clrghouz 2023-08-03 17:31:42 +10:00
database Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address 2023-08-06 13:43:10 +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 Now correctly showing packet receive time, and sending Notifications based on the packet address, not the node address 2023-08-06 13:43:10 +10:00
routes Enabled sending netmails to upstream areafix/filefix 2023-08-03 17:39:22 +10:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configuration 2023-08-05 15:19:10 +10:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Fix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configuration 2023-08-05 15:19:10 +10:00
.env.testing Fix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configuration 2023-08-05 15:19:10 +10: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 Fix for when packets have a kludge after the origin line, and now capturing taglines. Updated testing configuration 2023-08-05 15:19:10 +10: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