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-11 | feat: Add server listen configurationv0.0.1 | Gabriel A. Giovanini | |
2024-06-09 | feat: Per repository configuration | Gabriel A. Giovanini | |
2024-05-26 | feat: Add about page | Gabriel A. Giovanini | |
2024-05-04 | feat: Add config parsing | Gabriel A. Giovanini | |