index
:
jwebmail
bulma
main
An MVC rewrite of omail
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-21
update rust release profile; add default build target
Jannis M. Hoffmann
2023-09-16
cleanup of build.ninja
Jannis M. Hoffmann
2023-09-15
fix: removed MANIFEST.BIN.m4 from MANIFEST
Jannis M. Hoffmann
2023-09-15
moved srcdist to actions
Jannis M. Hoffmann
2023-09-10
added test pam to replace MockMaildir ReadMail implementation
Jannis M. Hoffmann
2023-09-09
Fix authentication schemes
Jannis M. Hoffmann
2023-09-09
fix tests and tests dependencies
Jannis M. Hoffmann
2023-09-09
updated changelog and added missing files
Jannis M. Hoffmann
2023-09-09
made MANIFEST.BIN depend on configuration
Jannis M. Hoffmann
2023-09-08
updated min perl requirement to v5.24
Jannis M. Hoffmann
2023-09-08
added a build configuration step
Jannis M. Hoffmann
2023-09-08
additions to gitignore
Jannis M. Hoffmann
2023-09-08
Make INI.t optional
Jannis M. Hoffmann
2023-09-07
better error reporting of extractor
Jannis M. Hoffmann
2023-09-07
updated some dependencies
Jannis M. Hoffmann
2023-09-07
use mojo tempdir function
Jannis M. Hoffmann
2023-09-07
don't use smartmatch any longer
Jannis M. Hoffmann
2023-09-07
use less global variables in qmauth.py
Jannis M. Hoffmann
2023-09-07
better number formatting for HTML
Jannis M. Hoffmann
2023-09-07
Added editor config
Jannis M. Hoffmann
2023-08-18
added tabbing to multipart/alternative
Jannis M. Hoffmann
2023-08-17
convert to bulma css framework
Jannis M. Hoffmann
2023-03-26
1. corrected manifest
main
Jannis M. Hoffmann
2023-03-21
Bundle of small changes
Jannis M. Hoffmann
2023-03-21
Switched from CDN to a npm+bundler for css framework
Jannis M. Hoffmann
2023-03-16
fixed zombie leaks
Jannis M. Hoffmann
2023-03-16
changed pagination appearance
Jannis M. Hoffmann
2023-03-16
updated manifest and fixed tests
Jannis M. Hoffmann
2023-03-16
reduced jwebmail.service.tmpl
Jannis M. Hoffmann
2023-03-16
reworked systemd_unit task in action
Jannis M. Hoffmann
2023-03-13
Graceful fail for non-existing mail in raw_mail
Jannis M. Hoffmann
2023-03-13
Add systemd unit file template
Jannis M. Hoffmann
2023-03-13
Split up Helper plugin and added Views instead
Jannis M. Hoffmann
2023-03-13
Added systemd and python compile tasks to actions
Jannis M. Hoffmann
2023-03-11
avoid quadratic complexity in count_mails
Jannis M. Hoffmann
2023-03-11
bugfixes and minor version bump
Jannis M. Hoffmann
2023-03-10
Proper recursive rendering of mails to html
Jannis M. Hoffmann
2023-03-05
improved performance of qmauth.py
Jannis M. Hoffmann
2023-03-05
made Extract read test deterministic across all extractors
Jannis M. Hoffmann
2023-03-05
qmauth.py proper charset decoding
Jannis M. Hoffmann
2023-03-04
better mobile support for displayheaders
Jannis M. Hoffmann
2023-03-04
better handling of mime_maintype in readmail
Jannis M. Hoffmann
2023-03-04
fix readmail get body
Jannis M. Hoffmann
2023-03-02
Bugfixes
Jannis M. Hoffmann
2023-03-02
right align number column in displayheaders
Jannis M. Hoffmann
2023-03-02
update pure-css
Jannis M. Hoffmann
2023-03-02
add more extractors
Jannis M. Hoffmann
2023-03-02
fix pagination test
Jannis M. Hoffmann
2023-02-27
Separate name space for pagination
Jannis M. Hoffmann
2023-02-26
Small I18N changes
Jannis M. Hoffmann
[next]