firefly-iii/app/Http/Controllers
2021-01-02 14:09:02 +01:00
..
Account Fix pagination. 2020-12-11 05:17:32 +01:00
Admin Fix #4023 2020-11-07 17:22:11 +01:00
Auth Forget 2FA cookie when logout. 2020-11-15 06:13:56 +01:00
Bill Remove some "strtolower"-references https://github.com/firefly-iii/firefly-iii/pull/4158 2020-12-16 08:42:18 +01:00
Budget Fix cast error in PHP 8.0 2020-12-25 12:45:34 +01:00
Category Can edit category notes 2020-11-05 06:25:56 +01:00
Chart Fix round() calls for PHP 8.0 2020-12-21 09:02:24 +01:00
Export Remove unused import statements. 2020-10-23 19:12:46 +02:00
Json Fix 'spent per day' budget box 2021-01-02 14:09:02 +01:00
ObjectGroup Various issues fixed (SonarQube) 2020-10-26 19:15:57 +01:00
PiggyBank Create event manually 2020-11-20 06:25:08 +01:00
Popup Update email address 2020-01-31 07:32:04 +01:00
Recurring Remove unused import statements. 2020-10-23 19:12:46 +02:00
Report Fix round() calls for PHP 8.0 2020-12-21 09:02:24 +01:00
Rule Better catch for long queries, #3903 2020-10-17 08:53:32 +02:00
RuleGroup Fix #3898 2020-10-04 09:19:36 +02:00
System Optimise code. 2020-10-24 17:27:36 +02:00
Transaction Create events for transaction links. 2020-11-08 14:27:03 +01:00
AttachmentController.php Code cleanup that (hopefully) matches style CI 2020-03-17 15:01:00 +01:00
Controller.php Add some stuff for webhooks. 2020-11-29 11:36:29 +01:00
CurrencyController.php Remove unused import statements. 2020-10-23 19:12:46 +02:00
DebugController.php Reverse logic operators. 2020-10-24 16:59:56 +02:00
HelpController.php Update email address 2020-01-31 07:32:04 +01:00
HomeController.php Fix #4175 2020-12-30 19:25:53 +01:00
JavascriptController.php Fix PHP 8 related errors. 2020-12-22 17:16:55 +01:00
NewUserController.php Remove unused import statements. 2020-10-23 19:12:46 +02:00
PreferencesController.php Fix #3187 2020-07-23 19:40:10 +02:00
ProfileController.php Fix #3915 2020-10-13 06:48:11 +02:00
ReportController.php Remove unused variable. 2020-10-26 16:50:05 +01:00
SearchController.php Fix #4098 2020-11-29 07:07:08 +01:00
TagController.php Clean up some code. 2020-10-13 06:35:33 +02:00