67 次程式碼提交 (cb37df882edc51ed47f4b353ce42eabd80416b19)

作者 SHA1 備註 提交日期
  Drew DeVault 9e2c420461 Categorize and normalize folder listing 3 年之前
  Simon Ser 92b3016196
Fix nil render data on invalid password 3 年之前
  Zach DeCook 0aff774c5d
Stay on the same page after moving a message 3 年之前
  Simon Ser 522454e009
base: don't use Client.Mailbox 4 年之前
  Simon Ser 9a7acd2791
Add INBOX unread count on mailbox/message pages 4 年之前
  Drew DeVault 9465f8db6d
login: set encrypted "remember me" token 4 年之前
  Drew DeVault 2d86413876
mailbox: show unseen message count in page title 4 年之前
  Drew DeVault aab1f866f6
mailbox: set title to "Inbox" rather than "INBOX" 4 年之前
  Simon Ser 3036cc4436
plugins/base: fix mailbox unread count 4 年之前
  Drew DeVault 3d1f278fae
Use context-appropriate title for mbox/msg view 4 年之前
  Simon Ser b891a95fcf
Rename project to alps 4 年之前
  Simon Ser 5af6c6adc1
plugins/base: wrap MailboxInfo and MailboxStatus 4 年之前
  Simon Ser f6959346ee
plugins/base: allow redirect param to be a form param 4 年之前
  Simon Ser 9b804005b4
plugins/base: add redirect param to move/delete/flag endpoints 4 年之前
  Simon Ser 9eac0b453a
plugins/base: allow to specify move/flag params via query 4 年之前
  Simon Ser b61e40f363
plugins/base: allow move/delete/flag operations to take multiple UIDs 4 年之前
  Simon Ser fe73f2022c
plugins/base: add action param to handleSetFlags 4 年之前
  Simon Ser be3ab9bdd5
plugins/base: disallow replying to text/html parts 4 年之前
  Simon Ser ae8658f468
plugins/base: add route to forward messages 4 年之前
  Simon Ser c96903f3f1
plugins/base: replace MessageRenderData.PartPath with Part 4 年之前
  Simon Ser 8c4fd20e27
Revert "plugins/viewhtml: convert mailto links" 4 年之前
  Simon Ser 02faf6174b
plugins/viewhtml: convert mailto links 4 年之前
  Simon Ser 8299617ebc
Turn message part viewers into plugins 4 年之前
  Simon Ser 4d68400036
plugins/base: add settings page 4 年之前
  Simon Ser 85c01b87a9
plugins/base: support attachments in drafts 4 年之前
  Simon Ser 3384c39a17
plugins/base: delete previous draft 4 年之前
  Simon Ser d31c56ec98
plugins/base: edit drafts 4 年之前
  Simon Ser bfc617b702
plugins/base: save message as draft 4 年之前
  Simon Ser 589b303f9f
plugins/base: append outgoing messages to Sent mailbox 4 年之前
  Simon Ser 3bf17752ab
plugins/base: remove external resources URLs, sanitize CSS 4 年之前
  Simon Ser a66ef1059b
Make the text/* part content a []byte 4 年之前
  Simon Ser 8d248bc32f
Extract HTML sanitizer to its own file 4 年之前
  Simon Ser efaf6fd444
Open e-mail links in new tab 4 年之前
  Simon Ser 721c3ce3eb
Resize e-mail iframe with content 4 年之前
  Simon Ser af5ffd12f9
Add support for HTML parts 4 年之前
  Simon Ser 24718f1ac4
Redirect to original URL after login 4 年之前
  Simon Ser 8c4587f477
Fix header missing from raw e-mail download 4 年之前
  Simon Ser 80da410c3b
Implement paging for search 4 年之前
  Simon Ser f106c1125f
Make Go plugin handlers take a *Context 4 年之前
  Simon Ser ca3672df2a
Add RenderData interface 4 年之前
  Simon Ser d8a875a5f7
Rename RenderData to BaseRenderData 4 年之前
  Simon Ser 38d73f5771
Use Context.FormParams 4 年之前
  Simon Ser e2d70ba6ca
Linkify address lists 4 年之前
  Simon Ser 0c21c501ff
Redirect / to INBOX 4 年之前
  Simon Ser 2a2a48c7fa
Add a form to set message flags 4 年之前
  Simon Ser 3aea768cad
plugins/base: extract route registration into function 4 年之前
  Simon Ser e78d2db3ea
Improve docs 4 年之前
  Simon Ser a425e17b0e
Add button to delete message 4 年之前
  Simon Ser 1841609fbc
Add form to move messages 4 年之前
  Simon Ser 4449416357
Export IMAPMessage 4 年之前