1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Http/Middleware
David Bomba e5a230e0c7
Performance improvements (#3634)
* Adjustments for tests

* Implement handling of temp downloading resources

* Refactor paths

* Refactors for file paths

* Refactor paths

* Add in S3 adapter

* Refactor company Documment URL

* Refactor for entity pdf performance

* Refactors for invoice generation

* Enhancements for emails invoices

* Emails

* Fixes for client portal queries
2020-04-16 18:41:25 +10:00
..
ApiSecretCheck.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
Authenticate.php [v2] Hide white label for paid users (#3421) 2020-03-04 22:22:57 +11:00
CheckForMaintenanceMode.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortalEnabled.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ContactSetDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
ContactTokenAuth.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
Cors.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
EncryptCookies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Locale.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PasswordProtection.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QueryLogging.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
RedirectIfAuthenticated.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDomainNameDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
SetEmailDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetInviteDb.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SetWebDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StartupCheck.php Serve tailwind locally (#3505) 2020-03-17 19:40:10 +11:00
TokenAuth.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
TrimStrings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TrustProxies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UrlSetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VerifyCsrfToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00