|
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 |
|
|
debbfa98d6
|
Use macro for pagination links
|
2020-02-23 17:12:17 +00:00 |
|
|
eb4f479b97
|
Add pagination links to front page
|
2020-02-23 12:39:21 +00:00 |
|
|
4cc9b4fa30
|
Merge pull request #157 from jonnybarnes/ide-helper
IDE Helper added
|
2020-02-22 13:27:46 +00:00 |
|
|
7fe74c00b0
|
Another phpcs fix
|
2020-02-22 12:09:26 +00:00 |
|
|
bd380e365c
|
Stop phpcs line too long error for generated class Docs
|
2020-02-22 12:00:59 +00:00 |
|
|
bd93f7831e
|
Fix PHPDoc styles for ide helper blocks
|
2020-02-22 11:21:00 +00:00 |
|
|
3f1bca4168
|
IDE Helper added
|
2020-02-22 11:06:43 +00:00 |
|
|
7fd04ce100
|
Merge pull request #152 from jonnybarnes/stylelint-a11y
Add the stylelint-a11y package
|
2020-02-21 23:16:06 +00:00 |
|
|
9759033a12
|
Add the stylelint-a11y package
|
2020-02-21 23:04:18 +00:00 |
|
|
d405f8c947
|
Merge pull request #151 from jonnybarnes/add-psalm
Add Psalm
|
2020-02-21 22:56:30 +00:00 |
|
|
72ea343366
|
StyleCI fixes for namespace imports
|
2020-02-21 22:50:30 +00:00 |
|
|
215b28b056
|
Fix errors psalm found scanning at level 7
|
2020-02-21 22:46:48 +00:00 |
|
|
e7612c8c31
|
Install psalm
|
2020-02-21 22:46:31 +00:00 |
|
|
75cd090171
|
Merge pull request #150 from jonnybarnes/mobile-layout-v2
Fix mobile layout for latest redesign
|
2020-02-21 21:52:28 +00:00 |
|
|
605ef1ef0b
|
Improve bookmark layout
First bookmark on the bookmarks page now has spacing added to the top
|
2020-02-21 19:38:33 +00:00 |
|
|
980f2e14d7
|
Mobile changes:
- Header layout fixed
- Improved markup for better click region of header
- reduced width of search input on mobile
|
2020-02-21 18:57:44 +00:00 |
|