James Cole
|
07ff2305fd
|
Fix account list and remove sanctum
|
2025-05-08 20:22:01 +02:00 |
|
James Cole
|
ee96dd3ab6
|
Merge pull request #10270 from firefly-iii/main
Update packages
|
2025-05-08 20:21:12 +02:00 |
|
James Cole
|
a766d3a133
|
Merge pull request #10263 from firefly-iii/dependabot/composer/composer-761f56e718
|
2025-05-06 07:22:08 +02:00 |
|
dependabot[bot]
|
67545b0371
|
Bump league/commonmark in the composer group across 1 directory
Bumps the composer group with 1 update in the / directory: [league/commonmark](https://github.com/thephpleague/commonmark).
Updates `league/commonmark` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.6.2...2.7.0)
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-version: 2.7.0
dependency-type: direct:production
dependency-group: composer
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-06 01:59:56 +00:00 |
|
James Cole
|
6b86d825ea
|
Merge pull request #10261 from firefly-iii/update-packages
Update packages
|
2025-05-05 07:48:50 +02:00 |
|
James Cole
|
31dbc57e8b
|
Update packages
|
2025-05-05 07:48:13 +02:00 |
|
github-actions[bot]
|
00050f629c
|
Merge pull request #10259 from firefly-iii/release-1746415513
🤖 Automatically merge the PR into the develop branch.
develop-20250505
|
2025-05-05 05:25:21 +02:00 |
|
JC5
|
3760aabf13
|
🤖 Auto commit for release 'develop' on 2025-05-05
|
2025-05-05 05:25:13 +02:00 |
|
James Cole
|
22e092b513
|
Merge pull request #10255 from firefly-iii/fix-v2
Fix back and forth between v1 and v2
|
2025-05-04 21:26:52 +02:00 |
|
James Cole
|
a4f7c90e09
|
Fix back and forth between v1 and v2
|
2025-05-04 21:24:50 +02:00 |
|
James Cole
|
4b92ab46a3
|
Merge pull request #10253 from firefly-iii/cleanup-code
Clean up code.
|
2025-05-04 17:41:52 +02:00 |
|
James Cole
|
0573bf2402
|
Clean up code.
|
2025-05-04 17:41:26 +02:00 |
|
github-actions[bot]
|
e28e538272
|
Merge pull request #10252 from firefly-iii/release-1746372029
🤖 Automatically merge the PR into the develop branch.
develop-20250504.1
|
2025-05-04 17:20:36 +02:00 |
|
JC5
|
6f8f175890
|
🤖 Auto commit for release 'develop' on 2025-05-04
|
2025-05-04 17:20:29 +02:00 |
|
James Cole
|
fbf9ab6c5f
|
Merge pull request #10251 from firefly-iii/branch-function
Import function.
|
2025-05-04 17:16:30 +02:00 |
|
James Cole
|
3c67175e68
|
Import function.
|
2025-05-04 17:16:07 +02:00 |
|
James Cole
|
b0d25a1d33
|
Merge pull request #10250 from firefly-iii/fix-nulls
Fix nullpointers.
|
2025-05-04 17:09:16 +02:00 |
|
James Cole
|
9ea8709835
|
Fix nullpointers.
|
2025-05-04 17:08:42 +02:00 |
|
James Cole
|
ae22c59f21
|
Merge pull request #10249 from firefly-iii/add-rector
Add rector
|
2025-05-04 17:05:23 +02:00 |
|
James Cole
|
12b8ba68b3
|
Add script to run rector.sh
|
2025-05-04 17:01:04 +02:00 |
|
James Cole
|
6b086c9bff
|
Add config for rector.
|
2025-05-04 16:57:38 +02:00 |
|
github-actions[bot]
|
546a1198a1
|
Merge pull request #10248 from firefly-iii/release-1746359742
🤖 Automatically merge the PR into the develop branch.
develop-20250504
|
2025-05-04 13:55:49 +02:00 |
|
JC5
|
1001e04b63
|
🤖 Auto commit for release 'develop' on 2025-05-04
|
2025-05-04 13:55:42 +02:00 |
|
James Cole
|
2c96729d76
|
Merge pull request #10247 from firefly-iii/to-php-8.4
To php 8.4
|
2025-05-04 13:51:43 +02:00 |
|
James Cole
|
194d22ad90
|
Final set of php8.4 changes.
|
2025-05-04 13:50:20 +02:00 |
|
James Cole
|
51e86448c7
|
More PHP8.4 updates
|
2025-05-04 13:47:00 +02:00 |
|
James Cole
|
e42107c03c
|
Update more code.
|
2025-05-04 13:04:33 +02:00 |
|
James Cole
|
abd9260193
|
Update code to use php 8.4 code, using Nestor.
|
2025-05-04 12:57:14 +02:00 |
|
James Cole
|
042e2ba97d
|
Merge pull request #10243 from firefly-iii/split-strings
Replace string operators.
|
2025-05-04 12:21:14 +02:00 |
|
James Cole
|
d5240f7afd
|
Replace string operators.
|
2025-05-04 12:20:54 +02:00 |
|
James Cole
|
cda90df995
|
Merge pull request #10242 from firefly-iii/safe-methods
Replace methods with safe variants. Let's see how this works out.
|
2025-05-04 12:18:24 +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
|
fb31f25d71
|
Merge pull request #10241 from firefly-iii/type-error
Fix type error.
|
2025-05-04 06:17:23 +02:00 |
|
James Cole
|
ba43d8c3f5
|
Fix type error.
|
2025-05-04 06:15:49 +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
|
b99a6a9fc9
|
Merge branch 'main' into develop
# Conflicts:
# package-lock.json
|
2025-05-02 05:47:08 +02:00 |
|
James Cole
|
2967f4d4c7
|
Update PR template
|
2025-05-02 05:46:35 +02:00 |
|
James Cole
|
285eeb1d12
|
Merge pull request #10222 from firefly-iii/dependabot/npm_and_yarn/npm_and_yarn-de653eece3
|
2025-05-01 06:31:58 +02:00 |
|
dependabot[bot]
|
6374215ebc
|
Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.3.2 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 17:41:40 +00:00 |
|
github-actions[bot]
|
8f0c0f215c
|
Merge pull request #10215 from firefly-iii/release-1745810633
🤖 Automatically merge the PR into the develop branch.
develop-20250428
|
2025-04-28 05:24:02 +02:00 |
|
JC5
|
5fc764e72b
|
🤖 Auto commit for release 'develop' on 2025-04-28
|
2025-04-28 05:23:53 +02:00 |
|
github-actions[bot]
|
b330313c55
|
Merge pull request #10213 from firefly-iii/release-1745742741
🤖 Automatically merge the PR into the develop branch.
develop-20250427
|
2025-04-27 10:32:28 +02:00 |
|
JC5
|
aa9ce73758
|
🤖 Auto commit for release 'develop' on 2025-04-27
|
2025-04-27 10:32:21 +02:00 |
|
github-actions[bot]
|
d97fda41b2
|
Merge pull request #10210 from firefly-iii/release-1745681629
🤖 Automatically merge the PR into the develop branch.
develop-20250426.2
|
2025-04-26 17:33:56 +02:00 |
|
JC5
|
945ad79c03
|
🤖 Auto commit for release 'develop' on 2025-04-26
|
2025-04-26 17:33:49 +02:00 |
|
James Cole
|
6273807525
|
Merge pull request #10209 from firefly-iii/add-transfer-type
Add transfer type
|
2025-04-26 17:29:31 +02:00 |
|
James Cole
|
50803a2c24
|
Add transfer type
|
2025-04-26 17:29:10 +02:00 |
|
github-actions[bot]
|
a0e9b05680
|
Merge pull request #10208 from firefly-iii/release-1745674111
🤖 Automatically merge the PR into the develop branch.
develop-20250426.1
|
2025-04-26 15:28:37 +02:00 |
|
JC5
|
41e74cd816
|
🤖 Auto commit for release 'develop' on 2025-04-26
|
2025-04-26 15:28:31 +02:00 |
|
James Cole
|
b379c8e36b
|
Merge pull request #10207 from firefly-iii/fix-running-balance
Fix running balance
|
2025-04-26 15:24:36 +02:00 |
|