FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George c542e833b4
Create Docker Image / Build Docker Image (x86_64) (push) Failing after 14s Details
Create Docker Image / Build Docker Image (arm64) (push) Failing after 28s Details
Create Docker Image / Final Docker Image Manifest (push) Has been skipped Details
Added gitea CI/CD configuration
2024-04-10 22:04:47 +10:00
.gitea/workflows Added gitea CI/CD configuration 2024-04-10 22:04:47 +10:00
app Partially revert #9cf0f1e so that we create jobs by Address ID, not System ID 2024-01-10 16:58:35 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config When we have multiple addresses, add we want a specific address, return the lowest role, or if strict mode enable, return the lowest role that is higher than the target 2023-12-18 20:43:21 +11:00
database Change file desc to text, since it can be larger than 255 chars 2023-12-18 20:43:21 +11:00
docker Added gitea CI/CD configuration 2024-04-10 21:59:01 +10:00
public Added AnsiLove for rendering messages with ANSI sequences 2023-12-19 15:16:10 +11:00
resources Attribution to phpStorm 2024-04-10 21:28:45 +10:00
routes Enabled NetmailPolicy, users can see netmail if they are in the seen-by, a ZC or admin 2023-12-19 12:55:27 +11:00
storage Simplify packet processing. Re-enable pkt processing tests. 2023-12-18 20:43:21 +11:00
tests Further enhancement with #9063a2a - to ensure our message addressing and content picks the right address 2023-12-18 20:43:21 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example When we have multiple addresses, add we want a specific address, return the lowest role, or if strict mode enable, return the lowest role that is higher than the target 2023-12-18 20:43:21 +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
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 Framework update 2023-11-22 10:40:28 +11:00
init-container Added ZeroTier 2023-09-04 21:22:24 +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 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