James Cole
|
7ca39fdb21
|
Fix commands
|
2024-05-16 07:16:47 +02:00 |
|
James Cole
|
0638d109d0
|
Clean up code.
|
2024-05-13 20:31:52 +02:00 |
|
github-actions
|
cb5d856769
|
Auto commit for release 'develop' on 2024-05-13
|
2024-05-13 05:10:16 +02:00 |
|
James Cole
|
04fe5d1fc4
|
Correct account balances better.
|
2024-05-12 18:24:38 +02:00 |
|
James Cole
|
73fdbb6202
|
Update API endpoints and account autocomplete.
|
2024-05-12 13:31:33 +02:00 |
|
James Cole
|
fc5143337a
|
Add a title to the table, so multiple balances per account are possible.
|
2024-05-12 08:09:50 +02:00 |
|
James Cole
|
cebfaa32bf
|
Add routine that caches account balances. Add it to the /flush routine as well.
|
2024-05-12 06:24:11 +02:00 |
|
James Cole
|
a17bc7258f
|
Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types)
|
2024-04-02 15:40:33 +02:00 |
|
James Cole
|
3913fa5086
|
Restore old behavior
|
2024-03-17 12:00:28 +01:00 |
|
James Cole
|
68c9c4ec3c
|
PHPStorm can order methods by alphabet, who knew.
|
2024-02-22 20:11:09 +01:00 |
|
github-actions
|
89ce2838d5
|
Auto commit for release 'develop' on 2024-02-22
|
2024-02-22 01:29:01 +01:00 |
|
James Cole
|
7897ebc4d5
|
Update code
|
2024-02-14 19:47:35 +01:00 |
|
James Cole
|
1b1712d998
|
Make sure that errors in the incoming webhook url are caught.
|
2024-02-14 19:32:15 +01:00 |
|
James Cole
|
d0844356cb
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8521
|
2024-02-07 06:14:40 +01:00 |
|
James Cole
|
f963ac63f1
|
Various code cleanup and fixed alignments.
|
2024-01-01 14:43:56 +01:00 |
|
James Cole
|
c08d44ea48
|
Add some debug info.
|
2023-12-29 08:21:14 +01:00 |
|
James Cole
|
c60b5e5c21
|
Remove unused exceptions.
|
2023-12-22 07:58:35 +01:00 |
|
James Cole
|
a445bc53cd
|
Fix code
|
2023-12-21 05:07:26 +01:00 |
|
James Cole
|
64ec0cf62e
|
Code cleanup.
|
2023-12-20 19:35:52 +01:00 |
|
James Cole
|
bd221a59d6
|
Fixes https://github.com/firefly-iii/firefly-iii/issues/8251
|
2023-12-16 19:11:27 +01:00 |
|
James Cole
|
ce023f2580
|
Always great when using conflicting tools
|
2023-12-10 06:57:41 +01:00 |
|
James Cole
|
46e130fdfe
|
Clean up code.
|
2023-12-10 06:51:59 +01:00 |
|
James Cole
|
2b0a3ec818
|
Code cleanup
|
2023-12-02 07:26:03 +01:00 |
|
James Cole
|
8e0f0b03d8
|
Fix various phpstan issues.
|
2023-12-02 07:05:34 +01:00 |
|
James Cole
|
1c3cb85a46
|
Fix a bunch of phpstan issues.
|
2023-11-28 18:57:10 +01:00 |
|
James Cole
|
68f01d932e
|
Fix a lot of phpstan things
|
2023-11-26 12:10:42 +01:00 |
|
James Cole
|
1d2e95f5af
|
Various code cleanup.
|
2023-11-05 19:41:37 +01:00 |
|
James Cole
|
a0564751d6
|
Fix phpstan issues.
|
2023-11-05 16:55:16 +01:00 |
|
James Cole
|
c1cc71f85c
|
PHPstan fixes.
|
2023-11-05 08:15:17 +01:00 |
|
James Cole
|
ba0843d0bb
|
Code cleanup
|
2023-11-04 14:18:49 +01:00 |
|
James Cole
|
dc45131f73
|
Various phpstan fixes.
|
2023-11-04 06:52:40 +01:00 |
|
James Cole
|
3b4b074bae
|
Fix various phpstan errors.
|
2023-11-01 18:45:15 +01:00 |
|
James Cole
|
4ee3c7d83e
|
Fix phpstan issues.
|
2023-10-30 19:49:40 +01:00 |
|
James Cole
|
5e32878d01
|
Various code cleanup
|
2023-10-29 12:10:03 +01:00 |
|
James Cole
|
9a17a11b37
|
Remove references to static class.
|
2023-10-29 06:36:37 +01:00 |
|
James Cole
|
4f2159b54d
|
Remove static references
|
2023-10-29 06:33:43 +01:00 |
|
James Cole
|
075d459b7c
|
Remove static references
|
2023-10-29 06:32:00 +01:00 |
|
James Cole
|
e65d0eef6e
|
Remove static references
|
2023-10-29 06:31:27 +01:00 |
|
James Cole
|
91b7d20f9b
|
Remove static references
|
2023-10-29 06:31:13 +01:00 |
|
James Cole
|
59d96f2893
|
Various code cleanup.
|
2023-10-29 06:22:57 +01:00 |
|
James Cole
|
0b220f3288
|
Expand API and refactor for user groups.
|
2023-09-21 15:50:49 +02:00 |
|
James Cole
|
417b7c3f86
|
Code cleanup
|
2023-09-21 11:32:56 +02:00 |
|
James Cole
|
724a16944a
|
Better user group management and object observers
|
2023-09-21 11:29:09 +02:00 |
|
James Cole
|
7bf7bb529e
|
Various code cleanup
|
2023-09-20 06:36:43 +02:00 |
|
James Cole
|
1c41b6753d
|
Expand API with better user group management.
|
2023-09-20 06:17:56 +02:00 |
|
James Cole
|
62502c746c
|
Stringify IDs for #7944
|
2023-09-09 15:12:24 +02:00 |
|
James Cole
|
9c9af79ad5
|
Fix #7920
|
2023-09-06 05:45:35 +02:00 |
|
James Cole
|
2636a6557a
|
Less notice events.
|
2023-08-30 18:03:47 +02:00 |
|
James Cole
|
592fc71b4e
|
Change some logging settings.
|
2023-08-30 15:38:15 +02:00 |
|
James Cole
|
0e7712d3b8
|
Add more tracing
|
2023-08-30 11:58:44 +02:00 |
|