Commit Graph

22368 Commits

Author SHA1 Message Date
github-actions[bot] 6caea5ffa3 Merge pull request #11662 from firefly-iii/release-1770442761
🤖 Automatically merge the PR into the develop branch.
develop-20260207
2026-02-07 06:39:28 +01:00
JC5 4024f76a51 🤖 Auto commit for release 'develop' on 2026-02-07 2026-02-07 06:39:21 +01:00
James Cole de84946371 Expand changelog. 2026-02-07 06:33:30 +01:00
James Cole 6d4aca54de Fix #11246 2026-02-07 06:32:11 +01:00
James Cole 256262b2ba Fix #11657 2026-02-07 06:16:23 +01:00
James Cole fb035ba594 Fix #11660 2026-02-07 06:09:41 +01:00
James Cole 20776949a6 Clean up changelog. 2026-02-06 18:32:55 +01:00
github-actions[bot] ad5a8a2934 Merge pull request #11656 from firefly-iii/release-1770398774
🤖 Automatically merge the PR into the develop branch.
develop-20260206.2
2026-02-06 18:26:25 +01:00
JC5 e37ef69491 🤖 Auto commit for release 'develop' on 2026-02-06 2026-02-06 18:26:14 +01:00
James Cole df8a406c58 Fix issue with email change. 2026-02-06 18:12:52 +01:00
James Cole 88d3e01065 Add events for opening balance. 2026-02-06 18:10:41 +01:00
James Cole 7a1c32f1aa Expand changelog. 2026-02-06 15:58:45 +01:00
James Cole 54df0d44f7 Clean up events 2026-02-06 15:47:34 +01:00
James Cole 1f7775032b Fix budgeted amounts. 2026-02-06 15:38:32 +01:00
github-actions[bot] 8cfe1e8047 Merge pull request #11655 from firefly-iii/release-1770383285
🤖 Automatically merge the PR into the develop branch.
develop-20260206.1
2026-02-06 14:08:15 +01:00
JC5 f0be634829 🤖 Auto commit for release 'develop' on 2026-02-06 2026-02-06 14:08:05 +01:00
James Cole 485e1138f8 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop 2026-02-06 14:03:26 +01:00
James Cole 9abf08b3be Fix view range. 2026-02-06 14:02:37 +01:00
github-actions[bot] f08943b926 Merge pull request #11654 from firefly-iii/release-1770382517
🤖 Automatically merge the PR into the develop branch.
develop-20260206
2026-02-06 13:55:25 +01:00
JC5 2de9926db8 🤖 Auto commit for release 'develop' on 2026-02-06 2026-02-06 13:55:17 +01:00
James Cole b4d01d464d Clean up more events. 2026-02-06 13:49:50 +01:00
James Cole 229b45c7ad Clean up events for budgets. 2026-02-06 13:47:18 +01:00
James Cole 8e89c5af62 Clean up budget limit events. 2026-02-06 08:33:10 +01:00
James Cole 264fec7a6a Clean up budget limit events. 2026-02-06 08:20:04 +01:00
James Cole d4b1d097fe Clean up events, although handler is still a little sloppy. 2026-02-06 07:23:31 +01:00
James Cole bbd6acb824 Create events and respond to budget limit changes. 2026-02-06 06:24:57 +01:00
James Cole 4e7d12f06b Make sure webhook messages are sent. 2026-02-06 06:04:52 +01:00
James Cole 9811583379 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/Http/Controllers/Transaction/DeleteController.php
2026-02-06 05:59:34 +01:00
James Cole 0063cab690 Clean up config. 2026-02-06 05:59:03 +01:00
github-actions[bot] d3add7c92b Merge pull request #11647 from firefly-iii/release-1770268490
🤖 Automatically merge the PR into the develop branch.
develop-20260205
2026-02-05 06:14:57 +01:00
JC5 a491e4921f 🤖 Auto commit for release 'develop' on 2026-02-05 2026-02-05 06:14:50 +01:00
James Cole 171bc03668 Fix running balance events. 2026-02-05 06:10:25 +01:00
James Cole dd5476bfc7 Clean up events and filters. 2026-02-05 06:02:32 +01:00
James Cole bc0769358d Clean up update handlers. 2026-02-05 05:51:44 +01:00
James Cole ccf33f1db6 Also include delete event in new event triggers. 2026-02-05 05:47:37 +01:00
github-actions[bot] 35f611b3f2 Merge pull request #11645 from firefly-iii/release-1770234250
🤖 Automatically merge the PR into the develop branch.
develop-20260204.3
2026-02-04 20:44:18 +01:00
JC5 e5d394533c 🤖 Auto commit for release 'develop' on 2026-02-04 2026-02-04 20:44:10 +01:00
James Cole 831d39a41e Catch missing nonce 2026-02-04 20:39:54 +01:00
James Cole 2920a9b9e3 Fix call. 2026-02-04 20:39:01 +01:00
James Cole 5c8204e963 Unify more event handlers. 2026-02-04 20:29:28 +01:00
James Cole d25283f193 Clean up processing for group. 2026-02-04 20:17:47 +01:00
github-actions[bot] 20986e6426 Merge pull request #11644 from firefly-iii/release-1770218546
🤖 Automatically merge the PR into the develop branch.
develop-20260204.2
2026-02-04 16:22:34 +01:00
JC5 9cd0ebe37e 🤖 Auto commit for release 'develop' on 2026-02-04 2026-02-04 16:22:26 +01:00
Sander Dorigo 9c2b83a971 Update event handlers 2026-02-04 16:16:27 +01:00
Sander Dorigo e1d32da409 New event handler object 2026-02-04 08:29:09 +01:00
Sander Dorigo c51df8cd83 Move events to service and repos 2026-02-04 08:18:35 +01:00
github-actions[bot] 9f016aed16 Merge pull request #11643 from firefly-iii/release-1770188788
🤖 Automatically merge the PR into the develop branch.
develop-20260204.1
2026-02-04 08:06:37 +01:00
JC5 27df5ea800 🤖 Auto commit for release 'develop' on 2026-02-04 2026-02-04 08:06:28 +01:00
Sander Dorigo 2d7cdd36f0 Fix null pointer 2026-02-04 08:01:47 +01:00
github-actions[bot] 7888023c1a Merge pull request #11642 from firefly-iii/release-1770187820
🤖 Automatically merge the PR into the develop branch.
develop-20260204
2026-02-04 07:50:28 +01:00