Commit graph

1703 commits

Author SHA1 Message Date
a48a7eab3a
Merge pull request #202 from jonnybarnes/errors-with-author-info
Use Laravel’s Array helper to ease accessing data in authorship array
2020-09-13 18:05:08 +01:00
631826923a Use Laravel’s Array helper to ease accessing data in authorship array 2020-09-13 17:56:29 +01:00
d3996ad3d9
Merge pull request #201 from jonnybarnes/some-tweaks
Some IDE helper tweaks
2020-09-13 17:33:42 +01:00
04ee21d1a8 Fix PHPDoc comment style 2020-09-13 17:22:52 +01:00
e36345ca53 Fix geography error 2020-09-13 17:13:47 +01:00
ee915e7d9f No longer track these files 2020-09-13 17:02:57 +01:00
9e33e1455d Updating some Ide helper stuff 2020-09-13 17:00:45 +01:00
22a23a1575
Merge pull request #200 from jonnybarnes/dependency-updates-20200913
Updating dependencies
2020-09-13 14:04:09 +01:00
d818c4edc6 Updating dependencies 2020-09-13 13:58:50 +01:00
1d975df6ea
Merge pull request #199 from jonnybarnes/dependabot/composer/symfony/http-kernel-5.1.5
Bump symfony/http-kernel from 5.1.3 to 5.1.5
2020-09-13 13:46:54 +01:00
2a5418dd0b
Merge pull request #198 from jonnybarnes/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-13 13:46:34 +01:00
dependabot[bot]
8f76205aae
Bump symfony/http-kernel from 5.1.3 to 5.1.5
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 19:21:50 +00:00
dependabot[bot]
ff87d60c46
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 17:58:01 +00:00
141e992ac9
Merge pull request #195 from jonnybarnes/more-compact-slack-notifications
Show more useful info in slack messages
2020-08-15 21:15:29 +01:00
a25642507c Add a space before concat operator 2020-08-15 21:08:25 +01:00
aa5833a751 Show more useful info in slack messages 2020-08-15 21:06:09 +01:00
32a5905083
Merge pull request #193 from jonnybarnes/micropub-media-source-content
Add media endpoint support for the source parameter
2020-08-15 10:15:15 +01:00
f01595f181 Fix phpcs error 2020-08-15 10:06:26 +01:00
ae2c45ff3d Add media endpoint support for the source parameter 2020-08-15 09:56:33 +01:00
8e4e09c38f
Merge pull request #191 from jonnybarnes/dependency-updates-20200809
Update dependencies
2020-08-09 20:17:14 +01:00
e2279a0de8 Fix like tests 2020-08-09 20:12:45 +01:00
3b7fef3ab6 Update dependencies 2020-08-09 16:19:00 +01:00
9e114b8250
Merge pull request #190 from jonnybarnes/handle-modelnotfoundexception
Improve exception handling and model binding
2020-08-09 16:05:10 +01:00
69791cc512 Remove un-needed namesapce import 2020-08-09 15:58:19 +01:00
0fca80e7e4 Improve exception handling and model binding 2020-08-09 15:54:10 +01:00
e9ca934cb4
Merge pull request #189 from jonnybarnes/fix-styleci
Fix styleci configuration: the null return rule no longer needs disabling
2020-08-07 18:21:33 +01:00
2808d72240 null rule no longer needs disabling 2020-08-07 18:15:03 +01:00
0cb10ce2da
Merge pull request #188 from jonnybarnes/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-07 18:09:19 +01:00
1c64dfe6fb
Merge pull request #187 from jonnybarnes/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-07 18:08:25 +01:00
dependabot[bot]
04ae367695
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 20:54:57 +00:00
dependabot[bot]
9871e5fcbc
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 20:51:24 +00:00
d13c0fff10
Merge pull request #185 from jonnybarnes/random-maintenance-20200712
Get horizon/telescope updated
2020-07-12 18:37:39 +01:00
dd269bcac0 Some more travis tweaks 2020-07-12 18:33:35 +01:00
8b6595e65f Try snapshot composer in travis 2020-07-12 18:27:04 +01:00
d2cc0ee5de Try stable composer in travis 2020-07-12 18:15:42 +01:00
e5456d78ac Try to get travis to install dependencies 2020-07-12 17:55:26 +01:00
a2978ec60d Get horizon/telescope updated 2020-07-12 17:41:26 +01:00
da0517382c
Merge pull request #183 from jonnybarnes/improving_media_endpoint_querying_aaronpk
Return null for media endpoint when no media exists
2020-06-28 17:27:52 +01:00
95bf302dcd Replicate what aaronpk does in his endpoint 2020-06-28 17:21:21 +01:00
7fcbfec105
Merge pull request #181 from jonnybarnes/improving_media_endpoint_querying
Improving media endpoint querying
2020-06-28 16:46:47 +01:00
cd345d4f88 Make sure we have no media for the empty response test 2020-06-28 16:40:10 +01:00
b764066d98 Only return media added in last half hour 2020-06-28 16:30:56 +01:00
0dcf1d86b5
Merge pull request #179 from jonnybarnes/slack_reporting_tweaks
Attempt to fix Slack error logging
2020-06-27 18:32:38 +01:00
d7a5efe74a Stop logging 404-type errors to slack 2020-06-27 18:26:48 +01:00
f200ad3640
Merge pull request #177 from jonnybarnes/media_endpoint_improvements
Media Endpoint improvements
2020-06-27 14:25:04 +01:00
4f2d3b7c2b Media Endpoint improvements
For the code, media related stuff is now in its own controller

Added support for querying the most recent file uploaded
2020-06-27 14:13:33 +01:00
2193e96274
Merge pull request #175 from jonnybarnes/csp-and-font-fixes
CCP and font improvements
2020-06-25 21:02:23 +01:00
5cf7a14ad6 Fix quote style 2020-06-25 20:57:32 +01:00
868efc36f6 Minor fixes
Improve how we link to external fonts, change csp generating code, fix
width of pagination links
2020-06-25 20:50:32 +01:00
c4af4b9984
Merge pull request #173 from jonnybarnes/some-theming
Some theming
2020-06-23 21:23:10 +01:00