Commit Graph

8652 Commits

Author SHA1 Message Date
James Cole
715648d0d8
Remove some debug logging. 2024-09-14 11:37:34 +02:00
github-actions
cb724145f2 Auto commit for release 'develop' on 2024-08-19 2024-08-19 05:06:45 +02:00
James Cole
8ef17f6686
Fix https://github.com/firefly-iii/firefly-iii/issues/9140 2024-08-16 09:39:29 +02:00
github-actions
debfd9160c Auto commit for release 'develop' on 2024-08-12 2024-08-12 05:07:37 +02:00
James Cole
f2482e4ace
Remove comments 2024-08-07 06:04:37 +02:00
github-actions
d98d757f8b Auto commit for release 'develop' on 2024-08-05 2024-08-05 20:37:29 +02:00
James Cole
0c9a41a929
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/JsonApi/V2/Accounts/AccountRepository.php
#	app/JsonApi/V2/Accounts/AccountRequest.php
#	app/JsonApi/V2/Accounts/Capabilities/CrudAccount.php
#	app/Support/Steam.php
2024-08-05 19:48:46 +02:00
James Cole
e26f78bf50
Better error handling and remove some warnings. 2024-08-05 19:45:04 +02:00
github-actions
ed265f68ba Auto commit for release 'develop' on 2024-08-05 2024-08-05 05:06:53 +02:00
James Cole
3811aff206
Expand view. 2024-08-03 18:27:19 +02:00
James Cole
762d898fee
Fix most of the index with json laravel api endpoints. 2024-08-03 13:15:39 +02:00
James Cole
9da10459d6
Add ability to paginate. 2024-08-03 07:28:56 +02:00
James Cole
ff80cedd6b
Fix sort params 2024-08-03 06:18:46 +02:00
James Cole
b213148ae8
Allow account endpoint to be filtered on various fields. 2024-08-03 06:00:22 +02:00
James Cole
c8646e20cb gitMerge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop 2024-08-02 16:13:16 +02:00
James Cole
76a41fec50 New API stuff 2024-08-02 13:45:41 +02:00
James Cole
0e705bd038
Expand schema. 2024-08-02 05:39:04 +02:00
James Cole
f33ffb98ff
Expand and fix account API 2024-08-01 20:45:42 +02:00
James Cole
faa0d59340
Fix https://github.com/firefly-iii/firefly-iii/issues/9103 2024-07-31 20:40:26 +02:00
James Cole
5af0219884
Fix https://github.com/firefly-iii/firefly-iii/issues/9103 2024-07-31 20:31:52 +02:00
James Cole
dafd99f155
Expand v2 api 2024-07-31 20:19:17 +02:00
James Cole
3560f0388c
New method of collecting balance. 2024-07-31 13:09:55 +02:00
James Cole
b2954658d8
Various code cleanup [skip ci] 2024-07-31 08:31:20 +02:00
James Cole
44581d9983
Cleaner model docblock thing [skip ci] 2024-07-31 08:26:43 +02:00
James Cole
02dcfeb227
Remove comments from models, regenerate later [skip ci] 2024-07-31 08:23:09 +02:00
James Cole
d8bafb349d
Proper recalculation of balance [skip ci] 2024-07-31 08:20:19 +02:00
James Cole
889598a4c8
Correct transactions for the next release. 2024-07-30 19:48:14 +02:00
James Cole
7e37d10016 New way to store transfers 2024-07-30 18:04:39 +02:00
James Cole
b3e313821b
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/Support/Models/AccountBalanceCalculator.php
2024-07-29 19:51:35 +02:00
James Cole
51958af422
Add running balance 2024-07-29 19:51:04 +02:00
github-actions
ac8a43bb37 Auto commit for release 'develop' on 2024-07-29 2024-07-29 05:06:54 +02:00
James Cole
2df4b40a28
Add a command to sync up currency information 2024-07-28 15:13:49 +02:00
James Cole
e06736c254
Returns accounts consistently. 2024-07-28 12:23:45 +02:00
James Cole
ec367e94ce
Expand account object api 2024-07-28 07:47:54 +02:00
James Cole
1515dea9fa
add user group validation 2024-07-28 07:02:04 +02:00
James Cole
16e742ae73
Various API updates. 2024-07-27 15:42:43 +02:00
James Cole
d19dd2a8b2
Clean up some code, clean routes. [skip ci] 2024-07-26 18:50:41 +02:00
James Cole
077f3e095b
Various API changes for v2 2024-07-26 12:52:54 +02:00
James Cole
8538741341
Fix https://github.com/orgs/firefly-iii/discussions/9080 2024-07-26 03:57:35 +02:00
James Cole
a0aef5d579
Fix https://github.com/firefly-iii/firefly-iii/issues/9078 2024-07-24 14:57:51 +02:00
github-actions
3126b07b33 Auto commit for release 'develop' on 2024-07-15 2024-07-15 06:18:29 +02:00
James Cole
25bdab1346
Add some debug info. 2024-07-10 11:55:02 +02:00
James Cole
41af1c863a
Fix https://github.com/firefly-iii/firefly-iii/issues/9009 2024-07-10 11:40:41 +02:00
github-actions
c2269fc9a4 Auto commit for release 'develop' on 2024-07-08 2024-07-08 05:07:00 +02:00
James Cole
84a1a876e1
Fix https://github.com/firefly-iii/firefly-iii/issues/8844 2024-07-06 18:50:33 +02:00
James Cole
dc675707f9
Fix https://github.com/firefly-iii/firefly-iii/issues/9021 2024-07-06 15:50:20 +02:00
James Cole
cba1213dd1
Better cache 2024-07-06 15:42:50 +02:00
James Cole
7219c90957
Fix https://github.com/firefly-iii/firefly-iii/issues/9022 2024-07-06 15:42:33 +02:00
James Cole
48e548eb52
Better disable thing. 2024-06-30 18:20:52 +02:00
github-actions
1a19e27f0e Auto commit for release 'develop' on 2024-06-24 2024-06-24 05:07:31 +02:00