Commit graph

1891 commits

Author SHA1 Message Date
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
e649c2ebac Update site styles, better layout, new fonts, some colours 2020-06-23 21:14:23 +01:00
c20a2f403c Add some colours and new fonts 2020-06-22 20:58:53 +01:00
63b1f4222c
Merge pull request #171 from jonnybarnes/add-jf2-feeds
Add jf2 feeds
2020-06-20 17:24:04 +01:00
0114aff8fb Add links to the jf2 feeds 2020-06-20 16:49:42 +01:00
0195814219 Add jf2 feeds for notes and blog posts 2020-06-20 16:47:39 +01:00
112c6e02d5
Merge pull request #170 from jonnybarnes/dependency-updates-20200619
Update dependency versions
2020-06-19 22:35:56 +01:00
8c4209c113 Update dependency versions 2020-06-19 22:27:04 +01:00
790f59f373
Merge pull request #169 from jonnybarnes/get-commonmark-working-properly-again
Use commonmark’s built in autolink extension
2020-06-19 21:46:39 +01:00
0a4b803209 Use commonmark’s built in autolink extension 2020-06-19 21:39:02 +01:00
48c2482ee9
Merge pull request #168 from jonnybarnes/refactor-tests-for-phpunit-10
Stop using deprecated assertFileNotExists test method
2020-06-19 21:09:22 +01:00
f52295fb21 Stop using deprecated assertFileNotExists test method 2020-06-19 21:01:09 +01:00
5f489be54e
Merge pull request #166 from jonnybarnes/dependency-updates-20200617
Update dependency versions
2020-06-17 22:47:19 +01:00