Commit Graph

82 Commits

Author SHA1 Message Date
David Bomba 2978330baf Clean up for client_ses mail driver 2025-09-02 07:00:36 +10:00
David Bomba 8da6374264 Add missing variable for SES configuration 2025-09-02 06:37:48 +10:00
David Bomba e4cd44741a add rate limits for livewire routes 2025-08-30 07:53:52 +10:00
David Bomba d1e466a158 Reversion for user auth changes 2025-05-28 08:16:55 +10:00
David Bomba ac9a60513c Refactor of user context 2025-05-27 09:23:37 +10:00
David Bomba e2988a8c71 Refactor for loading company user relation 2025-05-26 16:26:03 +10:00
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba cbbde5e2ae Prevent destructive commands in production 2025-01-19 21:13:57 +11:00
David Bomba 20adb62d26 Fixes for broadcast routes 2024-10-08 11:21:14 +11:00
paulwer cb4e348c15 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-16 13:30:09 +02:00
David Bomba 72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
paulwer 2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
paulwer f43909141f brevo webhook + better attachement fetching cycle + fixes for brevo key integration namings 2024-03-24 10:53:20 +01:00
paulwer 522fbea475 fixes 2024-03-17 08:43:40 +01:00
paulwer 4e180db731 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-02-18 17:32:05 +01:00
David Bomba 894d675e2a Fixes for email templates 2024-02-02 05:55:59 +11:00
paulwer a4c918148b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-03 22:50:02 +01:00
Jason Beggs 27c0f43466 Upgrade Livewire to fix database issues 2024-01-02 14:41:09 -05:00
paulwer 6a62be3715 wip: adding support for brevo webhook 2023-12-21 18:49:04 +01:00
paulwer 507cdafa26 working 2023-12-21 16:59:39 +01:00
paulwer 3206e46349 initial changings 2023-12-18 19:37:13 +01:00
David Bomba 33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba 2752a2e651 Report previews 2023-08-18 21:36:50 +10:00
David Bomba d0b09b5bd1 Updates 2023-07-07 15:59:36 +10:00
David Bomba 430d42b2e0 Minor fixes for imports in appserviceprovider 2023-05-05 13:16:34 +10:00
David Bomba 20e833e430 Minor cleanup 2023-05-03 21:49:14 +10:00
David Bomba c6d04972f7 Turn off db query logs 2023-04-28 06:54:45 +10:00
David Bomba d884537e20 Fixes for ?with query when using hashed_id 2023-04-27 16:36:58 +10:00
David Bomba 3daa49a618 Dynamically load broadcastprovider 2023-03-24 14:04:46 +11:00
David Bomba 10db3cffa0 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-03-24 14:04:02 +11:00
David Bomba 01404a75f6 dynamically load broadcaster 2023-03-24 14:03:58 +11:00
David Bomba a5fc80f408 Dynamically apply the mailgun endpoint 2023-03-23 13:03:37 +11:00
David Bomba 4d6cf43a1e ide helpers 2023-02-16 13:36:49 +11:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 329d3595ba Fixes for invoiceemailengine 2023-02-15 23:09:27 +11:00
David Bomba 9745cbed4a Wind back mailmailer' 2023-02-15 22:31:02 +11:00
David Bomba fa1e52b4ca Fixes for mailers when attachments are too large 2023-02-01 13:19:35 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba ca225846c2 base api testS 2023-01-21 08:09:39 +11:00
David Bomba 61237f0475 Minor fixes for logging 2023-01-20 15:17:21 +11:00
David Bomba bc402ec30c Fixes for tests 2023-01-18 18:56:15 +11:00
David Bomba 845289bed8 Fixes for tests 2023-01-18 18:02:45 +11:00
David Bomba 5e67916117 Fixes for Parallel testing 2023-01-17 23:44:38 +11:00
David Bomba e174b379a6 Additional mailer implementation 2023-01-11 19:29:27 +11:00
David Bomba 6581abf46d Merge v5-develop into L9 2022-07-15 22:59:25 +10:00
David Bomba b1ff9f0305 Mailers for Laravel 2022-06-24 23:49:22 +10:00
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00