James Cole
|
be01b177fa
|
Add badge.
|
2022-08-05 03:59:05 +02:00 |
|
James Cole
|
aa3fba91d4
|
Remove the service worker.
|
2022-08-03 05:39:47 +02:00 |
|
James Cole
|
cc6a7b181a
|
Convert to deposit means the journal loses its bill.
|
2022-08-02 05:39:04 +02:00 |
|
James Cole
|
c460ccfad5
|
Conversion to transfer means that the original journal loses the bill.
|
2022-08-02 05:38:24 +02:00 |
|
James Cole
|
69d875d981
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
|
2022-08-01 19:51:56 +02:00 |
|
James Cole
|
75ea1c4f4b
|
Return amount as string
|
2022-08-01 19:51:45 +02:00 |
|
James Cole
|
cfbda09e36
|
Merge pull request #6279 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.11
Bump symfony/http-client from 6.0.9 to 6.0.11
|
2022-08-01 05:59:32 +02:00 |
|
James Cole
|
7746f2ca19
|
Merge pull request #6277 from firefly-iii/dependabot/composer/develop/laravel/framework-9.22.1
Bump laravel/framework from 9.21.6 to 9.22.1
|
2022-08-01 05:59:23 +02:00 |
|
James Cole
|
a8fb463520
|
Merge pull request #6281 from firefly-iii/dependabot/composer/develop/laravel/ui-4.0.0
Bump laravel/ui from 3.4.6 to 4.0.0
|
2022-08-01 05:59:01 +02:00 |
|
James Cole
|
3ef732b895
|
Merge pull request #6282 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.4.2
Bump uiv from 1.4.1 to 1.4.2
|
2022-08-01 05:58:52 +02:00 |
|
dependabot[bot]
|
1101af87cb
|
Bump uiv from 1.4.1 to 1.4.2
Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/uiv-lib/uiv/releases)
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: uiv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:56 +00:00 |
|
dependabot[bot]
|
c9e0043cc1
|
Bump laravel/ui from 3.4.6 to 4.0.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.6 to 4.0.0.
- [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/v3.4.6...v4.0.0)
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:04 +00:00 |
|
dependabot[bot]
|
edb8bb3ce3
|
Bump symfony/http-client from 6.0.9 to 6.0.11
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.0.9...v6.0.11)
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:00:51 +00:00 |
|
dependabot[bot]
|
ac0f75c808
|
Bump laravel/framework from 9.21.6 to 9.22.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.21.6 to 9.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.21.6...v9.22.1)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:00:40 +00:00 |
|
James Cole
|
b39e16c51c
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6271
|
2022-07-31 11:56:02 +02:00 |
|
James Cole
|
23d3abbf63
|
Merge pull request #6267 from canoine/develop
|
2022-07-27 06:29:20 +02:00 |
|
canoine
|
34e5433082
|
Empty REDIS_PASSWORD
|
2022-07-27 05:51:09 +02:00 |
|
canoine
|
9fbc4c2ba1
|
Don't force a default username
|
2022-07-27 05:07:04 +02:00 |
|
canoine
|
38ed7c1543
|
Don't force a default username
|
2022-07-27 05:05:36 +02:00 |
|
canoine
|
121561da3e
|
Add redis username to fit 6+ ACL capabilities
|
2022-07-26 19:33:29 +02:00 |
|
canoine
|
5893b30da8
|
Add redis username to fit 6+ ACL capabilities
|
2022-07-26 19:32:37 +02:00 |
|
James Cole
|
858480929c
|
Fix null pointer
|
2022-07-25 19:43:47 +02:00 |
|
James Cole
|
242fb3b498
|
Remove debug.
|
2022-07-25 05:57:11 +02:00 |
|
James Cole
|
47469c7082
|
Fix transformer.
|
2022-07-25 05:56:21 +02:00 |
|
James Cole
|
18f2633810
|
Add debug
|
2022-07-25 05:54:40 +02:00 |
|
James Cole
|
c50a4ae993
|
Add debug
|
2022-07-25 05:52:51 +02:00 |
|
James Cole
|
2db32ce44f
|
Better transformer.
|
2022-07-25 05:51:59 +02:00 |
|
James Cole
|
38b505d036
|
Skip empty foreign currency
|
2022-07-25 05:50:02 +02:00 |
|
James Cole
|
b03a36b87f
|
Add some debug info
|
2022-07-25 05:48:59 +02:00 |
|
James Cole
|
fa72912349
|
Add some debug to function
|
2022-07-25 05:47:26 +02:00 |
|
James Cole
|
7e98fac3b7
|
Better check on foreign currency.
|
2022-07-25 05:46:32 +02:00 |
|
James Cole
|
f14c8a2ec2
|
Add some debug
|
2022-07-25 05:44:41 +02:00 |
|
James Cole
|
7c63f097c8
|
Merge pull request #6264 from firefly-iii/dependabot/composer/develop/laravel/framework-9.21.6
Bump laravel/framework from 9.21.4 to 9.21.6
|
2022-07-25 05:38:26 +02:00 |
|
dependabot[bot]
|
037cd75658
|
Bump laravel/framework from 9.21.4 to 9.21.6
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.21.4 to 9.21.6.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.21.4...v9.21.6)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 03:00:48 +00:00 |
|
James Cole
|
76dadd1cab
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
|
2022-07-24 05:44:35 +02:00 |
|
James Cole
|
d8506c4361
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
|
2022-07-23 21:50:16 +02:00 |
|
James Cole
|
d49809c939
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
|
2022-07-23 20:15:55 +02:00 |
|
James Cole
|
e8ec13ca5f
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
|
2022-07-23 16:47:05 +02:00 |
|
James Cole
|
7f694ede98
|
Merge pull request #6255 from rickdoesdev/develop
Use Piggy Bank's start date in suggested monthly calc
|
2022-07-22 11:31:30 +00:00 |
|
Rick Cuddy
|
203ae2812f
|
Use Piggy Bank's start date in monthly suggestion #6254
|
2022-07-22 20:12:32 +10:00 |
|
James Cole
|
397c0abebe
|
Merge tag '5.7.10' into develop
5.7.10
|
2022-07-21 17:01:38 +02:00 |
|
James Cole
|
20dfeae653
|
Merge branch 'release/5.7.10'
|
2022-07-21 17:01:38 +02:00 |
|
James Cole
|
9f8e33a1ec
|
Update final files
|
2022-07-21 16:51:15 +02:00 |
|
James Cole
|
0b378b51f8
|
Merge branch 'main' into develop
|
2022-07-21 16:41:52 +02:00 |
|
James Cole
|
b138812e1a
|
Merge pull request #6246 from firefly-iii/dependabot/npm_and_yarn/frontend/terser-5.14.2
Bump terser from 5.12.1 to 5.14.2 in /frontend
|
2022-07-21 06:14:44 +00:00 |
|
James Cole
|
dcfd4d6672
|
Merge pull request #6247 from firefly-iii/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
|
2022-07-21 06:14:31 +00:00 |
|
dependabot[bot]
|
11b109d425
|
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 05:22:32 +00:00 |
|
dependabot[bot]
|
ba1f0d9a24
|
Bump terser from 5.12.1 to 5.14.2 in /frontend
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 01:59:45 +00:00 |
|
James Cole
|
3cdae5a851
|
Merge pull request #6240 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.4
Bump league/commonmark from 2.3.3 to 2.3.4
|
2022-07-18 07:59:20 +00:00 |
|
dependabot[bot]
|
7c162fe87f
|
Bump league/commonmark from 2.3.3 to 2.3.4
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 03:00:41 +00:00 |
|