James Cole
|
8e0f0b03d8
|
Fix various phpstan issues.
|
2023-12-02 07:05:34 +01:00 |
|
James Cole
|
d2f0eab4c4
|
fix debug msg
|
2023-12-01 11:21:04 +01:00 |
|
James Cole
|
a8ade914ac
|
fix debug msg
|
2023-12-01 11:18:46 +01:00 |
|
James Cole
|
ef08b7eb93
|
Fix enums
|
2023-12-01 11:14:30 +01:00 |
|
James Cole
|
726ed3292a
|
Fix enums
|
2023-12-01 11:12:40 +01:00 |
|
James Cole
|
5883dfbed8
|
Various code cleanup.
|
2023-12-01 05:15:59 +01:00 |
|
James Cole
|
271e4271eb
|
Update various things. I know, great description.
|
2023-11-30 17:28:44 +01:00 |
|
James Cole
|
627db2c2df
|
Various code cleanup
|
2023-11-29 06:36:48 +01:00 |
|
James Cole
|
b9feb0aa71
|
Fix various phpstan things
|
2023-11-29 06:30:35 +01:00 |
|
James Cole
|
1c3cb85a46
|
Fix a bunch of phpstan issues.
|
2023-11-28 18:57:10 +01:00 |
|
James Cole
|
b0a39c00ba
|
fix phpstan issues.
|
2023-11-28 17:18:31 +01:00 |
|
James Cole
|
7cb919e9c2
|
fix various phpstan errors
|
2023-11-28 05:31:26 +01:00 |
|
James Cole
|
cbecacd652
|
Fix various phpstan issues.
|
2023-11-28 05:05:42 +01:00 |
|
James Cole
|
14e9d73768
|
Various phpstan fixes
|
2023-11-28 04:45:07 +01:00 |
|
James Cole
|
8604b05d07
|
Merge pull request #8207 from Maxco10/main
Fixed routing for category title and go_to_budget shortcut
|
2023-11-28 04:25:10 +01:00 |
|
Maxco10
|
b66bac497e
|
Fixed routing for category title and go_to_budget shortcut
Signed-off-by: Maxco10 <mmagnani93@gmail.com>
|
2023-11-27 21:31:36 +01:00 |
|
James Cole
|
6ad38b38b8
|
Merge pull request #8202 from firefly-iii/dependabot/npm_and_yarn/develop/vite-5.0.2
chore(deps-dev): bump vite from 5.0.0 to 5.0.2
|
2023-11-27 06:18:23 +01:00 |
|
dependabot[bot]
|
53f31f17d2
|
chore(deps-dev): bump vite from 5.0.0 to 5.0.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 03:53:57 +00:00 |
|
James Cole
|
a7bfdbe31f
|
Fix some PHPMD issues.
|
2023-11-26 16:20:24 +01:00 |
|
James Cole
|
72ead65d9c
|
Fix various phpmd issues.
|
2023-11-26 12:50:54 +01:00 |
|
James Cole
|
846c60fb85
|
Fix phpstan errors
|
2023-11-26 12:24:37 +01:00 |
|
James Cole
|
938446ede3
|
Fix CS things
|
2023-11-26 12:13:05 +01:00 |
|
James Cole
|
68f01d932e
|
Fix a lot of phpstan things
|
2023-11-26 12:10:42 +01:00 |
|
James Cole
|
a6c355c7b8
|
Add test case for bill dates
|
2023-11-26 07:19:57 +01:00 |
|
James Cole
|
5e49e149b1
|
Add some whitespace
|
2023-11-25 19:38:48 +01:00 |
|
James Cole
|
06fd8dc5e0
|
Fix phpcs error
|
2023-11-25 19:35:19 +01:00 |
|
James Cole
|
43c79af293
|
Attempt to fix https://github.com/firefly-iii/firefly-iii/issues/8195 (this really needs refactor, separate tests.
|
2023-11-25 19:29:10 +01:00 |
|
James Cole
|
3355645cb4
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8192
|
2023-11-25 19:03:51 +01:00 |
|
James Cole
|
bac0710a9c
|
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/8163
|
2023-11-23 06:13:28 +01:00 |
|
James Cole
|
47d8ab685d
|
Merge pull request #8175 from firefly-iii/dependabot/npm_and_yarn/develop/vite-plugin-manifest-sri-0.2.0
|
2023-11-20 05:47:29 +01:00 |
|
dependabot[bot]
|
9fd4d29fda
|
chore(deps-dev): bump vite-plugin-manifest-sri from 0.1.0 to 0.2.0
Bumps [vite-plugin-manifest-sri](https://github.com/ElMassimo/vite-plugin-manifest-sri) from 0.1.0 to 0.2.0.
- [Changelog](https://github.com/ElMassimo/vite-plugin-manifest-sri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ElMassimo/vite-plugin-manifest-sri/compare/v0.1.0...v0.2.0)
---
updated-dependencies:
- dependency-name: vite-plugin-manifest-sri
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 04:41:56 +00:00 |
|
James Cole
|
0126669fa8
|
Merge pull request #8176 from firefly-iii/dependabot/npm_and_yarn/develop/vite-5.0.0
|
2023-11-20 05:40:46 +01:00 |
|
James Cole
|
1e01eb7bc2
|
Merge pull request #8177 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.3
|
2023-11-20 05:40:35 +01:00 |
|
James Cole
|
ed28102aff
|
Merge pull request #8178 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.7.2
|
2023-11-20 05:39:54 +01:00 |
|
James Cole
|
6c91ca5463
|
Merge pull request #8179 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.43
|
2023-11-20 05:39:45 +01:00 |
|
dependabot[bot]
|
9ab926f9ab
|
chore(deps-dev): bump phpstan/phpstan from 1.10.41 to 1.10.43
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.41 to 1.10.43.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.41...1.10.43)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:36:25 +00:00 |
|
dependabot[bot]
|
29132b18ab
|
chore(deps): bump doctrine/dbal from 3.7.1 to 3.7.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.7.1...3.7.2)
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:36:17 +00:00 |
|
dependabot[bot]
|
28307edf81
|
chore(deps): bump alpinejs from 3.13.2 to 3.13.3
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.3/packages/alpinejs)
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:09:36 +00:00 |
|
dependabot[bot]
|
7310e7a3e5
|
chore(deps-dev): bump vite from 4.5.0 to 5.0.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.0.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:09:29 +00:00 |
|
James Cole
|
ff7219a955
|
Update languages
|
2023-11-19 02:15:04 +01:00 |
|
James Cole
|
97d739e254
|
Update translations.
|
2023-11-16 06:16:20 +01:00 |
|
James Cole
|
8f26bbdaa0
|
Update translations
|
2023-11-15 06:32:41 +01:00 |
|
James Cole
|
67ef185a72
|
Fix annoying index error.
|
2023-11-14 02:46:04 +01:00 |
|
James Cole
|
76954f4a13
|
Update translations.
|
2023-11-13 20:14:39 +01:00 |
|
James Cole
|
afb9e6ef71
|
Merge pull request #8151 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.6.1
|
2023-11-13 05:15:33 +01:00 |
|
dependabot[bot]
|
28112a2283
|
chore(deps-dev): bump axios from 1.6.0 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:38:01 +00:00 |
|
James Cole
|
c5db6c9201
|
New translations
|
2023-11-12 19:32:53 +01:00 |
|
James Cole
|
64813d4ba7
|
Update translations and rebuild JS.
|
2023-11-12 18:50:19 +01:00 |
|
James Cole
|
67e2c061ab
|
Update translations
|
2023-11-12 14:28:39 +01:00 |
|
James Cole
|
d149cf01bd
|
Run PHPCS on translations.
|
2023-11-11 21:03:35 +01:00 |
|