1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers
2023-11-23 11:28:38 +11:00
..
Auth Add in verification of Google OAuth using an access token 2023-11-21 10:50:19 +11:00
Bank Correct redir for yodlee 2023-10-28 09:52:15 +11:00
ClientPortal refactor for download routes 2023-11-16 11:36:14 +11:00
Contact Fixes for static analysis 2023-07-26 12:59:36 +10:00
Gateways php-cs-fixer 2023-02-16 12:36:09 +11:00
InAppPurchase php-cs-fixer 2023-02-16 12:36:09 +11:00
OpenAPI php-cs-fixer 2023-02-16 12:36:09 +11:00
Reports Updates for all report endpoints 2023-10-28 09:20:37 +11:00
Shop php cs fixes 2023-10-26 13:57:44 +11:00
Support/Messages Updates for API docs 2023-02-10 20:21:10 +11:00
Traits php cs fixes 2023-10-26 13:57:44 +11:00
VendorPortal Merge support for purchase order PDF generation 2023-10-26 17:51:28 +11:00
AccountController.php php cs fixes 2023-10-26 13:57:44 +11:00
ActivityController.php php cs fixes 2023-10-26 13:57:44 +11:00
BankIntegrationController.php php cs fixes 2023-10-26 13:57:44 +11:00
BankTransactionController.php Static analysis cleanup 2023-08-29 08:53:25 +10:00
BankTransactionRuleController.php php cs fixes 2023-10-26 13:57:44 +11:00
BaseController.php Filtering input typess 2023-11-02 11:16:14 +11:00
ChartController.php Fixes for date range calculations 2023-06-26 15:14:58 +10:00
ClientController.php Types for postmark responses 2023-11-19 13:47:22 +11:00
ClientGatewayTokenController.php Minor fixes 2023-09-25 21:49:11 +10:00
ClientStatementController.php php cs fixes 2023-10-26 13:57:44 +11:00
CompanyController.php php cs fixes 2023-10-26 13:57:44 +11:00
CompanyGatewayController.php php cs fixes 2023-10-26 13:57:44 +11:00
CompanyLedgerController.php Updates for API docs 2023-02-10 20:21:10 +11:00
CompanyUserController.php php cs fixes 2023-10-26 13:57:44 +11:00
ConnectedAccountController.php Changes for react build 2023-09-21 08:44:53 +10:00
Controller.php Update copyright year 2023-01-29 09:21:40 +11:00
CreditController.php Fixes for templates 2023-11-18 18:45:26 +11:00
DesignController.php Persist template changes 2023-09-22 14:46:14 +10:00
DocumentController.php php cs fixes 2023-10-26 13:57:44 +11:00
EmailController.php Fixes for cc email validation 2023-11-21 19:35:57 +11:00
EmailHistoryController.php php cs fixes 2023-10-26 13:57:44 +11:00
ExpenseCategoryController.php php cs fixes 2023-10-26 13:57:44 +11:00
ExpenseController.php Add bulk categorization: 2023-11-03 11:07:05 +11:00
ExportController.php Updates for protected download route 2023-11-20 09:04:11 +11:00
FilterController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
GroupSettingController.php php cs fixes 2023-10-26 13:57:44 +11:00
HostedMigrationController.php Static analysis 2023-08-04 17:12:21 +10:00
ImportController.php php cs fixes 2023-10-26 13:57:44 +11:00
ImportJsonController.php Code Cleanup 2023-11-03 09:26:46 +11:00
InvoiceController.php Update for open api docs 2023-11-23 11:28:38 +11:00
LicenseController.php php cs fixes 2023-10-26 13:57:44 +11:00
LogoutController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
MigrationController.php php cs fixes 2023-10-26 13:57:44 +11:00
OneTimeTokenController.php php cs fixes 2023-10-26 13:57:44 +11:00
PaymentController.php Fixes for templates 2023-11-18 18:45:26 +11:00
PaymentNotificationWebhookController.php Static analysis 2023-08-04 17:12:21 +10:00
PaymentTermController.php php cs fixes 2023-10-26 13:57:44 +11:00
PaymentWebhookController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PingController.php Update copyright year 2023-01-29 09:21:40 +11:00
PostMarkController.php Add slight delay for postmark webhooks to catch up 2023-10-22 17:15:56 +11:00
PreviewController.php Minor updates 2023-11-22 15:11:08 +11:00
PreviewPurchaseOrderController.php Rollback gateway display functionality in client/group settings 2023-11-10 15:01:51 +11:00
ProductController.php php cs fixes 2023-10-26 13:57:44 +11:00
ProjectController.php Fixes for templates 2023-11-18 18:45:26 +11:00
ProtectedDownloadController.php Updates for protected download route 2023-11-20 09:04:11 +11:00
PurchaseOrderController.php Fixes for templates 2023-11-18 18:45:26 +11:00
QuoteController.php Fixes for templates 2023-11-18 18:45:26 +11:00
RecurringExpenseController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
RecurringInvoiceController.php php cs fixes 2023-10-26 13:57:44 +11:00
RecurringQuoteController.php php cs fixes 2023-10-26 13:57:44 +11:00
SchedulerController.php Search 2023-09-04 11:04:51 +10:00
SearchController.php Minor fixes for search 2023-11-18 08:13:09 +11:00
SelfUpdateController.php php cs fixes 2023-10-26 13:57:44 +11:00
SetupController.php php cs fixes 2023-10-26 13:57:44 +11:00
StaticController.php Add language id to users 2023-10-01 21:52:26 +11:00
StripeConnectController.php php cs fixes 2023-10-26 13:57:44 +11:00
StripeController.php Fixes for tests 2023-08-04 18:13:26 +10:00
SubdomainController.php Fixes for translations 2023-11-02 09:01:11 +11:00
SubscriptionController.php Fixes for tests 2023-08-04 18:13:26 +10:00
SystemLogController.php Updates for API docs 2023-02-10 20:21:10 +11:00
TaskController.php minor fixes, lang updates 2023-11-18 19:02:47 +11:00
TaskSchedulerController.php php cs fixes 2023-10-26 13:57:44 +11:00
TaskStatusController.php php cs fixes 2023-10-26 13:57:44 +11:00
TaxRateController.php Fixes for tax rates / archive delete 2023-09-28 15:22:17 +10:00
TemplateController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TemplatePreviewController.php php cs fixes 2023-10-26 13:57:44 +11:00
TokenController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TwilioController.php php cs fixes 2023-10-26 13:57:44 +11:00
TwoFactorController.php php cs fixes 2023-10-26 13:57:44 +11:00
UserController.php php cs fixes 2023-10-26 13:57:44 +11:00
VendorController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
WebCronController.php Fixes for static analysis 2023-07-26 12:59:36 +10:00
WebhookController.php Updates for static analysis 2023-08-06 17:35:19 +10:00
WePayController.php php-cs-fixer 2023-02-16 12:36:09 +11:00