firefly-iii/app/Models
2018-02-09 19:11:55 +01:00
..
Account.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
AccountMeta.php Various code cleanup. 2017-12-29 09:05:35 +01:00
AccountType.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Attachment.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
AvailableBudget.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Bill.php Various code cleanup. 2018-02-09 19:11:55 +01:00
Budget.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
BudgetLimit.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
Category.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
Configuration.php Various code cleanup. 2017-12-29 09:05:35 +01:00
CurrencyExchangeRate.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
ExportJob.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
ImportJob.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
LinkType.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
Note.php Remove unused markdown method 2018-02-06 19:49:09 +01:00
PiggyBank.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
PiggyBankEvent.php Various code cleanup. 2017-12-29 09:05:35 +01:00
PiggyBankRepetition.php Various code cleanup. 2017-12-29 09:05:35 +01:00
Preference.php Various code cleanup. 2017-12-29 09:05:35 +01:00
Role.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Rule.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
RuleAction.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
RuleGroup.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
RuleTrigger.php Replace Laravel binder with own binder. This will save in queries and increase security. 2017-12-25 08:45:23 +01:00
Tag.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
Transaction.php Some light refactoring. No changes. 2018-01-25 18:41:27 +01:00
TransactionCurrency.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
TransactionJournal.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
TransactionJournalLink.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00
TransactionJournalMeta.php Various code cleanup. 2017-12-29 09:05:35 +01:00
TransactionType.php make sure all route binders use guard. 2018-02-07 11:15:36 +01:00