FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 7b225d8fc0
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 36s Details
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m37s Details
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s Details
Attempt to catch dns query failures
2024-04-16 22:01:09 +09:30
.gitea/workflows Added gitea CI/CD configuration 2024-04-10 22:34:30 +10:00
app Attempt to catch dns query failures 2024-04-16 22:01:09 +09:30
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Fix a caching pollution issue when using static 2024-04-14 10:23:21 +10: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 22:34:30 +10:00
public Change layout of topmenu 2024-04-14 20:26:28 +10:00
resources Move security evaluations for File/Echoareas back to model 2024-04-16 21:28:35 +09:30
routes Optimise queries for rendering the users dashboard page 2024-04-14 00:47:08 +10: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 Fix a caching pollution issue when using static 2024-04-14 10:23:21 +10: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