James Cole
|
1a8fd25ec3
|
Rebuild front with some vuex storage.
|
2020-12-22 17:22:50 +01:00 |
|
James Cole
|
7530effcaa
|
Fix PHP 8 related errors.
|
2020-12-22 17:16:55 +01:00 |
|
James Cole
|
e9cab814d3
|
Rebuild frontend v2
|
2020-12-22 06:28:09 +01:00 |
|
James Cole
|
40f2c9bd27
|
Clean up languages
|
2020-12-22 06:27:36 +01:00 |
|
James Cole
|
cb243e6295
|
Update local translations.
|
2020-12-22 06:17:23 +01:00 |
|
James Cole
|
b263120c8f
|
Add newlines and strict types check.
|
2020-12-22 05:35:06 +01:00 |
|
James Cole
|
c7cf55b831
|
Merge pull request #4171 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/v-calendar-2.1.3
Bump v-calendar from 2.1.2 to 2.1.3 in /frontend
|
2020-12-21 09:52:55 +01:00 |
|
James Cole
|
235ef06386
|
Merge pull request #4170 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/popperjs/core-2.6.0
Bump @popperjs/core from 2.5.4 to 2.6.0 in /frontend
|
2020-12-21 09:52:22 +01:00 |
|
dependabot[bot]
|
925fd3bd3c
|
Bump v-calendar from 2.1.2 to 2.1.3 in /frontend
Bumps [v-calendar](https://github.com/nathanreyes/v-calendar) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/nathanreyes/v-calendar/releases)
- [Commits](https://github.com/nathanreyes/v-calendar/compare/v2.1.2...v2.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 08:47:08 +00:00 |
|
James Cole
|
4559d3e4c5
|
Merge pull request #4172 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/overlayscrollbars-1.13.1
Bump overlayscrollbars from 1.13.0 to 1.13.1 in /frontend
|
2020-12-21 09:42:20 +01:00 |
|
James Cole
|
670bf26510
|
Fix round() calls for PHP 8.0
|
2020-12-21 09:02:24 +01:00 |
|
dependabot[bot]
|
f3c9ee5a54
|
Bump overlayscrollbars from 1.13.0 to 1.13.1 in /frontend
Bumps [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Commits](https://github.com/KingSora/OverlayScrollbars/compare/v1.13.0...1.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:53:01 +00:00 |
|
dependabot[bot]
|
ee237bfc3f
|
Bump @popperjs/core from 2.5.4 to 2.6.0 in /frontend
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.5.4 to 2.6.0.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.5.4...v2.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:48:46 +00:00 |
|
James Cole
|
fe66bb1984
|
Fix #4169
|
2020-12-21 06:18:59 +01:00 |
|
James Cole
|
9971d95605
|
Update composer.
|
2020-12-21 06:18:37 +01:00 |
|
James Cole
|
4ebfc33b39
|
Let's do this in a separate branch
|
2020-12-20 10:41:55 +01:00 |
|
James Cole
|
bb86ef5683
|
Prep for LDAP upgrade
|
2020-12-20 10:32:23 +01:00 |
|
James Cole
|
69edc66509
|
Fix missing index.
|
2020-12-20 06:58:35 +01:00 |
|
James Cole
|
d3f4a06d89
|
Support subqueries in search.
|
2020-12-20 06:56:27 +01:00 |
|
James Cole
|
dac961a732
|
Code to fix #4162
|
2020-12-18 19:16:56 +01:00 |
|
James Cole
|
21619544f5
|
Fix round() call for PHP 8.0
|
2020-12-17 17:11:56 +01:00 |
|
James Cole
|
4a8183e5cc
|
Update lock file.
|
2020-12-17 06:37:42 +01:00 |
|
James Cole
|
da198fb073
|
Add new language, as yet disabled.
|
2020-12-17 06:32:05 +01:00 |
|
James Cole
|
b1ed1f878b
|
Add new language, as yet disabled.
|
2020-12-17 06:31:45 +01:00 |
|
James Cole
|
2a3a89a6ed
|
Remove log
|
2020-12-17 06:31:32 +01:00 |
|
James Cole
|
013ebbf039
|
Initial effort to make code 8.0 compatible.
|
2020-12-17 06:31:23 +01:00 |
|
James Cole
|
07fa1b301f
|
Remove some "strtolower"-references https://github.com/firefly-iii/firefly-iii/pull/4158
|
2020-12-16 08:42:18 +01:00 |
|
James Cole
|
c9893d0fda
|
Merge pull request #4146 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-0.6.11
Bump nunomaduro/larastan from 0.6.10 to 0.6.11
|
2020-12-14 15:02:39 +01:00 |
|
James Cole
|
78c936cd1e
|
Merge pull request #4148 from firefly-iii/dependabot/composer/develop/laravel/framework-8.18.1
Bump laravel/framework from 8.17.2 to 8.18.1
|
2020-12-14 15:02:13 +01:00 |
|
James Cole
|
c0ae7b6987
|
Merge pull request #4149 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.62
Bump phpstan/phpstan from 0.12.58 to 0.12.62
|
2020-12-14 15:01:44 +01:00 |
|
James Cole
|
83e4bc774a
|
Merge pull request #4147 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-ide-helper-2.8.2
Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2
|
2020-12-14 15:01:29 +01:00 |
|
dependabot[bot]
|
9d8fe1d917
|
Bump nunomaduro/larastan from 0.6.10 to 0.6.11
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.10 to 0.6.11.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.10...v0.6.11)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 08:27:22 +00:00 |
|
dependabot[bot]
|
b78913ee0f
|
Bump laravel/framework from 8.17.2 to 8.18.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.17.2 to 8.18.1.
- [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.17.2...v8.18.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 08:25:47 +00:00 |
|
dependabot[bot]
|
ac0d173cfd
|
Bump phpstan/phpstan from 0.12.58 to 0.12.62
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.58 to 0.12.62.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.58...0.12.62)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 08:24:42 +00:00 |
|
dependabot[bot]
|
bd7c5423e6
|
Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.1...v2.8.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 08:22:56 +00:00 |
|
James Cole
|
839c077e8f
|
Merge pull request #4151 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-loader-10.1.0
Bump sass-loader from 10.0.5 to 10.1.0 in /frontend
|
2020-12-14 08:49:54 +01:00 |
|
James Cole
|
325d74ff6b
|
Merge pull request #4152 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/cross-env-7.0.3
Bump cross-env from 7.0.2 to 7.0.3 in /frontend
|
2020-12-14 08:49:41 +01:00 |
|
James Cole
|
cf2390a02e
|
Merge pull request #4153 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/v-calendar-2.1.2
Bump v-calendar from 2.1.1 to 2.1.2 in /frontend
|
2020-12-14 08:48:13 +01:00 |
|
James Cole
|
abbd04b487
|
Merge pull request #4154 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.30.0
Bump sass from 1.29.0 to 1.30.0 in /frontend
|
2020-12-14 08:48:01 +01:00 |
|
James Cole
|
9f8fbd67e7
|
Merge pull request #4155 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/vue-i18n-8.22.2
Bump vue-i18n from 8.22.1 to 8.22.2 in /frontend
|
2020-12-14 08:47:39 +01:00 |
|
dependabot[bot]
|
1d287c5d0d
|
Bump vue-i18n from 8.22.1 to 8.22.2 in /frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.22.1 to 8.22.2.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.22.1...v8.22.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:57:06 +00:00 |
|
dependabot[bot]
|
b2d42d590c
|
Bump sass from 1.29.0 to 1.30.0 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.29.0...1.30.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:56:17 +00:00 |
|
dependabot[bot]
|
2a4d10c7c7
|
Bump v-calendar from 2.1.1 to 2.1.2 in /frontend
Bumps [v-calendar](https://github.com/nathanreyes/v-calendar) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/nathanreyes/v-calendar/releases)
- [Commits](https://github.com/nathanreyes/v-calendar/compare/v2.1.1...v2.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:55:24 +00:00 |
|
dependabot[bot]
|
65329b84b9
|
Bump cross-env from 7.0.2 to 7.0.3 in /frontend
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:54:33 +00:00 |
|
dependabot[bot]
|
8a58215f45
|
Bump sass-loader from 10.0.5 to 10.1.0 in /frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.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/v10.0.5...v10.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:53:38 +00:00 |
|
James Cole
|
a9a41f31e3
|
Merge pull request #4150 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.12.1
Bump fakerphp/faker from 1.12.0 to 1.12.1
|
2020-12-14 06:41:39 +01:00 |
|
dependabot[bot]
|
dcabaf380f
|
Bump fakerphp/faker from 1.12.0 to 1.12.1
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 05:20:01 +00:00 |
|
James Cole
|
29e3eedef5
|
Merge some main changes into dev.
|
2020-12-12 06:53:26 +01:00 |
|
James Cole
|
c9322cf69f
|
First changelog
|
2020-12-12 06:52:28 +01:00 |
|
James Cole
|
cb7b2cd53c
|
Merge pull request #4140 from firefly-iii/dependabot/npm_and_yarn/frontend/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7 in /frontend
|
2020-12-11 12:01:16 +01:00 |
|