Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-08 | update for mail-storage version 1.1.0 | Jannis M. Hoffmann | |
Now a keyset based pagination is used instead of an offset based one. This removes the dependency flask-paginate. URL arguments are taken from the request object in the displayheaders templates instead of passing them in manually. Not needed arguments for about render_template are removed. | |||
2024-11-21 | small round of fixes | Jannis M. Hoffmann | |
Fix the mispelling of an error in the varlink iterface definition. Remove debug print statement. Remove an erroneus close on a qma that is not opened. | |||
2024-11-19 | switch from protobuf based protocol to varlink | Jannis M. Hoffmann | |