alps/plugins/base
Simon Ser f106c1125f
Make Go plugin handlers take a *Context
Take a *Context instead of a echo.Context. This saves a type assertion
in each handler.
2019-12-17 15:19:37 +01:00
..
public Linkify address lists 2019-12-17 13:02:38 +01:00
imap.go Add a form to set message flags 2019-12-17 12:42:04 +01:00
plugin.go plugins/base: extract route registration into function 2019-12-17 11:36:08 +01:00
routes.go Make Go plugin handlers take a *Context 2019-12-17 15:19:37 +01:00
smtp.go Add attachments support to composer 2019-12-16 15:40:30 +01:00
strconv.go Introduce base plugin 2019-12-16 12:52:44 +01:00
template.go Linkify address lists 2019-12-17 13:02:38 +01:00