summaryrefslogtreecommitdiff
path: root/lib/JWebmail
AgeCommit message (Collapse)Author
2023-03-261. corrected manifestmainJannis M. Hoffmann
2. private node package 3. better error msg in Webmail/View 4. reduced send binaries on read
2023-03-21Bundle of small changesJannis M. Hoffmann
2023-03-16fixed zombie leaksJannis M. Hoffmann
2023-03-16changed pagination appearanceJannis M. Hoffmann
2023-03-16updated manifest and fixed testsJannis M. Hoffmann
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-03-04better handling of mime_maintype in readmailJannis M. Hoffmann
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-27Separate name space for paginationJannis M. Hoffmann
2023-02-26Small I18N changesJannis M. Hoffmann
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-11-16split I18N2 plugin into multiple files and added translate roleJannis M. Hoffmann
2022-05-22fixes for lint issuesJannis M. Hoffmann
2022-05-09some small fixes by perlcritcJannis M. Hoffmann
2022-05-09fixes for tests and packageingJannis M. Hoffmann
2022-05-09fix for Helper::session_passwd return argument orderJannis M. Hoffmann
2022-05-09improvements to i18n development experienceJannis M. Hoffmann
2022-05-07added localization via Locale::MaketextJannis M. Hoffmann
2022-05-06switched to toml config formatJannis M. Hoffmann
improved security with load over require
2022-05-05propper cram support (baring some details rng)Jannis M. Hoffmann
2022-05-03extend matcher by adding role dynamicallyJannis M. Hoffmann
2022-05-03'die' propagates automatically if emptyJannis M. Hoffmann
2022-05-01mostly renamed 'noaction' to 'login'Jannis M. Hoffmann
be carefult with GET vs POST
2022-05-01collection of smaller changesJannis M. Hoffmann
2022-05-01hide password when it sits in stashJannis M. Hoffmann
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
2022-04-22refactored plugin I18N2Jannis M. Hoffmann
added actions script
2021-08-31restructured ipc formatJannis M. Hoffmann
2021-08-24ws alignmentJannis M. Hoffmann
2021-08-24corrected sort by date in mock jsonJannis 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-11-04used more Mojo::Util instead of otherJannis M. Hoffmann
2020-11-04added s3d_close helperJannis M. Hoffmann
2020-11-03propper process coordination for session cleanupJannis M. Hoffmann
2020-11-03added monkey patch replacement for future version of MojoliciousJannis M. Hoffmann
2020-11-03parse_iso_date as helper; replaced Crypt::Random with Crypt::URandomJannis M. Hoffmann
2020-10-29Initial commit; Stable versionJannis M. Hoffmann