9 コミット (master)

作成者 SHA1 メッセージ 日付
  Drew DeVault cb37df882e Add notices on action completion 3年前
  Drew DeVault 1992880454 Add theme-specific error page 3年前
  Drew DeVault 8de661b3bb Hide caldav/carrdav in nav unless present 3年前
  Drew DeVault 3d1f278fae
Use context-appropriate title for mbox/msg view 4年前
  Drew DeVault 1cf95af41e
Add <meta refresh> to mailbox view 4年前
  Simon Ser b891a95fcf
Rename project to alps 4年前
  Simon Ser 892f1fa581
Remove outdated TODO 4年前
  Simon Ser 3347e69480
Use %q to quote values in format strings 4年前
  Simon Ser 9fdccc3a4b
Rename template.go to renderer.go 4年前
  Simon Ser 8b10324ab6
go fmt 4年前
  Dejan Strbac 83a5132d15
Add current path to the global context 4年前
  Simon Ser c38b1d47f9
Fix panic when injecting a template with nil data 4年前
  Simon Ser ad1d2ee7f4
Implement plugin/template reload on SIGUSR1 4年前
  Simon Ser 97b314b6e7
Add Server.Reload 4年前
  Simon Ser 020e27fe45
Add Context to Plugin.Inject 4年前
  Simon Ser ca3672df2a
Add RenderData interface 4年前
  Simon Ser d8a875a5f7
Rename RenderData to BaseRenderData 4年前
  Simon Ser e93346ffa9
Remove the public/ directory 4年前
  Simon Ser d897eeee5c
Introduce base plugin 4年前
  Simon Ser f07ab52632
Add docs 4年前
  Simon Ser 1b5bc568fb
Allow plugins to provide their own templates 4年前
  Simon Ser e54a359acb
Export Server.{Sessions,Plugins} 4年前
  Simon Ser d8f411176f
Export Context 4年前
  Simon Ser 835e9e5033
go fmt 4年前
  Simon Ser 3748b4413e
Introduce GlobalRenderData and RenderData 4年前
  Simon Ser edf738f23d
Load all themes on startup 4年前
  Simon Ser 4a504b0fc6
Rename Plugin.Render to Plugin.Inject 4年前
  Simon Ser 76599232dc
Add a Lua API to set template filters 4年前
  Simon Ser 4f74722c14
Add basic support for plugins 4年前
  Simon Ser e94b1311de
Add basic theme support 4年前
  Simon Ser a4729060be
Escape mailbox names in URLs 4年前
  Simon Ser be14524c33
Display & download any message part 4年前
  Simon Ser fce17c9733
Linkify mailbox list 4年前
  Simon Ser a1a067e6de
Add HTTP server boilerplate 4年前