FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 9762d95cef
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 33s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m30s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Some debugging to catch unprocessed areafix commands
2024-11-07 12:31:35 +11:00
.gitea/workflows Change build to remove unnessary files in the resulting container 2024-11-05 20:39:13 +11:00
app Some debugging to catch unprocessed areafix commands 2024-11-07 12:31:35 +11:00
bootstrap More updates for laravel 11 2024-11-05 20:39:13 +11:00
config More updates for laravel 11 2024-11-05 20:39:13 +11:00
database Some query optimisations when rendering status, dashboard, about and FTN list pages 2024-09-10 13:05:43 +10:00
docker Change build to remove unnessary files in the resulting container 2024-11-05 20:39:13 +11:00
public Fix edit of AKAs for a system. Fix css usage of label for= for the yes/no radio inputs 2024-05-27 10:48:50 +10:00
resources Fix auth controllers for laravel 11 2024-11-06 18:43:35 +11:00
routes More updates for laravel 11 2024-11-05 20:39:13 +11:00
storage Simplify packet processing. Re-enable pkt processing tests. 2023-12-18 20:43:21 +11:00
tests More complete rework of packet parsing and packet generation with f279d85 - and testing passes 2024-05-22 09:21:59 +10: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