index
:
jwebmail2
main
An MVC rewrite of omail version 2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jwebmail
/
model
Age
Commit message (
Expand
)
Author
11 days
fixes and improvements for error handling
Jannis M. Hoffmann
2024-12-09
make QMailAuthuser a context manager
Jannis M. Hoffmann
2024-12-08
add fixes for search and sort
Jannis M. Hoffmann
2024-12-08
update for mail-storage version 1.1.0
Jannis M. Hoffmann
2024-11-21
small round of fixes
Jannis M. Hoffmann
2024-11-19
switch from protobuf based protocol to varlink
Jannis M. Hoffmann
2024-11-17
fix bug moving between sub folders
Jannis M. Hoffmann
2024-11-16
properly implement move and remove
Jannis M. Hoffmann
2024-04-12
fix json and raw formating for read
Jannis M. Hoffmann
2024-04-04
add timeout for extract; use python3 in moveto3
Jannis M. Hoffmann
2024-04-04
introduce moveto3
Jannis M. Hoffmann
2024-03-17
don't use bashism for moving file descriptor
Jannis M. Hoffmann
2024-03-17
use a seperate pipe for auth data to the authenticator
Jannis M. Hoffmann
2024-03-14
mark read mails as such and correctly add root folder
Jannis M. Hoffmann
2024-03-12
convert internal message format from json to protobuf
Jannis M. Hoffmann
2024-01-17
raw response does not need to be utf-8
Jannis M. Hoffmann
2023-12-08
get header fields as optional
Jannis M. Hoffmann
2023-12-08
reorder run arguments
Jannis M. Hoffmann
2023-12-07
do path lookup of config progs
Jannis M. Hoffmann
2023-12-04
add multi language urls
Jannis M. Hoffmann
2023-12-03
initial commit
Jannis M. Hoffmann