Commit Graph

19960 Commits

Author SHA1 Message Date
James Cole
303548a5fe
Clean up command. 2024-12-22 07:01:16 +01:00
James Cole
68de905698
Remove command. 2024-12-22 06:59:05 +01:00
James Cole
9240b9868b
Optimize memory usage. 2024-12-22 06:55:07 +01:00
James Cole
0e2e155cc6
Expand notifications. 2024-12-22 06:44:01 +01:00
James Cole
bffa0088b4
Extend warning with IP + host etc. 2024-12-22 06:33:37 +01:00
James Cole
2e993857e8
APIs and views for exchange rates. 2024-12-22 06:24:45 +01:00
James Cole
117a376fc3
Expand page for currency exchange rates. 2024-12-21 21:31:28 +01:00
James Cole
1daffedde0
First page for currency exchange rates. 2024-12-21 21:01:03 +01:00
James Cole
0e8fdd76a6
Index for exchange rates. 2024-12-21 18:35:05 +01:00
James Cole
7ff4f29bcb
Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2 2024-12-21 12:51:52 +01:00
James Cole
9e4cff2b23
Add a little debug, less massive recalculations. 2024-12-21 12:51:40 +01:00
github-actions
4aaea89f2c Auto commit for release 'branch-v6.2' on 2024-12-21 2024-12-21 12:27:07 +01:00
James Cole
4fbf7b38fb
Do not pull in invalid transactions 2024-12-21 11:40:34 +01:00
James Cole
76075401f9
Recalculate amounts. 2024-12-21 11:33:58 +01:00
James Cole
e2a20dd63d
Command to recalculate foreign amounts. 2024-12-21 11:20:48 +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
James Cole
577d671a0c
Add native amount column 2024-12-19 06:21:17 +01:00
James Cole
380029ffd8
Fix missing method. 2024-12-18 16:57:11 +01:00
github-actions
e2f1fc307f Auto commit for release 'develop' on 2024-12-18 2024-12-18 16:52:40 +01:00
github-actions
76cc27a267 Auto commit for release 'branch-v6.2' on 2024-12-18 2024-12-18 16:45:41 +01:00
James Cole
e8a6f30e4e
Merge branch 'develop' into v6.2
# Conflicts:
#	composer.lock
#	config/firefly.php
#	package-lock.json
2024-12-18 16:39:22 +01:00
github-actions
fe6021a3d6 Auto commit for release 'v6.1.25' on 2024-12-18 2024-12-18 16:36:08 +01:00
James Cole
563c54702b
Update changelog. 2024-12-18 16:31:37 +01:00
James Cole
4d67d27ba0
Fix #9546 2024-12-18 16:29:19 +01:00
James Cole
edf3876a57
Merge branch 'main' into develop 2024-12-18 16:26:35 +01:00
James Cole
2d10f255c2
Fix reference to old method. 2024-12-18 16:18:06 +01:00
James Cole
ee76cc6761
Fix methods 2024-12-18 16:13:32 +01:00
James Cole
f197e6623b
Merge pull request #9551 from firefly-iii/dependabot/github_actions/github/command-1.3.0 2024-12-16 06:59:19 +01:00
James Cole
42a9809450
Merge pull request #9550 from firefly-iii/dependabot/npm_and_yarn/develop/chartjs-chart-sankey-0.14.0 2024-12-16 06:59:10 +01:00
James Cole
444f80a933
Merge pull request #9549 from firefly-iii/dependabot/npm_and_yarn/develop/ag-grid-community/styles-33.0.2 2024-12-16 06:59:01 +01:00
dependabot[bot]
4b985c818a
Bump github/command from 1.2.2 to 1.3.0
Bumps [github/command](https://github.com/github/command) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/github/command/releases)
- [Commits](https://github.com/github/command/compare/v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github/command
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:49:31 +00:00
github-actions
2e62fe7b72 Auto commit for release 'develop' on 2024-12-16 2024-12-16 04:22:19 +01:00
dependabot[bot]
ccd182aed9
Bump chartjs-chart-sankey from 0.13.0 to 0.14.0
Bumps [chartjs-chart-sankey](https://github.com/kurkle/chartjs-chart-sankey) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/kurkle/chartjs-chart-sankey/releases)
- [Commits](https://github.com/kurkle/chartjs-chart-sankey/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: chartjs-chart-sankey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:06:22 +00:00
dependabot[bot]
615eef3fdd
Bump @ag-grid-community/styles from 32.3.3 to 33.0.2
Bumps [@ag-grid-community/styles](https://github.com/ag-grid/ag-grid) from 32.3.3 to 33.0.2.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/compare/v32.3.3...v33.0.2)

---
updated-dependencies:
- dependency-name: "@ag-grid-community/styles"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 03:06:13 +00:00
James Cole
d4e4907363
Add option for manual activation. 2024-12-15 19:59:36 +01:00
James Cole
c205e93876
Fix https://github.com/firefly-iii/firefly-iii/issues/7288 2024-12-15 19:51:46 +01:00
James Cole
3b24bb99bb
Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2 2024-12-15 19:51:37 +01:00
James Cole
2814cd1b2a
Better name 2024-12-15 19:51:30 +01:00
github-actions
5285e1ac14 Auto commit for release 'branch-v6.2' on 2024-12-15 2024-12-15 16:16:13 +01:00
James Cole
48a999cf91
Fix old reference. 2024-12-15 16:11:48 +01:00
James Cole
3117c8846e
Rename branch release. 2024-12-15 12:31:36 +01:00
github-actions
6bb297e76f Auto commit for release 'branch-v6.2' on 2024-12-15 2024-12-15 10:32:00 +01:00
James Cole
bc698f67ea
Merge branch 'main' into v6.2 2024-12-15 09:07:04 +01:00
James Cole
f1c859aaa3
Update build job 2024-12-15 08:57:55 +01:00
James Cole
2d0aa207d4
Fix various piggy bank errors 2024-12-15 08:50:57 +01:00
James Cole
4a75e9c262
Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2 2024-12-15 08:20:52 +01:00
James Cole
ee7c4b8863
Fix user test notification. 2024-12-15 08:20:42 +01:00
github-actions
f782979d6c Auto commit for release 'develop' on 2024-12-15 2024-12-15 04:09:28 +01:00