github-actions
|
5e15747a5b
|
Auto commit for release 'develop' on 2025-01-26
|
2025-01-26 14:33:19 +01:00 |
|
James Cole
|
1c19428a12
|
Catch API endpoint errors.
|
2025-01-26 07:44:41 +01:00 |
|
James Cole
|
c204533195
|
Fix various API 500 errors.
|
2025-01-26 06:30:38 +01:00 |
|
James Cole
|
0f69e0d672
|
Level 7 yay!
|
2025-01-04 19:43:58 +01:00 |
|
James Cole
|
c43b37baef
|
Various phpstan fixes [skip ci]
|
2025-01-04 08:42:06 +01:00 |
|
James Cole
|
7eaa0e16b3
|
Run phpcs locally to make sure phpstan stays fixed. [skip ci]
|
2025-01-04 07:39:16 +01:00 |
|
James Cole
|
2baac1a6d7
|
Fix phpstan level 3!
|
2025-01-04 07:10:37 +01:00 |
|
James Cole
|
fe4d139817
|
fix phpstan warnings
|
2025-01-03 15:53:10 +01:00 |
|
James Cole
|
a8ae496fda
|
Replace enum
|
2025-01-03 09:15:52 +01:00 |
|
James Cole
|
d009ce31ca
|
Replace enum
|
2025-01-03 09:05:56 +01:00 |
|
James Cole
|
f74be0402f
|
Add copyright statements.
|
2025-01-03 08:15:09 +01:00 |
|
github-actions
|
58e2ef187d
|
Auto commit for release 'develop' on 2025-01-03
|
2025-01-03 07:01:02 +01:00 |
|
James Cole
|
e878d5ce07
|
Fix linking piggy banks to transactions.
|
2025-01-02 04:54:29 +01:00 |
|
James Cole
|
565bd87959
|
Code cleanup
|
2024-12-22 08:43:12 +01:00 |
|
James Cole
|
7d8d773f8f
|
Clean up some code.
|
2024-12-14 05:45:54 +01:00 |
|
James Cole
|
c920070ce2
|
Expand settings for notifications.
|
2024-12-11 07:23:46 +01:00 |
|
James Cole
|
2f7a1c941e
|
Expand test notification framework.
|
2024-12-08 16:28:22 +01:00 |
|
github-actions
|
71c208c4fb
|
Auto commit for release 'develop' on 2024-11-25
|
2024-11-25 04:18:55 +01:00 |
|
James Cole
|
b2d4469908
|
Mild code cleanup.
|
2024-11-06 12:01:29 +01:00 |
|
James Cole
|
7af9dce33b
|
Add timezone to date objects
|
2024-11-06 11:57:12 +01: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
|
762d898fee
|
Fix most of the index with json laravel api endpoints.
|
2024-08-03 13:15:39 +02:00 |
|
James Cole
|
b213148ae8
|
Allow account endpoint to be filtered on various fields.
|
2024-08-03 06:00:22 +02:00 |
|
James Cole
|
dafd99f155
|
Expand v2 api
|
2024-07-31 20:19:17 +02:00 |
|
github-actions
|
ac8a43bb37
|
Auto commit for release 'develop' on 2024-07-29
|
2024-07-29 05:06:54 +02:00 |
|
James Cole
|
1515dea9fa
|
add user group validation
|
2024-07-28 07:02:04 +02:00 |
|
github-actions
|
76df3d5f33
|
Auto commit for release 'develop' on 2024-05-23
|
2024-05-23 05:10:54 +02:00 |
|
James Cole
|
79b91e25c2
|
Expand chart api
|
2024-05-20 06:49:42 +02:00 |
|
github-actions
|
a39f0e1891
|
Auto commit for release 'develop' on 2024-05-18
|
2024-05-18 06:49:29 +02:00 |
|
James Cole
|
cd7ddd1c61
|
Add more IBAN filters
|
2024-05-18 06:42:09 +02:00 |
|
github-actions
|
746f1fd300
|
Auto commit for release 'develop' on 2024-04-02
|
2024-04-02 07:47:24 +02:00 |
|
James Cole
|
ccc005942f
|
Expand user group pages.
|
2024-04-01 15:40:53 +02:00 |
|
James Cole
|
3413b9b5b5
|
Refresh notes in various actions.
|
2024-03-10 08:11:58 +01:00 |
|
James Cole
|
5746ac3247
|
Add feature flag for expression engine and disable it by default.
|
2024-03-10 06:46:24 +01:00 |
|
James Cole
|
1961487055
|
Reformat code.
|
2024-03-10 06:17:31 +01:00 |
|
Michael Thomas
|
1371b6773e
|
chore: ignore PHPMD unused parameter errors
|
2024-03-09 14:09:36 -05:00 |
|
Michael Thomas
|
1ec830521a
|
fix: resolve PHPstan errors
|
2024-03-09 13:02:04 -05:00 |
|
Michael Thomas
|
c4bf2aae7d
|
fix: migrate action expression validation to separate rule class
|
2024-03-09 12:57:34 -05:00 |
|
James Cole
|
5626d1c56d
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8575
|
2024-02-23 17:06:25 +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
|
f045e4ea69
|
Fix amount
|
2024-01-21 18:01:00 +01:00 |
|
James Cole
|
8ad27e0eda
|
Update meta files for new release.
|
2024-01-06 07:42:00 +01:00 |
|
James Cole
|
5725570dbb
|
Add marker. Seems fastest solution.
|
2024-01-05 14:47:44 +01:00 |
|
James Cole
|
11f77685e4
|
Experimental code cleanup.
|
2024-01-05 14:29:59 +01:00 |
|
James Cole
|
0521c46d27
|
test
|
2024-01-05 14:15:26 +01:00 |
|
James Cole
|
50d6225590
|
test
|
2024-01-05 14:15:02 +01:00 |
|