summaryrefslogtreecommitdiff
path: root/internal/fsm
AgeCommit message (Collapse)Author
2022-07-05FSM: Set default mermaid graph generation scale to 4jwijenbergh
2022-06-21FSM: Add the search server statejwijenbergh
2022-06-20Refactor: Errors to have one custom type that is to be wrappedjwijenbergh
- For this an `internal/types` package is created with a custom error type - This custom error type can give back the cause and traceback of an error
2022-09-20Server: Implement function for checking renewal button visibilityjwijenbergh