Wapp

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

35 check-ins related to "trunk" occurring on or before 2018-01-28 19:46:52.

2018-01-28
19:46
Add a Makefile for MacOS. Add wapp-param. Add the %string(...) substitution for wapp-subst. (check-in: 1b25f9e6ed user: drh tags: trunk)
17:45
When the value of a cookie is an empty string, set its max age to 1 second so that it will be cleared from the browser. (check-in: b76fa41ae9 user: drh tags: trunk)
17:32
Add the wapp-redirect command. (check-in: e6c6f398a0 user: drh tags: trunk)
2018-01-27
22:17
Enable JSON1 in wapptclsh (check-in: a763b12070 user: drh tags: trunk)
16:09
Add the optional wapp-before-dispatch-hook and the test05.tcl test case to demonstrate how to use it. (check-in: e605df67a3 user: drh tags: trunk)
2018-01-26
21:26
Update the built-in SQLite to the 3.22.0 release. (check-in: a700937563 user: drh tags: trunk)
2018-01-08
23:19
Do not throw errors when the HTTP client closes the connections without sending a request. (check-in: 0c4fbdfef0 user: drh tags: trunk)
23:02
Do not try to translate binary HTTP replies into UTF-8 as is done for text replies. (check-in: c2a8732d7f user: drh tags: trunk)
2018-01-02
13:32
Updates to the README file. (check-in: 1b2d69541a user: drh tags: trunk)
2017-12-21
05:22
Use the "r" flag instead of "rb" in order to pick up the correct encoding. (check-in: a1fe55379f user: drh tags: trunk)
2017-12-17
00:15
Add the missing mkccode.tcl script needed to build wapptclsh. (check-in: 268e501a94 user: drh tags: trunk)
2017-12-16
17:57
Improved wappInt-enc-url that works with unicode. Added %qp and %unsafe subtitutions in wapp-subst. Updated the documentation accordingly. (check-in: 908c2891cf user: drh tags: trunk)
03:10
Add the wapp-subst command, with documentation and tests. (check-in: b304d05bf0 user: drh tags: trunk)
2017-12-15
21:44
Add a "clean" target to the Makefile, and optimize for size. (check-in: b9b69d4d68 user: drh tags: trunk)
21:43
Add a Makefile and code to generate the stand-alone "wapptclsh" binary. (check-in: 55e40e4c93 user: drh tags: trunk)
2017-12-13
17:28
Typo fix in the README.md (check-in: 0d5698a0e2 user: drh tags: trunk)
15:25
Add a "package provide" to the main script. Further documentation updates. (check-in: 97b3ea1716 user: drh tags: trunk)
15:09
SCGI processing now working on Nginx. (check-in: 788f9d0118 user: drh tags: trunk)
13:00
Refactor the command-line argument. Update documentation accordingly. (check-in: 69cae4edc3 user: drh tags: trunk)
12:32
Add the CGI test script and fix auto-detection of CGI. (check-in: 820bdf0f00 user: drh tags: trunk)
12:30
CGI mode is now working. (check-in: d637e1ba1d user: drh tags: trunk)
12:10
Refactor for CGI support. The CGI support is still untested. (check-in: 9697edc9ed user: drh tags: trunk)
2017-12-12
23:07
Improvements to option parsing in wapp-start. (check-in: a7df1f0237 user: drh tags: trunk)
22:54
Get the "--mode server" and --port options working. (check-in: f895ab0afe user: drh tags: trunk)
21:47
Documentation improvements. Better CGI variables. Defense against CSRF attacks. (check-in: 25694074dc user: drh tags: trunk)
21:21
Improved detection of HTML injections. Show application errors as a 500 return and include errorInfo in the reply text. (check-in: 08c08d74fe user: drh tags: trunk)
19:54
Get it working on Windows. (check-in: d7595a18c5 user: drh tags: trunk)
19:16
Fixes to the README.md file. (check-in: 6a813163ac user: drh tags: trunk)
18:34
Add support for setting cookies. (check-in: f79255b218 user: drh tags: trunk)
17:11
Improvements to wapp-safety-check. (check-in: 618c0da329 user: drh tags: trunk)
16:40
Decode POST data in the application/x-www-form-urlencoded format. (check-in: 4d37658588 user: drh tags: trunk)
16:15
Parse query parameter. (check-in: b60ef9d35e user: drh tags: trunk)
15:29
Basic functionality. (check-in: 36246a7230 user: drh tags: trunk)
12:05
Initial design sketch for Wapp (check-in: 08d1ee28d9 user: drh tags: trunk)
01:39
initial empty check-in (check-in: 230c23b930 user: drh tags: trunk)