1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Middleware
David Bomba aa690578e3
Implement Currency Conversion library. (#3643)
* Fixes for testS

* Fixes for migration

* Fixes for migratin

* Query performance improvements

* Check Data Script

* Currency Conversion API

* Implement currency conversion

* Currency Conversions
2020-04-19 20:29:58 +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 Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +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