| .. |
|
0001_01_01_000000_create_users_table.php
|
Set up a fresh Laravel app
|
2025-11-07 12:01:36 +00:00 |
|
0001_01_01_000001_create_cache_table.php
|
Set up a fresh Laravel app
|
2025-11-07 12:01:36 +00:00 |
|
0001_01_01_000002_create_jobs_table.php
|
Set up a fresh Laravel app
|
2025-11-07 12:01:36 +00:00 |
|
2025_08_26_100418_add_two_factor_columns_to_users_table.php
|
Set up a fresh Laravel app
|
2025-11-07 12:01:36 +00:00 |
|
2025_11_07_135255_add_encryption_salt_to_users_table.php
|
E2E Encryption
|
2025-11-07 14:21:25 +00:00 |
|
2025_11_07_135256_create_encrypted_messages_table.php
|
E2E Encryption
|
2025-11-07 14:21:25 +00:00 |
|
2025_11_07_150038_create_banks_table.php
|
feat: Add financial models and seeders
|
2025-11-07 15:45:28 +00:00 |
|
2025_11_07_150122_create_accounts_table.php
|
feat: Add financial models and seeders
|
2025-11-07 15:45:28 +00:00 |
|
2025_11_07_150613_create_categories_table.php
|
feat: Add financial models and seeders
|
2025-11-07 15:45:28 +00:00 |
|
2025_11_07_150659_create_transactions_table.php
|
feat: Add financial models and seeders
|
2025-11-07 15:45:28 +00:00 |
|
2025_11_07_184056_modify_banks_table_add_user_id_and_simplify_name.php
|
Banks accounts
|
2025-11-07 19:19:29 +00:00 |
|
2025_11_07_185018_change_banks_logo_to_text.php
|
Banks accounts
|
2025-11-07 19:19:29 +00:00 |
|
2025_11_08_140230_change_transactions_id_to_uuid.php
|
Update transaction amount to bigint
|
2025-11-15 20:53:47 +01:00 |
|
2025_11_08_141344_make_category_id_nullable_in_transactions_table.php
|
Sync transactions
|
2025-11-08 14:17:16 +00:00 |
|
2025_11_08_144530_add_soft_deletes_to_transactions_table.php
|
Transactions page
|
2025-11-08 23:38:35 +00:00 |
|
2025_11_10_110100_create_automation_rules_table.php
|
Automation rules
|
2025-11-10 12:08:58 +00:00 |
|
2025_11_15_172640_create_account_balances_table.php
|
Add account balances
|
2025-11-15 20:27:18 +01:00 |
|
2025_11_15_175636_change_transactions_amount_to_bigint.php
|
Update transaction amount to bigint
|
2025-11-15 20:53:47 +01:00 |
|
2025_11_15_195739_convert_all_ids_to_uuid.php
|
Migrate ID's to UUIDv7
|
2025-11-15 21:25:33 +01:00 |
|
2025_11_18_184409_create_user_leads_table.php
|
Merge pull request #1 from whisper-money/landing-page
|
2025-11-24 12:11:35 +01:00 |