Commit Graph

474 Commits

Author SHA1 Message Date
James Cole 6377eab984 Fix lint errors 2026-07-09 18:58:26 +02:00
James Cole 74c6ee0351 Fix progress bars in views. 2026-07-09 16:57:50 +02:00
dependabot[bot] 753c2c37ec Bump rector/rector from 2.4.5 to 2.5.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.4.5 to 2.5.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.4.5...2.5.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 03:52:22 +00:00
dependabot[bot] 05fd28e147 Bump guzzlehttp/guzzle from 7.11.0 to 7.11.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.11/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.11.0...7.11.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 03:52:17 +00:00
James Cole 639efee78a Add mago. 2026-04-27 18:41:49 +02:00
James Cole 30cce327e8 Add helpers and fix missing string. 2026-04-24 05:34:40 +02:00
James Cole d900a22926 Upgrade to laravel 13 and passport 13. 2026-04-15 08:31:06 +02:00
James Cole fbb3c5a5aa Merge branch 'main' into develop
# Conflicts:
#	composer.lock
2026-04-13 18:52:23 +02:00
dependabot[bot] acd3d1f3f5 Bump phpunit/phpunit from 12.5.17 to 13.1.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.5.17 to 13.1.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.1/ChangeLog-13.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.5.17...13.1.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 13.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 03:52:20 +00:00
dependabot[bot] fd87dd1773 Bump the composer group across 1 directory with 2 updates
Bumps the composer group with 1 update in the / directory: [laravel/passport](https://github.com/laravel/passport).


Updates `laravel/passport` from 12.4.3 to 13.7.1
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/13.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/passport/blob/13.x/UPGRADE.md)
- [Commits](https://github.com/laravel/passport/compare/v12.4.3...v13.7.1)

Updates `phpseclib/phpseclib` from 3.0.50 to 3.0.51
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.50...3.0.51)

---
updated-dependencies:
- dependency-name: laravel/passport
  dependency-version: 13.7.1
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.51
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:23:00 +00:00
James Cole 65feb82d9d Update composer.json 2026-04-10 06:07:28 +02:00
James Cole cbbecf4a19 Replace unnecessary polyfills. 2026-04-04 05:56:23 +02:00
dependabot[bot] 7bfba6a239 Bump laravel-notification-channels/pushover from 4.1.2 to 5.0.0
Bumps [laravel-notification-channels/pushover](https://github.com/laravel-notification-channels/pushover) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/laravel-notification-channels/pushover/releases)
- [Changelog](https://github.com/laravel-notification-channels/pushover/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravel-notification-channels/pushover/compare/4.1.2...5.0.0)

---
updated-dependencies:
- dependency-name: laravel-notification-channels/pushover
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 03:52:43 +00:00
James Cole 12f19c6c34 Remove all "@phpstan-ignore-line" entries. 2026-03-06 07:39:12 +01:00
dependabot[bot] f1515f6139 Bump spatie/laravel-html from 3.12.3 to 3.13.0
Bumps [spatie/laravel-html](https://github.com/spatie/laravel-html) from 3.12.3 to 3.13.0.
- [Release notes](https://github.com/spatie/laravel-html/releases)
- [Changelog](https://github.com/spatie/laravel-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-html/compare/3.12.3...3.13.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-html
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 05:43:21 +00:00
dependabot[bot] 370781b8ae Bump rector/rector from 2.3.7 to 2.3.8
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 03:52:15 +00:00
James Cole fb79e3b08c Push Firefly III to PHP 8.5 2026-02-20 17:33:53 +01:00
James Cole 9ea7bd3b01 Update audit config. 2026-02-19 19:45:49 +01:00
James Cole fce0750509 Remove unnecessary package. 2026-02-15 16:43:35 +01:00
James Cole ceb660fd02 Fix missing setting. Restore 8.4 for the moment. Very professional. 2026-02-14 13:33:29 +01:00
James Cole 4e88ebd52d Make Firefly III PHP 8.5 only. 2026-02-14 13:10:41 +01:00
dependabot[bot] 9711bc1d04 Bump mailersend/laravel-driver from 2.12.0 to 3.0.0
Bumps [mailersend/laravel-driver](https://github.com/mailersend/mailersend-laravel-driver) from 2.12.0 to 3.0.0.
- [Release notes](https://github.com/mailersend/mailersend-laravel-driver/releases)
- [Commits](https://github.com/mailersend/mailersend-laravel-driver/compare/v2.12.0...v3.0.0)

---
updated-dependencies:
- dependency-name: mailersend/laravel-driver
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:52:32 +00:00
Sander Dorigo 3abba71f8d Fix null pointer 2026-02-02 15:39:03 +01:00
James Cole 0c5ac39d5e Update composer packages 2026-01-27 18:00:17 +01:00
James Cole 4d7f63273e Fix #11449 2026-01-04 20:21:41 +01:00
dependabot[bot] 6b7aed7658 Bump mailersend/laravel-driver from 2.9.1 to 2.12.0
Bumps [mailersend/laravel-driver](https://github.com/mailersend/mailersend-laravel-driver) from 2.9.1 to 2.12.0.
- [Release notes](https://github.com/mailersend/mailersend-laravel-driver/releases)
- [Commits](https://github.com/mailersend/mailersend-laravel-driver/compare/v2.9.1...v2.12.0)

---
updated-dependencies:
- dependency-name: mailersend/laravel-driver
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:04 +00:00
James Cole 05f0cb26f8 Remove sentry. 2025-12-17 06:04:17 +01:00
dependabot[bot] 1f19f20734 Bump symfony/mailgun-mailer from 7.4.0 to 8.0.0
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 7.4.0 to 8.0.0.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v7.4.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 10:45:09 +00:00
dependabot[bot] 2cdd1aa147 Bump symfony/expression-language from 7.4.0 to 8.0.0
Bumps [symfony/expression-language](https://github.com/symfony/expression-language) from 7.4.0 to 8.0.0.
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/expression-language/compare/v7.4.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/expression-language
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 08:17:15 +00:00
dependabot[bot] c8edaee848 Bump symfony/http-client from 7.4.0 to 8.0.0
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.4.0 to 8.0.0.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v7.4.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 03:03:40 +00:00
James Cole d66f03d538 Add support for sentry. 2025-11-03 20:08:31 +01:00
James Cole 5be6bb755d Update files using Rector. 2025-05-29 15:01:06 +02:00
James Cole 19e5fd6277 Back to passport 12 for the time being. 2025-05-25 06:24:01 +02:00
James Cole 2b3172ba8e Update packcages 2025-05-19 17:53:33 +02:00
James Cole ae82474b19 Update packages. 2025-05-19 17:30:53 +02:00
Sander Dorigo a7233de561 Downgrade 2025-05-14 15:06:10 +02:00
James Cole c4572c66d3 Restore and update packages. 2025-05-14 02:56:53 +02:00
James Cole 9a02739251 Include safe methods and require the correct package. 2025-05-11 14:19:07 +02:00
James Cole 31dbc57e8b Update packages 2025-05-05 07:48:13 +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
dependabot[bot] 270f932a48 Bump guzzlehttp/guzzle from 7.9.2 to 7.9.3
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.2 to 7.9.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.9.2...7.9.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 03:10:43 +00:00
dependabot[bot] b442645280 Bump diglactic/laravel-breadcrumbs from 9.0.0 to 10.0.0
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases)
- [Upgrade guide](https://github.com/diglactic/laravel-breadcrumbs/blob/main/UPGRADE.md)
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 03:20:25 +00:00
James Cole 21165eb3e0 Update packages. 2025-01-03 08:30:04 +01:00
James Cole 103b9056e4 Expand changelog, remove unused packages. 2024-12-28 06:55:17 +01:00
James Cole b9249a4d96 Update commands. 2024-12-27 09:30: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
James Cole c35ff3174a Add support for Pushover 2024-12-09 07:34:01 +01:00
James Cole 94085ee940 Add config for ntfy 2024-12-09 06:27:37 +01:00
dependabot[bot] ac21ed7d18 Bump laravel-json-api/laravel from 4.1.1 to 5.0.0
Bumps [laravel-json-api/laravel](https://github.com/laravel-json-api/laravel) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/laravel-json-api/laravel/releases)
- [Changelog](https://github.com/laravel-json-api/laravel/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/laravel-json-api/laravel/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: laravel-json-api/laravel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 03:55:52 +00:00
James Cole 4ba1c5bcfc New set of PHP 8.4 files 2024-11-26 18:04:32 +01:00