FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George b102fc4d2a
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 39s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m42s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Fix creating a new discovered address and setting validated to true
2024-05-27 18:04:04 +10:00
.gitea/workflows Add github hash VERSION file during build 2024-05-19 23:30:44 +10:00
app Fix creating a new discovered address and setting validated to true 2024-05-27 18:04:04 +10:00
bootstrap
config No function changes. Cleanup console command cleanup 2024-05-27 15:08:39 +10:00
database Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses. 2024-05-25 22:31:42 +10:00
docker We need to add git to the build for custom composer packages 2024-04-25 15:56:08 +10: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 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
routes Enable setting autohold and address validation in web UI 2024-05-05 00:10:55 +10:00
storage
tests More complete rework of packet parsing and packet generation with f279d85 - and testing passes 2024-05-22 09:21:59 +10:00
.editorconfig
.env.example
.env.testing
.gitattributes
.gitignore
artisan
composer.json Complete rework of packet parsing and packet generation 2024-05-17 22:10:54 +10:00
composer.lock Put back laravel-eloquent-query-cache and remove Caching from previous commit 2024-05-11 09:10:00 +10:00
init-container
init-php.sh
LICENSE.md
package.json
phpunit.xml
server.php
webpack.mix.js