FTN frontend Mailer and Tosser for Mail and Files.
Go to file
Deon George 702a4e4f37 Attempt to catch DB errors and abort the transaction, so that the queue continues to run. 2022-11-13 15:17:22 +11:00
app Attempt to catch DB errors and abort the transaction, so that the queue continues to run. 2022-11-13 15:17:22 +11:00
bootstrap Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
config Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11:00
database Create TO ftn (for netmails), identify REPLYID, add file:list 2022-11-11 22:57:40 +11:00
public Fix markdown parser when it renders <li> with <p> 2022-11-05 16:13:29 +11:00
resources Changes to footer and footer content 2022-11-05 16:27:31 +11:00
routes Added file areas and TIC processing 2022-11-02 22:01:45 +11:00
storage Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
tests Create TO ftn (for netmails), identify REPLYID, add file:list 2022-11-11 22:57:40 +11:00
.editorconfig Minor cosmetic changes 2021-10-02 10:03:17 +10:00
.env.example Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11:00
.env.testing Create TO ftn (for netmails), identify REPLYID, add file:list 2022-11-11 22:57:40 +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 Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11:00
composer.lock Enable moving inbound files to s3 and logging in DB 2022-11-04 17:30:18 +11: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