dependabot[bot]
|
57e28eb90e
|
Bump sass-loader from 11.1.1 to 12.0.0 in /frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0)
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 05:27:55 +00:00 |
|
dependabot[bot]
|
ff850d750e
|
Bump phpunit/phpunit from 9.5.4 to 9.5.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.4 to 9.5.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.4...9.5.5)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 05:05:49 +00:00 |
|
dependabot[bot]
|
7bd44f5f62
|
Bump barryvdh/laravel-debugbar from 3.6.0 to 3.6.1
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.6.0...v3.6.1)
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 05:05:26 +00:00 |
|
James Cole
|
31ba0133c7
|
Whoops
|
2021-06-07 06:27:44 +02:00 |
|
Alex
|
a5bb8dfa5a
|
Localize splits
|
2021-06-06 22:29:04 +02:00 |
|
James Cole
|
20e51d79b6
|
Fix array thing. Pretty basic.
|
2021-06-06 17:47:44 +02:00 |
|
James Cole
|
26ad0d3bc3
|
Basic fix for entire page loading: https://github.com/firefly-iii/firefly-iii/pull/4839
|
2021-06-06 17:25:38 +02:00 |
|
James Cole
|
a8f4154a77
|
Add translations.
|
2021-06-06 17:18:10 +02:00 |
|
James Cole
|
eacaee9e47
|
Code for #4838 and some translations
|
2021-06-06 17:17:46 +02:00 |
|
James Cole
|
4d4290c234
|
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
|
2021-06-06 17:16:27 +02:00 |
|
James Cole
|
a61ea446aa
|
Merge pull request #4839 from alex6480/develop
Add table to transaction index
|
2021-06-06 17:14:35 +02:00 |
|
James Cole
|
782340908d
|
Remove some old code.
|
2021-06-06 17:03:30 +02:00 |
|
Alex
|
d1a0dac092
|
Add table to transaction index
|
2021-06-06 14:04:51 +02:00 |
|
James Cole
|
fa50f76f5d
|
Disable flag, update packages.
|
2021-06-05 07:38:49 +02:00 |
|
James Cole
|
38dcb96086
|
Merge tag '5.5.12' into develop
5.5.12
# Conflicts:
# config/firefly.php
|
2021-06-03 13:02:45 +02:00 |
|
James Cole
|
8b90d2297d
|
Merge branch 'hotfix/5.5.12' into main
|
2021-06-03 13:01:20 +02:00 |
|
James Cole
|
28479ef2ed
|
Update version.
|
2021-06-03 12:54:21 +02:00 |
|
James Cole
|
9b03ae160d
|
Update changelog.
|
2021-06-03 12:54:15 +02:00 |
|
James Cole
|
5303321952
|
Fix export vulnerability, found by GitHub user @oomb and disclosed via the excellent huntr.dev platform.
|
2021-06-03 12:51:31 +02:00 |
|
James Cole
|
95ba6aa2c3
|
Add to readme.
|
2021-06-03 12:50:05 +02:00 |
|
James Cole
|
a54f152a34
|
Fix issue in exporting.
|
2021-06-03 12:08:04 +02:00 |
|
James Cole
|
021e0a04ac
|
Merge pull request #4821 from JeroenED/bugfix-sqlite-int-type
BUGFIX: sqlite does not return int types
|
2021-06-01 18:17:42 +02:00 |
|
Jeroen De Meerleer
|
28faee6e41
|
Resolved code smell
|
2021-06-01 12:25:01 +02:00 |
|
Jeroen De Meerleer
|
acc496e3e9
|
BUGFIX: sqlite does not return int types
|
2021-06-01 12:07:29 +02:00 |
|
James Cole
|
55ae280aaa
|
Merge pull request #4819 from firefly-iii/dependabot/composer/develop/laravel/ui-3.3.0
Bump laravel/ui from 3.2.1 to 3.3.0
|
2021-05-31 08:39:11 +02:00 |
|
James Cole
|
299b857946
|
Merge pull request #4818 from firefly-iii/dependabot/composer/develop/laravel/framework-8.44.0
Bump laravel/framework from 8.42.1 to 8.44.0
|
2021-05-31 08:38:53 +02:00 |
|
James Cole
|
2d395023fe
|
Merge pull request #4820 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/chart.js-3.3.2
Bump chart.js from 3.3.0 to 3.3.2 in /frontend
|
2021-05-31 08:28:58 +02:00 |
|
dependabot[bot]
|
e0f34384a3
|
Bump chart.js from 3.3.0 to 3.3.2 in /frontend
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.3.0...v3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 05:24:49 +00:00 |
|
dependabot[bot]
|
5278e7f072
|
Bump laravel/ui from 3.2.1 to 3.3.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v3.2.1...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 05:03:08 +00:00 |
|
dependabot[bot]
|
895e2d3d7c
|
Bump laravel/framework from 8.42.1 to 8.44.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.42.1 to 8.44.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.42.1...v8.44.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 05:02:41 +00:00 |
|
James Cole
|
d3a7a59792
|
Remove unused var.
|
2021-05-30 07:39:55 +02:00 |
|
James Cole
|
4449ff99dc
|
Disable specific call.
|
2021-05-29 19:28:43 +02:00 |
|
James Cole
|
ca42a31135
|
Merge branch 'main' into develop
|
2021-05-29 17:12:42 +02:00 |
|
James Cole
|
906fca7e9e
|
Merge pull request #4815 from firefly-iii/dependabot/npm_and_yarn/frontend/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6 in /frontend
|
2021-05-29 16:53:03 +02:00 |
|
dependabot[bot]
|
f64e1f3c1b
|
Bump ws from 7.4.5 to 7.4.6 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 14:52:33 +00:00 |
|
James Cole
|
c8af3684c6
|
Merge pull request #4812 from firefly-iii/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
|
2021-05-29 16:51:32 +02:00 |
|
James Cole
|
16a5dae61d
|
Rebuild frontend.
|
2021-05-29 16:47:59 +02:00 |
|
dependabot[bot]
|
e3474bb075
|
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 13:54:19 +00:00 |
|
James Cole
|
a7726a014b
|
Merge branch 'main' into develop
# Conflicts:
# frontend/yarn.lock
|
2021-05-29 11:35:22 +02:00 |
|
James Cole
|
3be9493e9f
|
Experiment with forage store.
|
2021-05-29 11:30:44 +02:00 |
|
James Cole
|
40bbed2a8b
|
Limit some collection features.
|
2021-05-29 11:30:13 +02:00 |
|
James Cole
|
e379bbab4c
|
Various code cleanup.
|
2021-05-28 23:13:38 +02:00 |
|
James Cole
|
12c2c58afd
|
Submit feedback using another platform
|
2021-05-28 23:11:12 +02:00 |
|
James Cole
|
8140613a29
|
Merge pull request #4804 from firefly-iii/dependabot/npm_and_yarn/frontend/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
|
2021-05-27 14:29:48 +02:00 |
|
dependabot[bot]
|
00d5b4d29d
|
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 11:37:49 +00:00 |
|
James Cole
|
251a347a42
|
Merge pull request #4803 from firefly-iii/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
|
2021-05-27 13:37:16 +02:00 |
|
dependabot[bot]
|
7fb090392f
|
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 11:34:37 +00:00 |
|
James Cole
|
312472e7bb
|
Fix #4798
|
2021-05-25 06:18:40 +02:00 |
|
James Cole
|
2afd959c4f
|
Update breadcrumbs.
|
2021-05-24 12:40:39 +02:00 |
|
James Cole
|
20442a5023
|
Merge pull request #4790 from firefly-iii/dependabot/composer/develop/diglactic/laravel-breadcrumbs-7.0.0
Bump diglactic/laravel-breadcrumbs from 6.1.1 to 7.0.0
|
2021-05-24 11:48:47 +02:00 |
|