Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename project to alps | 2020-05-13 | 1 | -2/+2 | |
* | Extract Lua infrastructure into a plugin | 2020-01-20 | 1 | -1/+2 | |
* | Introduce PluginLoaderFunc | 2020-01-20 | 1 | -4/+8 | |
* | Add Context to Plugin.Inject | 2019-12-17 | 1 | -1/+1 | |
* | Add RenderData interface | 2019-12-17 | 1 | -1/+1 | |
* | Add an API for Go plugins | 2019-12-16 | 1 | -0/+7 | |
* | Add docs | 2019-12-11 | 1 | -0/+7 | |
* | Allow plugins to provide their own templates | 2019-12-11 | 1 | -1/+3 | |
* | Rename Plugin.Render to Plugin.Inject | 2019-12-10 | 1 | -1/+1 | |
* | Extract Lua plugin logic into separate file | 2019-12-10 | 1 | -151/+0 | |
* | Allow plugins to add new routes | 2019-12-10 | 1 | -0/+34 | |
* | Make SessionManager create the IMAP client | 2019-12-09 | 1 | -3/+3 | |
* | Add a Lua API to set template filters | 2019-12-09 | 1 | -3/+37 | |
* | Change Lua API to koushin.on_render | 2019-12-09 | 1 | -7/+27 | |
* | Add basic support for plugins | 2019-12-09 | 1 | -0/+78 |