James Cole
|
20c8c1043f
|
Update languages and rephrase sentence.
|
2023-05-24 06:40:31 +02:00 |
|
James Cole
|
f00898afba
|
Merge pull request #7533 from firefly-iii/dependabot/composer/develop/laravel/ui-4.2.2
Bump laravel/ui from 4.2.1 to 4.2.2
|
2023-05-22 06:25:51 +02:00 |
|
dependabot[bot]
|
95b431535e
|
Bump laravel/ui from 4.2.1 to 4.2.2
Bumps [laravel/ui](https://github.com/laravel/ui) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 04:18:35 +00:00 |
|
James Cole
|
cafd8a9674
|
Merge pull request #7534 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.3.4
Bump @vue/compiler-sfc from 3.3.2 to 3.3.4
|
2023-05-22 06:18:14 +02:00 |
|
James Cole
|
e1e7f914f9
|
Merge pull request #7532 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.7.0
Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0
|
2023-05-22 06:18:02 +02:00 |
|
James Cole
|
19c2f7d2bf
|
Merge pull request #7531 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.22.0
Bump fakerphp/faker from 1.21.0 to 1.22.0
|
2023-05-22 06:17:55 +02:00 |
|
James Cole
|
7daacd9b66
|
Merge pull request #7530 from firefly-iii/dependabot/composer/develop/laravel/framework-10.11.0
Bump laravel/framework from 10.10.1 to 10.11.0
|
2023-05-22 06:17:47 +02:00 |
|
dependabot[bot]
|
af715de566
|
Bump @vue/compiler-sfc from 3.3.2 to 3.3.4
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.4/packages/compiler-sfc)
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:57:37 +00:00 |
|
dependabot[bot]
|
93e3c89f20
|
Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.0...7.7.0)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:56:53 +00:00 |
|
dependabot[bot]
|
b0456c5252
|
Bump fakerphp/faker from 1.21.0 to 1.22.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0)
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:56:46 +00:00 |
|
dependabot[bot]
|
f7fa03ddd8
|
Bump laravel/framework from 10.10.1 to 10.11.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.10.1 to 10.11.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.10.1...v10.11.0)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:56:41 +00:00 |
|
James Cole
|
4c78e23a9c
|
Merge pull request #7523 from firefly-iii/fix-7522
Fix 7522
|
2023-05-19 05:44:33 +02:00 |
|
James Cole
|
79c2065471
|
fix: Add relevant periods to addPeriod
|
2023-05-19 05:43:50 +02:00 |
|
James Cole
|
c19b89ac93
|
Fix: budget amounts
|
2023-05-19 05:39:21 +02:00 |
|
James Cole
|
62a1837d61
|
fix: debug would always report midnight.
|
2023-05-19 05:38:50 +02:00 |
|
James Cole
|
56b34aa624
|
Merge pull request #7517 from firefly-iii/fix-7516
Fix #7516
|
2023-05-18 05:38:42 +02:00 |
|
James Cole
|
e8392155f9
|
Fix #7516
|
2023-05-18 05:38:17 +02:00 |
|
James Cole
|
6d532470e6
|
Merge pull request #7515 from firefly-iii/fix-7514
Fix #7514
|
2023-05-17 15:20:09 +02:00 |
|
James Cole
|
15f683ef7e
|
Fix #7514
|
2023-05-17 15:19:27 +02:00 |
|
James Cole
|
18ba2e563e
|
Merge pull request #7513 from firefly-iii/fix-7505
Fix #7505
|
2023-05-17 07:02:39 +02:00 |
|
James Cole
|
63984f1c37
|
Fix #7505
|
2023-05-17 07:02:08 +02:00 |
|
James Cole
|
3c082dcf0e
|
Restore cron options.
|
2023-05-16 21:04:06 +02:00 |
|
James Cole
|
090eb55226
|
Merge pull request #7502 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.6.0
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
|
2023-05-15 06:35:17 +02:00 |
|
James Cole
|
4706cd44de
|
Fix rounding issues.
|
2023-05-15 06:33:30 +02:00 |
|
James Cole
|
cf7c01e5d0
|
Merge pull request #7503 from firefly-iii/feat/adjusted-budget
feat: a budget type that will rollover but also incorporate overspend…
|
2023-05-15 06:18:23 +02:00 |
|
James Cole
|
0b5e0a268a
|
feat: a budget type that will rollover but also incorporate overspending from the previous period (if any)
|
2023-05-15 06:18:02 +02:00 |
|
dependabot[bot]
|
9eea4497e5
|
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.0)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 03:56:23 +00:00 |
|
James Cole
|
63fdc2487f
|
Merge pull request #7499 from firefly-iii/remove-logging
Remove logging
|
2023-05-13 06:43:30 +02:00 |
|
James Cole
|
cf59da7e0c
|
Remove logging
|
2023-05-13 06:43:07 +02:00 |
|
James Cole
|
e0621affb6
|
Merge tag 'v6.0.10' into develop
v6.0.10
|
2023-05-13 06:34:38 +02:00 |
|
James Cole
|
6d0906c37b
|
Merge branch 'release/v6.0.10'
|
2023-05-13 06:34:37 +02:00 |
|
James Cole
|
a3ede0c6f6
|
Meta files for new release.
|
2023-05-13 06:34:12 +02:00 |
|
James Cole
|
72eab3c0eb
|
Merge pull request #7498 from firefly-iii/fix-7478
Fix #7478
|
2023-05-13 06:17:44 +02:00 |
|
James Cole
|
c530961546
|
Fix #7478
|
2023-05-13 06:17:22 +02:00 |
|
James Cole
|
dd7aba0b51
|
Merge pull request #7497 from firefly-iii/fix-7448-2
Fix #7448
|
2023-05-13 06:09:24 +02:00 |
|
James Cole
|
7c54e17a30
|
Fix #7448
|
2023-05-13 06:09:04 +02:00 |
|
James Cole
|
342d72b0a6
|
Merge pull request #7495 from firefly-iii/expand-fix
Fix decimals command expanded.
|
2023-05-13 06:07:15 +02:00 |
|
James Cole
|
22ee504e52
|
Fix decimals command expanded.
|
2023-05-13 05:56:49 +02:00 |
|
James Cole
|
4880ee850e
|
Merge pull request #7494 from firefly-iii/fix-7444
Fix 7444
|
2023-05-13 05:32:05 +02:00 |
|
James Cole
|
b45ce27817
|
Fix #7444
|
2023-05-13 05:31:41 +02:00 |
|
James Cole
|
dfad93d9ec
|
Merge pull request #7473 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.4.3
Bump uiv from 1.4.2 to 1.4.3
|
2023-05-08 06:16:02 +02:00 |
|
James Cole
|
52712c8cb2
|
Merge pull request #7472 from firefly-iii/dependabot/composer/develop/ergebnis/phpstan-rules-2.0.0
Bump ergebnis/phpstan-rules from 1.0.0 to 2.0.0
|
2023-05-08 06:15:52 +02:00 |
|
James Cole
|
740874e654
|
Merge pull request #7471 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-2.1.1
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
|
2023-05-08 06:15:44 +02:00 |
|
James Cole
|
0f1f37a5df
|
Merge pull request #7470 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.5
Bump laravel/sanctum from 3.2.4 to 3.2.5
|
2023-05-08 06:07:43 +02:00 |
|
dependabot[bot]
|
d609cbfb16
|
Bump uiv from 1.4.2 to 1.4.3
Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/uiv-lib/uiv/releases)
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.2...v1.4.3)
---
updated-dependencies:
- dependency-name: uiv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 03:56:47 +00:00 |
|
dependabot[bot]
|
2375857c92
|
Bump ergebnis/phpstan-rules from 1.0.0 to 2.0.0
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ergebnis/phpstan-rules/compare/1.0.0...2.0.0)
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 03:56:37 +00:00 |
|
dependabot[bot]
|
10275eb832
|
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1)
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 03:56:33 +00:00 |
|
dependabot[bot]
|
108867b2ef
|
Bump laravel/sanctum from 3.2.4 to 3.2.5
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.4...v3.2.5)
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 03:56:26 +00:00 |
|
James Cole
|
e5a77a86f9
|
Fix a few commands.
|
2023-05-07 20:17:29 +02:00 |
|
James Cole
|
309d3e8e95
|
Fix missing account validation step.
|
2023-05-06 15:59:31 +02:00 |
|