- 24 Sep, 2020 4 commits
-
-
Jonathan Reinink committed
-
Align implementation with Inertia.js 0.3.0
Jonathan Reinink committed -
Claudio Dekker committed
-
Claudio Dekker committed
-
- 12 Sep, 2020 2 commits
-
-
Fix images route
Jonathan Reinink committed -
Georges KABBOUCHI committed
-
- 08 Sep, 2020 3 commits
-
-
Upgrade to Laravel 8
Jonathan Reinink committed -
Jonathan Reinink committed
-
Jonathan Reinink committed
-
- 02 Sep, 2020 2 commits
-
-
Bump symfony/http-kernel from 5.1.3 to 5.1.5
Jonathan Reinink committed -
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.1.3 to 5.1.5. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.5) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed
-
- 29 Jul, 2020 19 commits
-
-
Jonathan Reinink committed
-
Upgrade to Laravel 7
Jonathan Reinink committed -
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
- 31 Mar, 2020 2 commits
-
-
Bump acorn from 6.4.0 to 6.4.1
Jonathan Reinink committed -
Bump symfony/http-foundation from 4.4.2 to 4.4.7
Jonathan Reinink committed
-
- 30 Mar, 2020 2 commits
-
-
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.2 to 4.4.7. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v4.4.2...v4.4.7) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Jonathan Reinink committed
-
- 21 Mar, 2020 2 commits
-
-
Hash password only once
Jonathan Reinink committed -
When a user resets their password, the password would be double hashed and the user locked out of their account. Ensure we only hash the password if it needs to be hashed. If it has already been hashed, just return the password as-is.
Burton committed
-
- 14 Mar, 2020 1 commit
-
-
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>
dependabot[bot] committed
-
- 14 Feb, 2020 2 commits
-
-
Jonathan Reinink committed
-
Jonathan Reinink committed
-
- 09 Jan, 2020 1 commit
-
-
Add extra setup details to README
Jonathan Reinink committed
-