Commit graph

1753 commits

Author SHA1 Message Date
38f3244e31
Merge pull request #220 from jonnybarnes/develop
MTM: PHP8 support, and PostCSS Webpack work
2020-12-31 14:55:46 +00:00
2fbb1f60c8
Merge pull request #218 from jonnybarnes/php8
Initial php8 work
2020-12-31 14:30:14 +00:00
d602b1878e
Merge branch 'develop' into php8 2020-12-31 13:53:59 +00:00
829b2c131f Make sure prior article is in prior month when seeding 2020-12-31 13:44:57 +00:00
20bd37da4e
Merge pull request #219 from jonnybarnes/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-31 13:37:14 +00:00
d43530cdd2 Final prep work to get ready for PHP8 2020-12-31 13:34:55 +00:00
dependabot[bot]
59f50b98d4
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 17:14:49 +00:00
8a7bbdab27 Update github action to use php8 2020-11-28 19:07:28 +00:00
f73a5587dc No longer need our own token exception 2020-11-28 19:02:37 +00:00
6942fc1d32 Initial php8 work
- switch to GD for image work
 - fix issues around jwt
2020-11-28 18:21:29 +00:00
303b0e66ca
Merge pull request #217 from jonnybarnes/babel
Pass js through babel and eslint
2020-11-27 15:35:33 +00:00
42340828bf Pass js through babel and eslint 2020-11-27 15:22:54 +00:00
fb9e230914
Merge pull request #216 from jonnybarnes/postcss
Postcss Rework
2020-11-16 18:41:13 +00:00
c9899571b0 Move some dependencies to dev 2020-11-16 17:44:42 +00:00
959d73e661 Rewmove zopfli plugin 2020-11-15 18:52:44 +00:00
c4eed8e41a Use webpack and postcss to generate CSS 2020-11-15 18:50:19 +00:00
650d54292e
Merge pull request #215 from jonnybarnes/develop
MTM: Get main branch up to date
2020-11-08 11:14:29 +00:00
6158338cc8
Merge pull request #214 from jonnybarnes/dependency-updates-20201108
Update dependencies, fix webpack configuration
2020-11-08 11:10:02 +00:00
e2b6874d9b Update dependencies, fix webpack configuration 2020-11-08 10:49:46 +00:00
08b97ec116
Merge pull request #212 from jonnybarnes/fix_webmention_authorship_info
Fix error when webmention author can’t be found
2020-11-01 15:34:31 +00:00
977f06ec56 Fix error when webmention author can’t be found 2020-11-01 15:23:54 +00:00
24de3da367
Merge pull request #211 from jonnybarnes/dependency-updates-20201030
Update dependencies and rework webpack flow
2020-11-01 14:30:52 +00:00
ca882d0240 Update dependencies and rework webpack flow 2020-11-01 14:24:36 +00:00
1dd5cdd327
Merge pull request #209 from jonnybarnes/l8
Laravel 8 Upgrade
2020-10-19 19:57:08 +01:00
417035fc39 Drop unused import from auth service provider 2020-10-19 19:43:16 +01:00
ed54446f87 Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
57186c3e2e Upgrade to Laravel 8 2020-10-17 17:15:06 +01:00
1ad58f10c5
Merge pull request #208 from jonnybarnes/switch-to-github-actions
Add an action for unit tests
2020-10-17 15:36:28 +01:00
15de227de0 Drop travis config 2020-10-17 15:17:04 +01:00
a05388beff Add step to check for known security issues 2020-10-17 14:36:17 +01:00
59ad3121d9 Run phpcs on the code as well 2020-10-17 14:21:33 +01:00
030d44355a sudo needed for apt install 2020-10-17 13:43:32 +01:00
d598c1c280 Install and use ImageMagick 2020-10-17 13:01:28 +01:00
70cd4b2ea3 Make sure puppeteer is installed for actions 2020-10-17 12:17:54 +01:00
a4f8e6f5b2 Use Postgresql in tests 2020-10-17 12:09:01 +01:00
3c3463d33f Use a custom .env file 2020-10-17 11:58:43 +01:00
d0a4c73844 Add an action for unit tests 2020-10-17 11:53:24 +01:00
36f319cd75
Merge pull request #206 from jonnybarnes/drop-postgis-part-2
Drop Postgis part 2
2020-10-17 11:15:56 +01:00
bb5bdc591a A StyleCI fix 2020-10-17 11:03:13 +01:00
322f2eabf9 Fix database migrations and seeding 2020-10-17 10:56:20 +01:00
9cc53f9cbf Some phpcs tweaks 2020-10-17 10:40:33 +01:00
02e3ce42e0 StyleCI fixes 2 2020-10-17 10:26:02 +01:00
90f1d111b6 StyleCI fixes 2020-10-17 10:24:09 +01:00
3c3ad3e29d Remove the postgis stuff 2020-10-16 20:45:07 +01:00
73fdd9a1ed
Merge pull request #204 from jonnybarnes/remove_postgis_step_1
Allow postgis location data to be copied to float columns
2020-10-10 21:03:32 +01:00
6234805858 Fix styling issues 2020-10-10 20:57:54 +01:00
0993d0187f Allow postgis location data to be copied to float columns 2020-10-10 20:56:29 +01:00
fad7a4be0f
Merge pull request #203 from jonnybarnes/dependency-updates-20201004
Update dependencies, and fix some tests
2020-10-10 19:59:34 +01:00
9e3cc19098 Update dependencies, and fix some tests 2020-10-10 19:44:17 +01:00
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