JC5
|
d5a3ae43e0
|
🤖 Auto commit for release 'develop' on 2025-05-19
|
2025-05-19 18:02:27 +02:00 |
|
James Cole
|
767abacd27
|
Add spaces.
|
2025-05-19 17:58:37 +02:00 |
|
James Cole
|
2b3172ba8e
|
Update packcages
|
2025-05-19 17:53:33 +02:00 |
|
James Cole
|
9a02739251
|
Include safe methods and require the correct package.
|
2025-05-11 14:19:07 +02:00 |
|
James Cole
|
84779b8d02
|
Remove safe methods.
|
2025-05-11 14:08:32 +02:00 |
|
James Cole
|
0573bf2402
|
Clean up code.
|
2025-05-04 17:41:26 +02:00 |
|
JC5
|
1001e04b63
|
🤖 Auto commit for release 'develop' on 2025-05-04
|
2025-05-04 13:55:42 +02:00 |
|
James Cole
|
51e86448c7
|
More PHP8.4 updates
|
2025-05-04 13:47:00 +02:00 |
|
James Cole
|
446e855b74
|
Replace methods with safe variants. Let's see how this works out.
|
2025-05-04 12:11:25 +02:00 |
|
James Cole
|
3924781797
|
Make sure running balance also updates when transactions are removed.
|
2025-05-02 06:45:34 +02:00 |
|
James Cole
|
d960cc6ad7
|
Fix missing initialisation
|
2025-03-21 05:36:58 +01:00 |
|
James Cole
|
8eb0313841
|
Remove references to user group specific repositories and instead use the normal ones.
|
2025-03-08 15:10:24 +01:00 |
|
James Cole
|
0086a0ddc8
|
Fix namespace.
|
2025-02-23 12:35:13 +01:00 |
|
James Cole
|
42209e367f
|
Make sure this order is used. #9780
|
2025-02-06 05:55:46 +01:00 |
|
github-actions
|
4bd1aab86d
|
Auto commit for release 'develop' on 2025-01-27
|
2025-01-27 04:08:46 +01:00 |
|
James Cole
|
60362cb60c
|
Remove debug header, does not work.
|
2025-01-26 17:07:45 +01:00 |
|
github-actions
|
5e15747a5b
|
Auto commit for release 'develop' on 2025-01-26
|
2025-01-26 14:33:19 +01:00 |
|
James Cole
|
949d818bad
|
Cleanup code.
|
2025-01-25 04:51:09 +01:00 |
|
github-actions
|
b4c67c02a7
|
Auto commit for release 'develop' on 2025-01-05
|
2025-01-05 09:23:02 +01:00 |
|
James Cole
|
0810f617c7
|
Merge pull request #9598 from Sobuno/NewQueryParserV3
New Query Parser for Search Engine and Rules
|
2025-01-05 07:32:55 +01:00 |
|
James Cole
|
2baac1a6d7
|
Fix phpstan level 3!
|
2025-01-04 07:10:37 +01:00 |
|
James Cole
|
3898c0c0ef
|
Fix phpstan issues.
|
2025-01-03 18:16:27 +01:00 |
|
James Cole
|
fe4d139817
|
fix phpstan warnings
|
2025-01-03 15:53:10 +01:00 |
|
Sobuno
|
0c955efa8b
|
Allow flipping of subqueries
|
2025-01-03 00:07:57 +01:00 |
|
Sobuno
|
c44b827922
|
Fix environment-based selection of Query Parser
|
2025-01-02 20:03:39 +01:00 |
|
Sobuno
|
9729434926
|
Allow choosing QueryParser implementation
|
2025-01-01 05:36:22 +01:00 |
|
Sobuno
|
84560a6f44
|
WIP
|
2025-01-01 05:32:49 +01:00 |
|
James Cole
|
565bd87959
|
Code cleanup
|
2024-12-22 08:43:12 +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
|
b52a1f3eb1
|
Respond to currency changes.
|
2024-12-21 07:12:11 +01:00 |
|
James Cole
|
7fd5a88122
|
Add more column conversions.
|
2024-12-20 05:31:16 +01:00 |
|
James Cole
|
1a1baa5cda
|
Add observers for amounts.
|
2024-12-20 05:20:37 +01:00 |
|
github-actions
|
e2289ce1e6
|
Auto commit for release 'branch-v6.2' on 2024-12-14
|
2024-12-14 21:55:42 +01:00 |
|
James Cole
|
b3560ff525
|
Clean up notifications
|
2024-12-14 07:13:01 +01:00 |
|
James Cole
|
b976239580
|
Fix all test channels for user and owner.
|
2024-12-14 06:30:27 +01:00 |
|
James Cole
|
7d8d773f8f
|
Clean up some code.
|
2024-12-14 05:45:54 +01:00 |
|
James Cole
|
0e5eb036b0
|
Unknown user warning.
|
2024-12-12 07:09:17 +01:00 |
|
James Cole
|
2f7a1c941e
|
Expand test notification framework.
|
2024-12-08 16:28:22 +01:00 |
|
github-actions
|
e0c446dd13
|
Auto commit for release 'develop' on 2024-10-14
|
2024-10-14 05:14:52 +02:00 |
|
James Cole
|
ec60194110
|
Add warning when the user fails to use MFA for a few times in a row. https://github.com/firefly-iii/firefly-iii/issues/9183
|
2024-10-08 14:45:37 +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 |
|
James Cole
|
dafd99f155
|
Expand v2 api
|
2024-07-31 20:19:17 +02:00 |
|
James Cole
|
661f225fe7
|
Add custom routes for Laravel passport.
|
2024-06-15 09:15:48 +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 |
|
github-actions
|
14d3312a10
|
Auto commit for release 'develop' on 2024-03-25
|
2024-03-25 04:10:34 +01:00 |
|
James Cole
|
0310186fb7
|
Expand accounts page.
|
2024-03-23 20:37:15 +01:00 |
|
github-actions
|
9aa90650b4
|
Auto commit for release 'develop' on 2024-03-18
|
2024-03-18 20:25:30 +01:00 |
|
James Cole
|
db0dbcfcf1
|
Disable exchange rates by default.
|
2024-03-18 06:20:33 +01:00 |
|
James Cole
|
f591996f04
|
Remove deferrable interface
|
2024-03-18 06:14:17 +01:00 |
|