FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 5312bee9bc
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m34s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
Fix UDP services (ie: DNS)
2024-11-26 17:03:59 +11:00
.gitea/workflows Change build to remove unnessary files in the resulting container 2024-11-05 20:39:13 +11:00
app Fix UDP services (ie: DNS) 2024-11-26 17:03:59 +11:00
bootstrap More updates for laravel 11 2024-11-05 20:39:13 +11:00
config Split out areafix command processing, implemented start of filefix 2024-11-26 15:13:35 +11:00
database Deprecate singleOrFail() in favour of sole() 2024-11-26 15:13:35 +11:00
docker Change build to remove unnessary files in the resulting container 2024-11-05 20:39:13 +11:00
public Show unsent echomails in cyan not red 2024-11-17 21:39:14 +11:00
resources Show unsent echomails in cyan not red 2024-11-17 21:39:14 +11:00
routes Remove unused config files 2024-11-26 15:13:35 +11:00
storage Simplify packet processing. Re-enable pkt processing tests. 2023-12-18 20:43:21 +11:00
tests Deprecate singleOrFail() in favour of sole() 2024-11-26 15:13:35 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Better catching failures when Stream::read doesnt returns null 2024-11-05 21:51:48 +11:00
.env.testing Rework TIC processing and added test cases 2023-11-22 15:58:00 +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
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json More updates for laravel 11 2024-11-05 20:39:13 +11:00
composer.lock More updates for laravel 11 2024-11-05 20:39:13 +11:00
init-php.sh init-php already running as www-data 2021-07-19 00:55:25 +10:00
LICENSE.md Add LICENSE 2023-07-25 11:20:06 +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