Commit Graph

15661 Commits

Author SHA1 Message Date
James Cole
84b32514df Merge tag '5.6.2' into develop
5.6.2
2021-10-09 15:03:10 +02:00
James Cole
df8b7158a7 Merge branch 'release/5.6.2' 2021-10-09 15:03:09 +02:00
James Cole
ee226d4618
Update meta files for new release. 2021-10-09 10:15:27 +02:00
James Cole
6e2324528c
Update translations. 2021-10-09 10:10:06 +02:00
James Cole
344ae4399e
Update changelog. 2021-10-09 10:07:18 +02:00
James Cole
f91353f2f5
Fix empty audit message. 2021-10-09 10:07:09 +02:00
James Cole
339ac7c996
Merge branch 'main' into develop 2021-10-09 08:47:07 +02:00
James Cole
d153a4d83e
Less logging. 2021-10-09 08:35:56 +02:00
James Cole
dc8e41357d
Merge pull request #5159 from firefly-iii/dependabot/composer/composer/composer-2.1.9 2021-10-06 04:33:36 +02:00
dependabot[bot]
20ec53b41a
Bump composer/composer from 2.1.8 to 2.1.9
Bumps [composer/composer](https://github.com/composer/composer) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/composer/composer/compare/2.1.8...2.1.9)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 21:05:04 +00:00
James Cole
7bd9f55df8
Fix nullpointer. 2021-10-04 14:57:30 +02:00
James Cole
d5045b51c7
Merge pull request #5157 from firefly-iii/dependabot/composer/develop/filp/whoops-2.14.4
Bump filp/whoops from 2.14.3 to 2.14.4
2021-10-04 11:16:07 +02:00
James Cole
fc19a86e1f
Merge pull request #5158 from firefly-iii/dependabot/npm_and_yarn/develop/axios-0.22.0
Bump axios from 0.21.4 to 0.22.0
2021-10-04 11:15:57 +02:00
dependabot[bot]
422de9c672
Bump axios from 0.21.4 to 0.22.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.22.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 03:01:41 +00:00
dependabot[bot]
3d75d83a84
Bump filp/whoops from 2.14.3 to 2.14.4
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/filp/whoops/compare/2.14.3...2.14.4)

---
updated-dependencies:
- dependency-name: filp/whoops
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 03:00:38 +00:00
James Cole
0af2fd845d
Fix Insufficient Granularity of Access Control 2021-10-03 18:18:44 +02:00
James Cole
e60444cf65
Add log for #5133 2021-10-03 15:31:36 +02:00
James Cole
10f8002da5
Fix logging scope. 2021-10-03 12:44:53 +02:00
James Cole
e331c10d7e
Fix papertrail 2021-10-03 06:48:22 +02:00
James Cole
f4844e6252
Add driver 2021-10-03 06:45:38 +02:00
James Cole
76a07c84e9
Add level 2021-10-03 06:37:42 +02:00
James Cole
1c9dc9926a
Add papertrail logging. 2021-10-03 06:26:25 +02:00
James Cole
aae80c348b
Update packages 2021-10-03 06:06:56 +02:00
James Cole
ab6707b9d9
Fix previous url, also in Safari 2021-10-03 06:06:49 +02:00
James Cole
4e7a27dd65
Refer to steam method 2021-10-03 06:05:47 +02:00
James Cole
5d71baa4a1
Refer to steam method 2021-10-03 06:05:30 +02:00
James Cole
1e0e5d0fe9
Rename variable. 2021-10-03 06:05:11 +02:00
James Cole
0a89af3c83
catch logic exception 2021-10-02 18:46:26 +02:00
James Cole
0518c96567
Catch exception 2021-10-02 18:45:42 +02:00
James Cole
ad8a8ae612
Catch value error. 2021-10-02 18:43:30 +02:00
James Cole
b894bffad9
Update meta files and rebuild. 2021-10-02 16:58:33 +02:00
James Cole
68ad6b9913
Updating translations. 2021-10-02 16:57:59 +02:00
James Cole
1a1ff2dc44
Partial impl for #5142 2021-10-02 14:57:20 +02:00
James Cole
eaeb1f99c6
Fix #5143 2021-10-02 14:47:27 +02:00
James Cole
cc67583278
Group filter for #5133 2021-10-02 14:33:14 +02:00
James Cole
a14568c796
Small refactor in #5153 2021-10-02 14:23:34 +02:00
James Cole
b919a5705c
Merge pull request #5153 from ajgon/feature/healthcheck
healthcheck endpoint
2021-10-02 14:19:17 +02:00
Igor Rzegocki
d1e6f4a136
healthcheck endpoint 2021-10-02 13:34:32 +02:00
James Cole
8662dfa4c0
Fix unsecure redirect code. 2021-10-02 13:28:56 +02:00
James Cole
4e84a5c40c
Merge branch 'main' into develop 2021-10-02 13:04:06 +02:00
James Cole
2e3877f770
Refuse unsecure redirect urls 2021-10-02 12:50:21 +02:00
James Cole
437f939c57
Remove logging. 2021-10-02 12:50:06 +02:00
James Cole
a85b6420c1
Make sure temp file is closed (and thus deleted) 2021-10-01 11:33:45 +02:00
James Cole
3f1ec6a6d2
Fix markdown parser 2021-10-01 05:30:14 +02:00
James Cole
a694329998
Clean up referral URL catch 2021-10-01 05:30:05 +02:00
James Cole
b1b6ea9b11
Fix #5134 2021-10-01 05:04:03 +02:00
James Cole
d447f5f9d7
Fix #5144 2021-10-01 04:58:10 +02:00
James Cole
c4dbc2bc7f
Fix #5145 2021-10-01 04:55:33 +02:00
James Cole
91eee69d9d
Merge pull request #5138 from firefly-iii/dependabot/composer/lcobucci/jwt-4.1.5
Bump lcobucci/jwt from 4.1.4 to 4.1.5
2021-09-30 06:38:23 +02:00
dependabot[bot]
8152c4e75c
Bump lcobucci/jwt from 4.1.4 to 4.1.5
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](https://github.com/lcobucci/jwt/compare/4.1.4...4.1.5)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 17:12:22 +00:00