FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George f9f9fb5345 Improve debugging and code optimisations for Socket operations 2023-07-04 11:33:28 +10:00
app Improve debugging and code optimisations for Socket operations 2023-07-04 11:33:28 +10:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12:00
database Enable systems to configure their packet type 2023-06-26 21:24:24 +12: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 Code cleanup, no functional changes 2023-07-04 11:33:28 +10:00
routes Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12: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 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 Remove Passport and replace with Sanctum, upgrade framework to Laravel 10 2023-06-26 21:50:40 +12: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