Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-05 | feat: Make syntax highlight configurable | Gabriel A. Giovanini | |
Now cerrado has configurable theme through "syntax-highlight". | |||
2024-10-05 | feat: Add hash and aes key to the config file | Gabriel A. Giovanini | |
This should the base configuration for user. Bcrypt hash will be used to authenticate and aes key will be used to generate the token. | |||
2024-06-23 | ref: User correct err naming | Gabriel A. Giovanini | |
2024-06-15 | feat: Add per repository about page | Gabriel A. Giovanini | |
2024-06-11 | feat: Fix testingv0.0.2 | Gabriel A. Giovanini | |
2024-06-11 | feat: Add server listen configurationv0.0.1 | Gabriel A. Giovanini | |
2024-06-09 | feat: Per repository configuration | 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. | |||
2024-05-26 | feat: Add about page | Gabriel A. Giovanini | |
2024-05-25 | feat: Add utils | Gabriel A. Giovanini | |
2024-05-04 | feat: Add config parsing | Gabriel A. Giovanini | |