aboutsummaryrefslogtreecommitdiff
path: root/mu4web (unfollow)
Commit message (Expand)Author
2023-10-30Highlight quotation marks depending on depth.HEADmasterHugo Hörnquist
2023-08-07Fix some linter warnings.Hugo Hörnquist
2023-08-07Add tests.Hugo Hörnquist
2023-08-07Add mail relation tree.Hugo Hörnquist
2023-08-07Introduce dl function.Hugo Hörnquist
2023-08-07Stop reusing salt for passwords.Hugo Hörnquist
2023-08-07Cleanup comment.Hugo Hörnquist
2023-08-07Allow render of HTML fragment from external module.Hugo Hörnquist
2023-08-07Add some no-cover comments.Hugo Hörnquist
2023-08-07Cleanup of components.Hugo Hörnquist
2023-08-07Add a number of utility functions.Hugo Hörnquist
2023-07-27Add hover text in search result view.Hugo Hörnquist
2023-07-27Revert change for search result table.Hugo Hörnquist
2023-07-25Move html components to own module.Hugo Hörnquist
2023-07-25Add entry point and README.Hugo Hörnquist
2023-07-25Fix and harden linter checks.Hugo Hörnquist
2023-05-02Configure linters.Hugo Hörnquist
2023-04-24Hopefully fix installation issues.Hugo Hörnquist
2023-04-24Change imports to relative.Hugo Hörnquist
2023-02-07Also rewrite script, a, and img tags without cid uri:s.Hugo Hörnquist
2023-02-07Add various TODOsHugo Hörnquist
2023-02-07Add support for CID linked images.Hugo Hörnquist
2022-12-09Change info gathering to proper db reads.Hugo Hörnquist
2022-12-09Got code working on Python 3.9Hugo Hörnquist
2022-12-01Minor cleanups.Hugo Hörnquist
2022-12-01Force search results to fit inside one line.Hugo Hörnquist
2022-12-01Made mail header set configurable.Hugo Hörnquist
2022-12-01Resolve TODO about source of randomness.Hugo Hörnquist
2022-12-01Further translations.Hugo Hörnquist
2022-12-01Create settings file.Hugo Hörnquist
2022-12-01Add "- Mu4Web" to page titles.Hugo Hörnquist
2022-12-01General cleanaup.Hugo Hörnquist
2022-12-01Move maildir stuff to own directory.Hugo Hörnquist
2022-12-01Fix scanning of maildirs.Hugo Hörnquist
2022-12-01Remove debug prints.Hugo Hörnquist
2022-12-01Add ability to get raw message.Hugo Hörnquist
2022-12-01Specify default sorting.Hugo Hörnquist
2022-12-01Handle login prompt for logged in users.Hugo Hörnquist
2022-12-01Add "remember me".Hugo Hörnquist
2022-12-01Allow selecting of sort key for search results.Hugo Hörnquist
2022-12-01Documentation and cleanup.Hugo Hörnquist
2022-12-01Sugest download for unknown filetypes.Hugo Hörnquist
2022-11-30Embedding and attachements.Hugo Hörnquist
2022-11-30Minor style improvements.Hugo Hörnquist
2022-11-30Minor cleanup.Hugo Hörnquist
2022-11-30Add maildir listing on frontpage.Hugo Hörnquist
2022-11-30Move stylesheet to other file.Hugo Hörnquist
2022-11-30Work.Hugo Hörnquist
2022-11-29Fix crash on invalid username.Hugo Hörnquist
2022-11-29Properly specify version requirements, and add directory layout.Hugo Hörnquist