|
1abca77bdc
|
Finish re-working tests to run on test database
|
2021-08-31 12:28:00 +01:00 |
|
|
09fc211623
|
Merge pull request #228 from jonnybarnes/dependency-updates-20210429
Update dependencies and re-compile assets
|
2021-04-29 20:40:55 +01:00 |
|
|
b7a4efb555
|
Update dependencies and re-compile assets
|
2021-04-29 20:36:13 +01:00 |
|
|
9a1aae3e6c
|
Merge pull request #227 from jonnybarnes/refactor-notes
Redo Notes a little, improve tests
|
2021-04-29 20:10:20 +01:00 |
|
|
0391cf80de
|
Redo Notes a little, improve tests
|
2021-04-29 20:02:20 +01:00 |
|
|
751f725bfa
|
Merge pull request #226 from jonnybarnes/dependency-updates-20210320
Update dependencies
|
2021-03-21 13:01:52 +00:00 |
|
|
132807e678
|
Update dependencies
|
2021-03-21 12:57:44 +00:00 |
|
|
da2c49a72c
|
Merge pull request #225 from jonnybarnes/rename_tests
Rename tests
|
2021-03-17 18:52:02 +00:00 |
|
|
4f464af605
|
Travis stuff aint needed anymore
|
2021-03-17 18:47:30 +00:00 |
|
|
d5bbed1eac
|
Rename the tests to pass phpcs checks
|
2021-03-17 18:38:18 +00:00 |
|
|
3946e9aac4
|
Merge pull request #224 from jonnybarnes/dependency-updates-20210213
Dependency updates
|
2021-02-14 11:57:00 +00:00 |
|
|
3a4cff9153
|
Dependency updates
|
2021-02-14 11:49:48 +00:00 |
|
|
4290fb8765
|
Dependency updates
|
2021-02-13 16:23:17 +00:00 |
|
|
d3027a8a39
|
Add Ray to dev dependencies
|
2021-02-07 17:23:03 +00:00 |
|
|
7b9997ad32
|
Merge pull request #223 from jonnybarnes/postgres-scout-update
Upgrade postgres scout to stable release
|
2021-02-07 16:38:23 +00:00 |
|
|
77e1be5904
|
Upgrade postgres scout to stable release
|
2021-02-07 16:26:34 +00:00 |
|
|
4fe1bd997a
|
Enforce php8 requirement
|
2021-02-07 16:15:42 +00:00 |
|
|
22f87d4f96
|
Merge pull request #222 from jonnybarnes/dependency-updates-20210131
Some dependency updates
|
2021-01-31 15:48:12 +00:00 |
|
|
9f61bb5b95
|
Use same version of Postgres in tests as in dev
|
2021-01-31 15:21:10 +00:00 |
|
|
b7614d12c5
|
Add new exception to catch block
|
2021-01-31 15:08:25 +00:00 |
|
|
1406e8b520
|
Some dependency updates
|
2021-01-31 14:50:01 +00:00 |
|
|
1a510b5a0d
|
Merge pull request #221 from jonnybarnes/dependabot/composer/laravel/framework-8.22.1
Bump laravel/framework from 8.20.1 to 8.22.1
|
2021-01-29 16:45:16 +00:00 |
|
dependabot[bot]
|
13dcab4aa8
|
Bump laravel/framework from 8.20.1 to 8.22.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.20.1 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.20.1...v8.22.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-19 20:38:24 +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 |
|
|
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 |
|