FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 0be4ac0ad5 Rename DB alias for CI test 2021-11-20 11:58:10 +11:00
app Fixes to finding a record when FTN when region_id/host_id have the same value 2021-11-20 11:51:00 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Centralise dependant js/css files 2021-11-13 17:00:08 +11:00
database Add user alias 2021-10-19 22:21:32 +11:00
public User register system, minor cosmetic changes, start of user authorisation 2021-11-11 23:04:08 +11:00
resources Fix for addresses where region_id is set inlieu of host_id, sort system ZC addresses 2021-11-20 11:11:38 +11:00
routes User register system, minor cosmetic changes, start of user authorisation 2021-11-11 23:04:08 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Fixes for CI testing 2021-08-30 00:10:28 +10:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Add failed-jobs table. Set default queue connection to database 2021-08-25 00:35:56 +10: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 Clean Laravel 5.7 Install 2018-11-15 21:45:49 +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 Rename DB alias for CI test 2021-11-20 11:58:10 +11:00
Dockerfile No longer use init-php in our Dockerfile 2021-07-19 00:17:44 +10:00
artisan Minor cosmetic changes 2021-10-02 10:03:17 +10:00
composer.json Fixes to finding a record when FTN when region_id/host_id have the same value 2021-11-20 11:51:00 +11:00
composer.lock Framework update and minor packet debug cosmetics 2021-07-24 00:54:39 +10: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