summaryrefslogtreecommitdiff
path: root/lib/JWebmail/Controller
AgeCommit message (Collapse)Author
2023-03-04fix readmail get bodyJannis M. Hoffmann
2023-03-02BugfixesJannis M. Hoffmann
1. correctly read mime parts 2. avoid encoding issues when parsing json form qmauth 3. use 'replace' instead of 'strict' error handling when decoding mails in qmauth.py
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-09some small fixes by perlcritcJannis M. Hoffmann
2022-05-07added localization via Locale::MaketextJannis M. Hoffmann
2022-05-05propper cram support (baring some details rng)Jannis M. Hoffmann
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-26put auth into the stashJannis M. Hoffmann
2022-04-26adjusted QMailAuthuser to ReadMails RoleJannis M. Hoffmann
2022-04-25corrections for last commitJannis 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-25Refactored ReadMails into a roleJannis M. Hoffmann
2021-08-31restructured ipc formatJannis 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