summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra/forms.c
AgeCommit message (Expand)Author
2015-08-16mothra: fix crashcinap_lenrek
2015-08-01mothra: enable compiler warnings and type checking, cleanupcinap_lenrek
2015-08-01mothra: support for inline images and <image> tagcinap_lenrek
2013-12-07mothra: remove debug code, dont create $home/lib/mothra/mothra.err filecinap_lenrek
2013-10-10mothra: handle <input type=image>cinap_lenrek
2013-08-09mothra: log post data with debug flag, increase max token length from 1K to 4Kcinap_lenrek
2013-07-11mothra: handle empty attributes (for base-tag and others...)cinap_lenrek
2013-06-01mothra: implement link buttonscinap_lenrek
2012-09-22mothra: text selection 2nd attemptcinap_lenrek
2012-07-31mothra: make emalloc zero memory, fix uninitialized nextline pointer crashcinap_lenrek
2012-07-07mothra: ignore size attribute for select tagcinap_lenrek
2012-06-19mothra: fix submit fieldscinap_lenrek
2012-06-19mothra: more mistakescinap_lenrek
2012-06-19mothra: fix mistakecinap_lenrek
2012-06-19mothra: cleanupcinap_lenrek
2012-06-19mothra: fix uencode for utf8cinap_lenrek
2012-06-19mothra: cleanupcinap_lenrek
2012-06-18mothra/webfs: multipart/form-data and file upload supportcinap_lenrek
2012-06-18mothra: multipart/form-datacinap_lenrek
2012-06-18mothra: refactor form submit codecinap_lenrek
2012-05-25mothra: changes toward multipart/formdatacinap_lenrek
2011-11-08mothra: cut/snarf in entry and edit panelscinap_lenrek
2011-11-06mothra: add USERFLcinap_lenrek
2011-11-06mothra: more tagscinap_lenrek
2011-11-06mothra: support <video>, <object>, <input type=password> and <meta http-equiv...cinap_lenrek
2011-10-24mothra: ignore form inputs without a name on submitcinap_lenrek
2011-10-10mothra: fix unicode buffer overflow and spurious select crash, webfs: dont re...cinap_lenrek
2011-10-07mothra: <button> tag form handlingcinap_lenrek
2011-10-03mothra: <input type=""> default to text if no/invalid valuestanley lieber
2011-10-02mothra: add <input type="search">, fixes wikipedia form submissionstanley lieber
2011-09-23mothra: button tag, email input typecinap_lenrek
2011-09-05mothra: fix getenv() memory leak, bring file: urls backcinap_lenrek
2011-09-05mothra: remove ftp,gopher,file and http code and use /mnt/web insteadcinap_lenrek
2011-09-04add mothracinap_lenrek