FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George da85e85774 Cast empty Collections to null, Cast strings to zstd compressed strings, add msg_src to echomails processed, fix duplicate seenbys 2022-11-02 21:20:43 +11:00
app Cast empty Collections to null, Cast strings to zstd compressed strings, add msg_src to echomails processed, fix duplicate seenbys 2022-11-02 21:20:43 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Update to Laravel 9 2022-10-27 20:05:51 +08:00
database Refactor the database, in preparation to moving to postgresql 2022-10-23 13:50:08 +11:00
public User register system, minor cosmetic changes, start of user authorisation 2021-11-11 23:04:08 +11:00
resources Work on registration of existing systems to users 2022-03-20 22:42:11 +11:00
routes Work on registration of existing systems to users 2022-03-20 22:42:11 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fix passthrough netmail. 2022-02-19 17:03:12 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Updated .env.example 2022-10-29 19:39:04 +11:00
.env.testing Fixes to finding a record when FTN when region_id/host_id have the same value 2021-11-20 11:51: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
.gitlab-ci.yml Create CI testing 2021-06-16 19:08:27 +10:00
.gitlab-docker-x86_64.yml Minor debug packet cosmetic changes, Remove database/ items in docker build, Node address validation changes 2021-07-17 17:15:40 +10:00
.gitlab-test.yml Update testing to use postgres-15 2022-10-29 17:44:17 +11:00
Dockerfile Update to php 8.1 2022-10-29 17:39:57 +11:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Update to Laravel 9 2022-10-27 20:05:51 +08:00
composer.lock Update to Laravel 9 2022-10-27 20:05:51 +08: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 Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11: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