dependabot[bot]
|
9c098d45c5
|
chore(deps-dev): bump ergebnis/phpstan-rules from 2.0.0 to 2.1.0
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 2.0.0 to 2.1.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/2.0.0...2.1.0)
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 03:25:35 +00:00 |
|
dependabot[bot]
|
cfdf9aa8dc
|
chore(deps-dev): bump phpstan/phpstan from 1.10.28 to 1.10.29
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.28 to 1.10.29.
- [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.28...1.10.29)
---
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-08-21 03:25:31 +00:00 |
|
dependabot[bot]
|
2ea74542e6
|
chore(deps): bump laravel/framework from 10.18.0 to 10.19.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.18.0 to 10.19.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.18.0...v10.19.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-08-21 03:25:26 +00:00 |
|
dependabot[bot]
|
7fcaa2b5fb
|
chore(deps): bump predis/predis from 2.2.0 to 2.2.1
Bumps [predis/predis](https://github.com/predis/predis) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 03:25:12 +00:00 |
|
dependabot[bot]
|
e9e905e495
|
chore(deps-dev): bump sass from 1.65.1 to 1.66.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.65.1...1.66.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 03:12:29 +00:00 |
|
James Cole
|
f67ff98d78
|
More exact search for available budgets. #7853
|
2023-08-15 18:37:47 +02:00 |
|
James Cole
|
e3c4dde4ff
|
Add cleanup method for issue #7853 and some more debug info.
|
2023-08-15 17:57:02 +02:00 |
|
James Cole
|
9787561000
|
Potential solution for #7853
|
2023-08-15 17:19:50 +02:00 |
|
James Cole
|
cd041b4c75
|
Add debug info for #7853
|
2023-08-15 16:22:54 +02:00 |
|
James Cole
|
60ee70c926
|
Check for rule triggers in #7853
|
2023-08-15 16:17:54 +02:00 |
|
James Cole
|
00de78b6f1
|
Also support Discord.
|
2023-08-15 13:52:30 +02:00 |
|
James Cole
|
33a841b831
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
|
2023-08-15 13:51:51 +02:00 |
|
James Cole
|
df66dcf102
|
Various UI fixes
|
2023-08-15 13:51:38 +02:00 |
|
James Cole
|
086a7a0b1e
|
Merge pull request #7848 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-vite-plugin-0.8.0
|
2023-08-14 06:58:21 +02:00 |
|
dependabot[bot]
|
ec0ba3d212
|
chore(deps-dev): bump laravel-vite-plugin from 0.7.8 to 0.8.0
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 0.7.8 to 0.8.0.
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.7.8...v0.8.0)
---
updated-dependencies:
- dependency-name: laravel-vite-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 03:58:10 +00:00 |
|
James Cole
|
b0ab06b7eb
|
Add rule error reporting to all rules.
|
2023-08-13 15:01:12 +02:00 |
|
James Cole
|
965acd6d45
|
Finetune index.
|
2023-08-13 14:30:16 +02:00 |
|
James Cole
|
4d156870ef
|
Add nonce to scripts
|
2023-08-13 07:30:19 +02:00 |
|
James Cole
|
499720df46
|
Fix math issue in summary controller.
|
2023-08-13 07:24:51 +02:00 |
|
James Cole
|
610bc108e7
|
Add some slack notifications and a todo to fix the rest
|
2023-08-12 20:57:51 +02:00 |
|
James Cole
|
53f1b0218c
|
Merge tag 'v6.0.20' into develop
v6.0.20
|
2023-08-12 19:56:11 +02:00 |
|
James Cole
|
0a7a099796
|
Merge branch 'release/v6.0.20'
|
2023-08-12 19:56:07 +02:00 |
|
James Cole
|
ed90ebc896
|
Update final meta
|
2023-08-12 19:55:31 +02:00 |
|
James Cole
|
87fe518d45
|
Rebuild JS and CSS
|
2023-08-12 19:41:59 +02:00 |
|
James Cole
|
5cb0891a27
|
Forgot to add a date range
|
2023-08-12 19:21:43 +02:00 |
|
James Cole
|
b4bd66bd58
|
Various fixes.
|
2023-08-12 18:21:29 +02:00 |
|
James Cole
|
64d95fe845
|
Add integrity things to JS things.
|
2023-08-12 18:12:20 +02:00 |
|
James Cole
|
a2d6d7a92c
|
Add nonce.
|
2023-08-12 18:09:23 +02:00 |
|
James Cole
|
1d8a784586
|
Update meta files for new release.
|
2023-08-12 18:01:51 +02:00 |
|
James Cole
|
3c8bfae8ff
|
Update API version
|
2023-08-12 17:47:13 +02:00 |
|
James Cole
|
f65eccfe4c
|
Fix https://github.com/firefly-iii/firefly-iii/issues/7835
|
2023-08-12 17:46:56 +02:00 |
|
James Cole
|
7ce6dc9f16
|
Merge branch 'adminlte4' into develop
|
2023-08-12 17:44:08 +02:00 |
|
James Cole
|
4a73caf4c3
|
Rebuild frontend
|
2023-08-12 17:44:00 +02:00 |
|
James Cole
|
1b9d8dd3c3
|
Fix #7845 among other things
|
2023-08-12 17:43:24 +02:00 |
|
James Cole
|
b11bfb0aae
|
update frontend
|
2023-08-12 17:41:56 +02:00 |
|
James Cole
|
024e16bf4b
|
Cleanup charts
|
2023-08-12 07:53:11 +02:00 |
|
James Cole
|
daf753d76e
|
Merge branch 'develop' into adminlte4
|
2023-08-11 19:43:18 +02:00 |
|
James Cole
|
4c90f66578
|
Minor code cleanup
|
2023-08-11 19:40:44 +02:00 |
|
James Cole
|
db94f18d46
|
Clean up migrations
|
2023-08-11 19:37:52 +02:00 |
|
James Cole
|
a9bd0f551d
|
Make sure all objects also add user group
|
2023-08-11 19:37:28 +02:00 |
|
James Cole
|
e1ba2d9ad9
|
New translations
|
2023-08-11 06:24:50 +02:00 |
|
James Cole
|
939c636a74
|
Add new action that can switch the source and destination account of a transfer
|
2023-08-11 06:16:40 +02:00 |
|
James Cole
|
2b829cb645
|
Code cleanup
|
2023-08-11 06:05:02 +02:00 |
|
James Cole
|
4bbc898639
|
Expand bill API and v2 account API
|
2023-08-11 06:04:03 +02:00 |
|
James Cole
|
27d07d5807
|
Expand views
|
2023-08-11 06:03:31 +02:00 |
|
James Cole
|
f010ffefc1
|
Expand with list of piggy banks
|
2023-08-10 19:51:36 +02:00 |
|
James Cole
|
fc0fee161e
|
Merge branch 'develop' into adminlte4
|
2023-08-09 14:14:57 +02:00 |
|
James Cole
|
72c99d3834
|
New API endpoints + transformer
|
2023-08-09 14:14:44 +02:00 |
|
James Cole
|
a2984f299b
|
Extend API
|
2023-08-09 14:14:33 +02:00 |
|
James Cole
|
3925077223
|
Expand views
|
2023-08-09 14:13:32 +02:00 |
|