Laravel based code that runs my personal website https://jonnybarnes.uk
  • PHP 82.5%
  • Blade 14.3%
  • JavaScript 1.8%
  • CSS 1.2%
  • HTML 0.1%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes d661aa23c0 Version 0.0.15.9
Fixing an issue in displaying webmentions caused by an
 errant variable name in the logic.
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlggcvNfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 4TcBgOKdQCv1pBOTlQj0Ckdbspemp0NHKrheUvbG6JznV5JwBf8EHAFPd0xNI44c
 3t4mnAGAoYyXLy8C/y4XpJdKMl6kbANzFsZkBmuXbbfFTv7BTSFXwktRWACxzsXC
 OvAql52i
 =SvGY
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.15.9' into develop

Version 0.0.15.9

Fixing an issue in displaying webmentions caused by an
errant variable name in the logic.
2016-11-07 12:26:30 +00:00
app Hotfix: not using correct variable name :( 2016-11-07 12:25:19 +00:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Correctly add photos to S3 2016-10-07 14:39:05 +01:00
database Squashed commit of the following: 2016-11-03 19:45:56 +00:00
public Squashed commit of the following: 2016-11-03 23:38:01 +00:00
resources Squashed commit of the following: 2016-11-07 11:50:02 +00:00
routes Squashed commit of the following: 2016-11-07 11:50:02 +00:00
storage Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
tests Squashed commit of the following: 2016-11-03 19:45:56 +00:00
.env.example Remove duplicate APP_KEY entry 2016-09-09 11:40:50 +01:00
.env.travis Initial commit to new repo 2016-05-19 15:01:28 +01:00
.eslintrc.yml Enable es6 to allow the use of Promises 2016-06-14 18:46:21 +01:00
.gitattributes Initial commit to new repo 2016-05-19 15:01:28 +01:00
.gitignore Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
.styleci.yml Initial commit to new repo 2016-05-19 15:01:28 +01:00
.stylelintrc Add the stylelint pre-commit hook 2016-06-20 22:11:12 +01:00
.travis.yml Fix an issue on travis with xdebug already being absent on php nightly 2016-09-09 12:33:31 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
changelog.md Hotfix: not using correct variable name :( 2016-11-07 12:25:19 +00:00
composer.json Pin my webmention parser to a tagged release 2016-10-20 18:19:26 +01:00
composer.lock Updated composer.lock 2016-11-06 18:31:24 +00:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Squashed commit of the following: 2016-10-24 14:16:10 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Squashed commit of the following: 2016-10-24 14:16:10 +01:00
phpunit.xml Initial commit to new repo 2016-05-19 15:01:28 +01:00
readme.md Rename app 2016-05-19 16:42:29 +01:00
server.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
yarn.lock Squashed commit of the following: 2016-11-03 23:38:01 +00:00

jonnybarnes.uk

This is the code that runs my website, jonnybarnes.uk.

Its not quite ready for anyone else, but it will be soon :)