Commit Graph

15794 Commits

Author SHA1 Message Date
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
James Cole
053dd50640
Merge pull request #5119 from firefly-iii/dependabot/composer/develop/ramsey/uuid-4.2.3
Bump ramsey/uuid from 4.2.2 to 4.2.3
2021-09-27 09:58:55 +02:00
James Cole
4d1dd28431
Merge pull request #5120 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.19
Bump @vue/compiler-sfc from 3.2.18 to 3.2.19
2021-09-27 09:58:47 +02:00
dependabot[bot]
04be7d6538
Bump @vue/compiler-sfc from 3.2.18 to 3.2.19
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.19/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 03:02:16 +00:00
dependabot[bot]
195427e544
Bump ramsey/uuid from 4.2.2 to 4.2.3
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ramsey/uuid/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 03:00:46 +00:00
James Cole
57bf78489b
Add php8 code. 2021-09-25 16:25:03 +02:00
James Cole
5df04cb5ff Merge tag '5.6.1' into develop
5.6.1
2021-09-25 14:21:27 +02:00
James Cole
d55ff5735e Merge branch 'release/5.6.1' 2021-09-25 14:21:25 +02:00
James Cole
f38c56ee0d
Rebuild for new release. 2021-09-25 14:20:57 +02:00
James Cole
f003ad9ee9
Rebuild the frontpage. 2021-09-25 06:40:55 +02:00
James Cole
dd7344d05d
Fix issue #5100 2021-09-25 06:31:12 +02:00
James Cole
138b60c462
Update various translations. 2021-09-25 06:30:35 +02:00
James Cole
8ec556f8ae
Fix #5101 2021-09-25 05:35:29 +02:00
James Cole
6c532f99ad
Fix #5104 2021-09-25 05:32:15 +02:00
James Cole
30c23b51b6
Add service worker to ignored urls. fix #5110 2021-09-25 05:14:41 +02:00
James Cole
9b7ed21787
Clean up packages. 2021-09-23 20:07:34 +02:00
James Cole
b06d296a44
Step by step. 2021-09-23 20:03:39 +02:00
James Cole
6e084e662e
Experimental update composer file. 2021-09-23 19:56:27 +02:00