<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scotsleidassocie.org.git/.gitignore, branch 33-webauthn</title>
<subtitle>The website of the Scots Language Society, implemented in Astro</subtitle>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/'/>
<entry>
<title>33 / Users can sign up and log in with WebAuthn (#39)</title>
<updated>2024-01-29T10:46:46+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-12-21T21:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=2d0634cdc3d00b3e55cf773ff03c7dc841112d36'/>
<id>2d0634cdc3d00b3e55cf773ff03c7dc841112d36</id>
<content type='text'>
* Installs @vercel/postgres

* Installs @simplewebauthn/server

* Installs @simplewebauthn/browser

* Git-ignores all files starting with .env

* Reorganises folders in API

* Defines User type

* Defines Subscription type

* Defines Authenticator type

* Sets up table definition file

* Can get user from database

* Can add user to database

* Can get user's current challenge

* Can set user's current challenge

* Can get user's authenticators from database

* Can get authenticator by ID from database

* Can add user authenticator to database

* Can update authenticator in database

* Defines Relying Party information

* Can generate registration options

* Can verify registration response

* Defines registration API endpoint

* Defines user API endpoint

* Reorganises API functions on frontend

* Can access authentication API functions on frontend

* Can generate authentication options

* Can verify authentication response

* Documents the registration flow

* Fix dev_csso

* Form styling

* WIP adds sign up page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Installs @vercel/postgres

* Installs @simplewebauthn/server

* Installs @simplewebauthn/browser

* Git-ignores all files starting with .env

* Reorganises folders in API

* Defines User type

* Defines Subscription type

* Defines Authenticator type

* Sets up table definition file

* Can get user from database

* Can add user to database

* Can get user's current challenge

* Can set user's current challenge

* Can get user's authenticators from database

* Can get authenticator by ID from database

* Can add user authenticator to database

* Can update authenticator in database

* Defines Relying Party information

* Can generate registration options

* Can verify registration response

* Defines registration API endpoint

* Defines user API endpoint

* Reorganises API functions on frontend

* Can access authentication API functions on frontend

* Can generate authentication options

* Can verify authentication response

* Documents the registration flow

* Fix dev_csso

* Form styling

* WIP adds sign up page
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimise CSS (#17)</title>
<updated>2023-10-19T22:13:30+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-10-19T22:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=a1cabdeaaf3bade1bd0872bcafc52c81f1c31ce8'/>
<id>a1cabdeaaf3bade1bd0872bcafc52c81f1c31ce8</id>
<content type='text'>
* Installs Sass

* installs concurrently

* Ports CSS to SCSS

* Gitignores CSS build output

* Moves public/main.css to scss/index.scss

* Fixes port to SCSS

* Use-ifies base styles

* Use-ifies layout styles

* Use-ifies modules styles

* Use-ifies variables

* Use-ifies utils

* Moves normalize to scss

* Implements a CSS minifying step with CSSO

---------

Co-authored-by: Joe Carstairs &lt;jcarstairs@scottlogic.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Installs Sass

* installs concurrently

* Ports CSS to SCSS

* Gitignores CSS build output

* Moves public/main.css to scss/index.scss

* Fixes port to SCSS

* Use-ifies base styles

* Use-ifies layout styles

* Use-ifies modules styles

* Use-ifies variables

* Use-ifies utils

* Moves normalize to scss

* Implements a CSS minifying step with CSSO

---------

Co-authored-by: Joe Carstairs &lt;jcarstairs@scottlogic.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Ungitignores api build output</title>
<updated>2023-08-07T20:12:25+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-07T20:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=d90bd2b84a7693e3b46e680a7316c6f229efc84c'/>
<id>d90bd2b84a7693e3b46e680a7316c6f229efc84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pre-compiles api</title>
<updated>2023-08-07T19:50:17+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-07T19:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=48f6b38c333fdaf57fe418c6e6a5fc4bfb928921'/>
<id>48f6b38c333fdaf57fe418c6e6a5fc4bfb928921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2023-08-07T18:41:11+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-07T18:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=e08094210c15ee0114ae4f11142aa5f89d81c7aa'/>
<id>e08094210c15ee0114ae4f11142aa5f89d81c7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Installs vercel NPM package</title>
<updated>2023-08-06T21:40:07+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-05T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=08ec69cb378d67f31c11f1f934dd9ebdb32d0130'/>
<id>08ec69cb378d67f31c11f1f934dd9ebdb32d0130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves to root folder</title>
<updated>2023-08-05T20:37:58+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-05T20:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=3098c31049e17dfdcdf451e843f6c4bdcf5b2fa1'/>
<id>3098c31049e17dfdcdf451e843f6c4bdcf5b2fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves to root folder</title>
<updated>2023-08-05T20:18:16+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>65492573+Sycamost@users.noreply.github.com</email>
</author>
<published>2023-08-05T20:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=90254344d599bc977c0661f7c9681b7509a9076e'/>
<id>90254344d599bc977c0661f7c9681b7509a9076e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move code quality tools to root directory</title>
<updated>2023-08-03T07:05:11+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>jcarstairs@scottlogic.com</email>
</author>
<published>2023-08-02T18:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=d7009367147fb8b841b9717c5807d04240292cdd'/>
<id>d7009367147fb8b841b9717c5807d04240292cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2023-08-02T17:57:52+00:00</updated>
<author>
<name>Joe Carstairs</name>
<email>jcarstairs@scottlogic.com</email>
</author>
<published>2023-08-01T19:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/scotsleidassocie.org.git/commit/?id=227eac690914886c5dd6d9a8bd627534c86b4a5d'/>
<id>227eac690914886c5dd6d9a8bd627534c86b4a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
