-
Secrets Code Splitting
I setup the Angular application to have code-splitting for each route. I added pages to display the status of all portions of secrets, and edit database, encryption keys, and the cache server. Read More
-
Editing Credentials
Today I created a form to edit the login credentials and two-factor authentication. I ported my 2FA class from PHP over to TypeScript, and displayed a QR Code to provision the secret into Google Authenticator. Read More
-
Error Log Details
Progress was made to display an individual error as well as request the details and date associated with it. Images are generated to show the relativity between multiple occurrences over time. Learning to use pagination, pipes, and modal dialog in Angular. Read More
-
Styling Log Table
I start styling a simple HTML table and work through each column representing data as icons, truncating content, and creating hashed images. Read More



