summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-261. corrected manifestmainJannis M. Hoffmann
2023-03-21Bundle of small changesJannis M. Hoffmann
2023-03-21Switched from CDN to a npm+bundler for css frameworkJannis 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-16reduced jwebmail.service.tmplJannis M. Hoffmann
2023-03-16reworked systemd_unit task in actionJannis M. Hoffmann
2023-03-13Graceful fail for non-existing mail in raw_mailJannis M. Hoffmann
2023-03-13Add systemd unit file templateJannis M. Hoffmann
2023-03-13Split up Helper plugin and added Views insteadJannis M. Hoffmann
2023-03-13Added systemd and python compile tasks to actionsJannis M. Hoffmann
2023-03-11avoid quadratic complexity in count_mailsJannis M. Hoffmann
2023-03-11bugfixes and minor version bumpJannis M. Hoffmann
2023-03-10Proper recursive rendering of mails to htmlJannis M. Hoffmann
2023-03-05improved performance of qmauth.pyJannis M. Hoffmann
2023-03-05made Extract read test deterministic across all extractorsJannis M. Hoffmann
2023-03-05qmauth.py proper charset decodingJannis M. Hoffmann
2023-03-04better mobile support for displayheadersJannis M. Hoffmann
2023-03-04better handling of mime_maintype in readmailJannis M. Hoffmann
2023-03-04fix readmail get bodyJannis M. Hoffmann
2023-03-02BugfixesJannis M. Hoffmann
2023-03-02right align number column in displayheadersJannis M. Hoffmann
2023-03-02update pure-cssJannis M. Hoffmann
2023-03-02add more extractorsJannis M. Hoffmann
2023-03-02fix pagination testJannis M. Hoffmann
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
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-22improved build processJannis M. Hoffmann
2022-05-09some small fixes by perlcritcJannis M. Hoffmann
2022-05-09fixes for tests and packageingJannis M. Hoffmann
2022-05-09add rule to actions to gather translatable snippetsJannis 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-07allow action.list_deps to use any moduleJannis M. Hoffmann
2022-05-06switched to toml config formatJannis M. Hoffmann
2022-05-06improved actions help implementationJannis M. Hoffmann
2022-05-06removed old css fileJannis M. Hoffmann
2022-05-05propper cram support (baring some details rng)Jannis M. Hoffmann
2022-05-05improved actions script with help commandJannis M. Hoffmann
2022-05-03extend matcher by adding role dynamicallyJannis M. Hoffmann
2022-05-03'die' propagates automatically if emptyJannis M. Hoffmann
2022-05-03reworked templates based on purecssJannis M. Hoffmann
2022-05-01mostly renamed 'noaction' to 'login'Jannis M. Hoffmann
2022-05-01use more tag helpers in templatesJannis M. Hoffmann