Commit Graph
687 Commits
Author SHA1 Message Date
James Cole 70071767ab Collect account balances, optimized. 2025-08-06 20:15:02 +02:00
James Cole 51e58f8d88 Fix #10413 2025-06-04 15:40:29 +02:00
James Cole 3344d2e5f3 Expand and pick up layout. 2025-05-30 08:11:12 +02:00
James Cole e412e23c87 Final fixes. 2025-05-27 17:09:35 +02:00
JC5 39914e2380 🤖 Auto commit for release 'develop' on 2025-05-25 2025-05-25 06:36:22 +02:00
James Cole b830bd2732 Replace magic facades 2025-05-24 17:15:46 +02:00
Sander Dorigo 0f3fe45b06 Make parameter optional 2025-05-13 12:36:26 +02:00
Sander Dorigo 381598f1bb Fix optional web routes 2025-05-12 08:39:21 +02:00
JC5 1001e04b63 🤖 Auto commit for release 'develop' on 2025-05-04 2025-05-04 13:55:42 +02:00
James Cole 194d22ad90 Final set of php8.4 changes. 2025-05-04 13:50:20 +02:00
James Cole e42107c03c Update more code. 2025-05-04 13:04:33 +02:00
James Cole b50f8f8ecd Fix #10197 2025-04-26 14:24:13 +02:00
JC5 e10d39c093 🤖 Auto commit for release 'develop' on 2025-03-31 2025-03-31 09:19:04 +02:00
James Cole e1195e6663 Fix JS views. 2025-03-25 17:28:12 +01:00
github-actions 5e15747a5b Auto commit for release 'develop' on 2025-01-26 2025-01-26 14:33:19 +01:00
James Cole 768d8b1515 Fix currency exchange rates 2025-01-26 10:09:09 +01:00
James Cole 1c19428a12 Catch API endpoint errors. 2025-01-26 07:44:41 +01:00
James Cole 949d818bad Cleanup code. 2025-01-25 04:51:09 +01:00
github-actions 04d1e8fd59 Auto commit for release 'develop' on 2025-01-19 2025-01-19 11:46:08 +01:00
James Cole 3766128cb8 Add code for administrations. 2025-01-19 11:34:23 +01:00
James Cole 4b2807de48 rename admin to settings. 2025-01-18 17:26:31 +01:00
James Cole d178ff9de0 Rename admin routes to settings. 2025-01-18 17:20:06 +01:00
James Cole 3ecad3457f Rename "administration" to "settings" 2025-01-18 17:10:47 +01:00
James Cole 394d0eabef Fix various phpstan issues. 2025-01-03 14:56:06 +01:00
github-actions e8cc321898 Auto commit for release 'branch-v6.2' on 2024-12-25 2024-12-25 07:13:41 +01:00
James Cole 3a274dcaa7 Little debug page with routes. 2024-12-23 14:35:27 +01:00
James Cole f6e642f72e Add and remove exchange rates 2024-12-22 13:19:23 +01:00
James Cole 565bd87959 Code cleanup 2024-12-22 08:43:12 +01:00
James Cole 5751f7e5a3 Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2
# Conflicts:
#	app/Api/V2/Controllers/Model/ExchangeRate/ShowController.php
#	app/Repositories/UserGroups/ExchangeRate/ExchangeRateRepository.php
#	routes/api.php
2024-12-22 08:28:44 +01:00
James Cole f5a755d4fc Various changes 2024-12-22 08:27:01 +01:00
github-actions a500de8ab1 Auto commit for release 'branch-v6.2' on 2024-12-22 2024-12-22 07:05:15 +01:00
James Cole 2e993857e8 APIs and views for exchange rates. 2024-12-22 06:24:45 +01:00
James Cole 117a376fc3 Expand page for currency exchange rates. 2024-12-21 21:31:28 +01:00
James Cole 1daffedde0 First page for currency exchange rates. 2024-12-21 21:01:03 +01:00
James Cole 0e8fdd76a6 Index for exchange rates. 2024-12-21 18:35:05 +01:00
James Cole c205e93876 Fix https://github.com/firefly-iii/firefly-iii/issues/7288 2024-12-15 19:51:46 +01:00
James Cole b976239580 Fix all test channels for user and owner. 2024-12-14 06:30:27 +01:00
James Cole 26948a058a Expand UI for notifications. 2024-12-07 08:05:51 +01:00
James Cole cdf1ebf3f7 Better ability to store piggy banks. 2024-12-01 18:16:48 +01:00
James Cole 9ad005e31f Add edit button for notes https://github.com/firefly-iii/firefly-iii/issues/5523 2024-11-30 06:19:21 +01:00
github-actions 71c208c4fb Auto commit for release 'develop' on 2024-11-25 2024-11-25 04:18:55 +01:00
github-actions cd10d04907 Auto commit for release 'v6.1.23' on 2024-11-23 2024-11-23 19:19:46 +01:00
James Cole fa655f065b Part of new API, cleanup code. 2024-11-23 16:14:47 +01:00
github-actions 7001051833 Auto commit for release 'develop' on 2024-10-21 2024-10-21 05:15:16 +02:00
James Cole acadc89eaa Clean up API routes 2024-10-20 17:55:06 +02:00
github-actions e0c446dd13 Auto commit for release 'develop' on 2024-10-14 2024-10-14 05:14:52 +02:00
James Cole 1e472ee095 I know it's bad form to submit a large PR like this but this fixes almost everything in https://github.com/firefly-iii/firefly-iii/issues/9183 and I was too lazy to create a branch for it. 2024-10-08 07:21:23 +02:00
github-actions d98d757f8b Auto commit for release 'develop' on 2024-08-05 2024-08-05 20:37:29 +02:00
James Cole e26f78bf50 Better error handling and remove some warnings. 2024-08-05 19:45:04 +02:00
James Cole 76a41fec50 New API stuff 2024-08-02 13:45:41 +02:00