jonnybarnes.uk/resources/views
Jonny Barnes 03c8f20a8c
feat: Add Passkey support
- Added a button for logging in with Passkeys in `login.blade.php`
- Refactored the `register` method and added the `login` method in `auth.js`
- Made various modifications and additions to the passkey functionality in `PasskeysController.php`
- Added event listener for login-passkey element in `app.js`
- Modified the passkeys table schema and made modifications to `Passkey.php`
- Changed the redirect route in the `login` method of `AuthController.php`
- Made modifications and additions to the routes in `web.php`
- Added `"web-auth/webauthn-lib": "^4.7"` to the list of required packages in `composer.json`
- Changed the redirect URL in `AdminTest.php`
2023-10-27 20:22:40 +01:00
..
admin Admin can now hopefully add a passkey to their account 2023-09-25 18:31:38 +01:00
articles fix: Use correct config variables post L10-config update 2023-06-11 16:54:56 +01:00
bookmarks Add the page for tagged bookmarks 2022-08-14 17:56:21 +01:00
contacts Ooof, got the dependencies all up to date as well 2019-10-27 16:15:14 +00:00
errors Modify maintenance page 2017-02-16 10:02:58 +00:00
likes Remove Twitter POSSE support 2023-04-08 13:25:36 +01:00
notes fix: Use correct config variables post L10-config update 2023-06-11 16:54:56 +01:00
templates Remove mapbox links 2023-05-04 18:32:07 +01:00
vendor Initial commit to new repo 2016-05-19 15:01:28 +01:00
allplaces.blade.php Ooof, got the dependencies all up to date as well 2019-10-27 16:15:14 +00:00
colophon.blade.php Improve colophon page 2022-08-20 14:05:59 +01:00
front-page.blade.php Switch bio to be stored in database 2023-04-11 17:37:42 +01:00
login.blade.php feat: Add Passkey support 2023-10-27 20:22:40 +01:00
logout.blade.php Protect admin routes with new eloquent sessions 2019-03-23 09:35:07 +00:00
master.blade.php feat: Add Passkey support 2023-10-27 20:22:40 +01:00
projects.blade.php New style for the website 2017-11-04 12:10:46 +00:00
search.blade.php Re-add search functionality 2023-04-11 21:44:55 +01:00
singleplace.blade.php Remove mapbox links 2023-05-04 18:32:07 +01:00
webmention-endpoint.blade.php Ooof, got the dependencies all up to date as well 2019-10-27 16:15:14 +00:00
welcome.blade.php Squashed commit of the following: 2017-08-11 21:02:03 +01:00