summaryrefslogtreecommitdiff
path: root/lib/JWebmail.pm
AgeCommit message (Collapse)Author
2023-03-13Split up Helper plugin and added Views insteadJannis M. Hoffmann
2023-03-11bugfixes and minor version bumpJannis M. Hoffmann
2023-03-10Proper recursive rendering of mails to htmlJannis 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-26Specified the interface for qmauthJannis M. Hoffmann
Changes to configuration Added qmauth version written in Python Slight changes to pagination
2022-11-16minor cleanup and fixesJannis M. Hoffmann
2022-05-06switched to toml config formatJannis M. Hoffmann
improved security with load over require
2022-05-01mostly renamed 'noaction' to 'login'Jannis M. Hoffmann
be carefult with GET vs POST
2022-05-01merged read and raw routesJannis M. Hoffmann
2022-04-26adjusted QMailAuthuser to ReadMails RoleJannis M. Hoffmann
2022-04-25Refactored ReadMails into a roleJannis M. Hoffmann
2021-08-24overhauled testingJannis M. Hoffmann
2020-11-12+ added some files that should belonged to the last commitJannis M. Hoffmann
+ preparation for supporting more mime types
2020-10-29Initial commit; Stable versionJannis M. Hoffmann