Laravel based code that runs my personal website
Find a file
Jonny Barnes 2546a92039 Squashed commit of the following:
commit fa51cd728fbb13ebadfc45d90dc24c284a31f4ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:50 2016 +0100

    Update changelog

commit 93e6a92c664cb42da679c5bb2e37cabec0e7fb99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:00 2016 +0100

    test create new place with uncertainty parameter

commit 3d793801b3c0e93228ce5c6bae83c74b130127c0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:24:35 2016 +0100

    Parse correctly to take into account uncertainty parameter

commit d9060332a484ff414ed4dac03fa39838d7b73b54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 11:11:56 2016 +0100

    Better comments

commit 298663cf7beaf4893d326aae880d64279ce4af37
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:59:08 2016 +0100

    Allow tagged notes to be deleted, didn’t know that wasn’t possible before :/

commit 7f5c65c6d858321526b7f0ac84c527dc2f09614a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:57:57 2016 +0100

    Better test for creating a new note via mircropub, the new note gets deleted
2016-10-01 14:26:07 +01:00
app Squashed commit of the following: 2016-10-01 14:26:07 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Add Bus facade 2016-09-26 11:52:13 +01:00
database Squashed commit of the following: 2016-10-01 14:26:07 +01:00
public Squashed commit of the following: 2016-09-29 11:28:31 +01:00
resources Squashed commit of the following: 2016-09-29 11:28:31 +01:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage More tidying of .git* files 2016-09-08 11:20:29 +01:00
tests Squashed commit of the following: 2016-10-01 14:26:07 +01: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 Initial commit to new repo 2016-05-19 15:01:28 +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
bower.json Update version references 2016-09-08 12:08:05 +01:00
changelog.md Squashed commit of the following: 2016-10-01 14:26:07 +01:00
composer.json Remove filp/whoops 2016-09-10 14:46:06 +01:00
composer.lock Update .lock 2016-09-26 12:10:36 +01:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Autolink spotify links with the Spotify Play button 2016-09-26 22:00: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

jonnybarnes.uk

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

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