aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add theme-specific error pageDrew DeVault2020-11-191-3/+0
* Remove async SMTP queueDrew DeVault2020-11-131-6/+0
* Implement JavaScript UI for attachmentsDrew DeVault2020-10-291-0/+2
* Rig up dowork event queue and graceful terminationDrew DeVault2020-10-231-5/+21
* login: set encrypted "remember me" tokenDrew DeVault2020-05-201-2/+16
* Rename project to alpsSimon Ser2020-05-131-10/+10
* cmd: print HTTP requests when -debug is enabledSimon Ser2020-02-251-0/+5
* Turn message part viewers into pluginsSimon Ser2020-02-121-0/+2
* cmd/koushin: add -debug flagSimon Ser2020-02-111-1/+6
* plugins/caldav: new pluginSimon Ser2020-02-051-0/+1
* plugins/carddav: new pluginSimon Ser2020-02-051-0/+1
* Extract Lua infrastructure into a pluginSimon Ser2020-01-201-0/+1
* Generalize upstream server URLsSimon Ser2020-01-201-5/+3
* Hide echo bannerReto Brunner2020-01-171-0/+1
* cmd/koushin: add -addr flagSimon Ser2020-01-081-1/+3
* Implement plugin/template reload on SIGUSR1Simon Ser2020-01-081-1/+0
* cmd/koushin: reload on SIGUSR1Simon Ser2020-01-081-1/+16
* Make New return the ServerSimon Ser2020-01-081-1/+2
* Introduce base pluginSimon Ser2019-12-161-0/+2
* Add basic theme supportSimon Ser2019-12-041-10/+23
* Parse SMTP URL from CLISimon Ser2019-12-031-4/+9
* Add initial login logicSimon Ser2019-12-021-1/+11
* Add HTTP server boilerplateSimon Ser2019-12-021-0/+13