Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the Guix logo instead of GuixSD. | Ricardo Wurmus | 2019-01-28 | 2 | -0/+17 |
| | | | | | | * assets/css/screen.css (.logo): New rules. * assets/img/logo.png: Replace file. * mumi/web/view/html.scm (header): Remove IMG tag. | ||||
* | view: Allow downloading any message part. | Ricardo Wurmus | 2018-09-07 | 1 | -0/+6 |
| | |||||
* | css: Use monospace font for Scheme code. | Ricardo Wurmus | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Add syntax highlighting for Scheme files. | Ricardo Wurmus | 2018-09-04 | 2 | -0/+37 |
| | |||||
* | Support downloading of attachments. | Ricardo Wurmus | 2018-09-04 | 2 | -0/+17 |
| | | | | | | | | | | | * assets/css/screen.css (.attachment:before): Add rule. * assets/img/file.svg: New file. * mumi/web/controller.scm (controller): Handle attachment route. * mumi/web/download.scm: New file. * mumi/web/view/utils.scm (display-multipart-chunk): Move into... (display-message-body): ...this procedure; adjust to include attachment download links. * mumi/web/view/html.scm (issue-page): Adjust. | ||||
* | view: Add /help page. | Ricardo Wurmus | 2018-09-03 | 1 | -0/+10 |
| | |||||
* | css: Remove rounded corners from header. | Ricardo Wurmus | 2018-09-02 | 1 | -0/+1 |
| | |||||
* | Adjust search box styles. | Ricardo Wurmus | 2018-09-02 | 1 | -30/+4 |
| | |||||
* | css: Make tables fill the whole container width. | Ricardo Wurmus | 2018-09-02 | 1 | -0/+4 |
| | |||||
* | Add style for cut-here lines. | Ricardo Wurmus | 2018-09-01 | 1 | -0/+4 |
| | |||||
* | Add some support for multipart messages. | Ricardo Wurmus | 2018-09-01 | 1 | -0/+22 |
| | |||||
* | Goodbye mu, hello guile-debbugs! | Ricardo Wurmus | 2018-08-28 | 1 | -8/+65 |
| | |||||
* | Initial commit. | Ricardo Wurmus | 2017-10-30 | 4 | -0/+6971 |