Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-05 | feat: Remove config page | Gabriel A. Giovanini | |
That page was created as playground and had some debug purpose. Now that is not longer used and with introduction of sensible information (hash and aes-key) that has to go. | |||
2024-06-08 | feat: Add error handling | Gabriel A. Giovanini | |
2024-05-30 | feat: Add navbar selection | Gabriel A. Giovanini | |
2024-05-27 | feat: Wraps handler into its own package | Gabriel A. Giovanini | |
Although this creates more complex folder structure will allow in the feature for a easier testing of those given handlers. |