Commit graph

1676 commits

Author SHA1 Message Date
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
06afa655b9 Update dependency versions 2020-06-17 22:43:12 +01:00
6dbb76693c
Merge pull request #163 from jonnybarnes/laravel-v7
Upgrade to Laravel v7
2020-06-13 19:31:36 +01:00
656e803602 Update npm dependencies 2020-06-13 17:33:15 +01:00
b0ad1d272c Some small fixes needed for the tests 2020-06-13 17:26:59 +01:00
961b7d1acf Fix phpunit collision plugin 2020-06-13 16:59:46 +01:00
7fc3fb19c0 Upgrade to Laravel v7 2020-06-13 16:32:42 +01:00
dd4573cb45
Merge pull request #162 from jonnybarnes/dependency-updates-20200610
Update dependency versions 20200610
2020-06-10 20:59:27 +01:00
3730eef869 Only support PHP 7.4 2020-06-10 20:54:39 +01:00
945cd2ad76 Update dependency versions 2020-06-10 20:48:23 +01:00
c7169f9853
Merge pull request #160 from jonnybarnes/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-03-13 21:01:08 +00:00
dependabot[bot]
c75ae88c41
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 20:55:01 +00:00
d8b9615521
Merge pull request #159 from jonnybarnes/long-urls-on-mobile
Stop long Client URLs on mobile pushing page too wide
2020-03-08 15:41:31 +00:00
0104112b59 Break long client URLs on mobile 2020-03-08 14:18:37 +00:00
09d0f9b71b Add some test data for long url bug 2020-03-08 14:16:41 +00:00
e3ee803384
Merge pull request #158 from jonnybarnes/pagination
Pagination
2020-02-24 19:45:48 +00:00