log

age author commit description
Sun, 23 Sep 2018 22:32:34 -0600 Franklin Schmidt 4b5b84853f6f replace Table.as_table with Luan.to_table
Sun, 23 Sep 2018 17:58:40 -0600 Franklin Schmidt e8020216dee7 add Luan.to_luan and fix multipart/form-data
Thu, 20 Sep 2018 22:11:11 -0600 Franklin Schmidt e4d7a3114fa8 support "Content-Type: application/json; charset=utf-8"
Thu, 20 Sep 2018 21:04:41 -0600 Franklin Schmidt e38f5869e9df don't reset in send_redirect and other improvements
Wed, 19 Sep 2018 20:15:16 -0600 Franklin Schmidt c147e2e877e3 allow subclassing of HttpServicer
Mon, 03 Sep 2018 06:13:55 -0600 Franklin Schmidt 4f571a974132 replace Thread.schedule with Thread.once and Thread.repeating
Sun, 02 Sep 2018 09:04:38 -0600 Franklin Schmidt beebd0f5f2ba minor
Sun, 02 Sep 2018 08:33:54 -0600 Franklin Schmidt 23e8f93055a4 mail - add reply-to
Thu, 30 Aug 2018 10:58:19 -0600 Franklin Schmidt aa8517d7c065 convert primitive array to table
Mon, 23 Jul 2018 20:04:14 -0600 Franklin Schmidt ddd2ec2c0769 minor
Mon, 23 Jul 2018 17:23:48 -0600 Franklin Schmidt e55a0c3696fb webserver checks for file before luan
Mon, 23 Jul 2018 17:04:40 -0600 Franklin Schmidt 0064f0d4facc fix tools examples
Wed, 18 Jul 2018 01:38:53 -0600 Franklin Schmidt 475905984870 improve lucene highlighter and allow bbcode_to_text quoter to be nil
Tue, 17 Jul 2018 22:17:01 -0600 Franklin Schmidt 728d8e75f476 html encode bbcode
Tue, 17 Jul 2018 15:43:11 -0600 Franklin Schmidt 299996e03876 clean up http/tools