Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-10 | Proper recursive rendering of mails to html | Jannis M. Hoffmann | |
1. Added raw mode to model 2. Added raw route 3. Moved readmail view parts to RenderMail plugin 4. Renamed displayheaders partial templates | |||
2023-02-26 | Specified the interface for qmauth | Jannis M. Hoffmann | |
Changes to configuration Added qmauth version written in Python Slight changes to pagination | |||
2022-05-07 | added localization via Locale::Maketext | Jannis M. Hoffmann | |
2022-05-06 | switched to toml config format | Jannis M. Hoffmann | |
improved security with load over require | |||
2022-05-05 | propper cram support (baring some details rng) | Jannis M. Hoffmann | |
2022-05-03 | extend matcher by adding role dynamically | Jannis M. Hoffmann | |
2022-05-03 | reworked templates based on purecss | Jannis M. Hoffmann | |
2022-05-01 | hide password when it sits in stash | Jannis M. Hoffmann | |
2022-05-01 | merged read and raw routes | Jannis M. Hoffmann | |
2022-04-26 | put auth into the stash | Jannis M. Hoffmann | |
2022-04-26 | adjusted QMailAuthuser to ReadMails Role | Jannis M. Hoffmann | |
2022-04-25 | corrections for last commit | Jannis M. Hoffmann | |
- fixed tests - added links to languages in about - raised log level of actions in I18N2 - improved actions script - corrected dependencies in Makefile.PL - updated changes | |||
2022-04-22 | refactored plugin I18N2 | Jannis M. Hoffmann | |
added actions script |