log

age author commit description
2018-09-24 Franklin Schmidt 4b5b84853f6f replace Table.as_table with Luan.to_table
2018-09-23 Franklin Schmidt e8020216dee7 add Luan.to_luan and fix multipart/form-data
2018-09-21 Franklin Schmidt e4d7a3114fa8 support "Content-Type: application/json; charset=utf-8"
2018-09-21 Franklin Schmidt e38f5869e9df don't reset in send_redirect and other improvements
2018-09-20 Franklin Schmidt c147e2e877e3 allow subclassing of HttpServicer
2018-09-03 Franklin Schmidt 4f571a974132 replace Thread.schedule with Thread.once and Thread.repeating
2018-09-02 Franklin Schmidt beebd0f5f2ba minor
2018-09-02 Franklin Schmidt 23e8f93055a4 mail - add reply-to
2018-08-30 Franklin Schmidt aa8517d7c065 convert primitive array to table
2018-07-24 Franklin Schmidt ddd2ec2c0769 minor
2018-07-23 Franklin Schmidt e55a0c3696fb webserver checks for file before luan
2018-07-23 Franklin Schmidt 0064f0d4facc fix tools examples
2018-07-18 Franklin Schmidt 475905984870 improve lucene highlighter and allow bbcode_to_text quoter to be nil
2018-07-18 Franklin Schmidt 728d8e75f476 html encode bbcode
2018-07-17 Franklin Schmidt 299996e03876 clean up http/tools