Wapp

Timeline
Login

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

21 check-ins using file docs/commands.md version babf27ea78

2018-02-07
20:00
Improvements to the same-origin detection logic. (check-in: 8b769e4771 user: drh tags: trunk)
18:33
More documentation updates (check-in: f6b7dbaa54 user: drh tags: trunk)
14:27
Documentation enhancements. (check-in: 651c5f305b user: drh tags: trunk)
01:38
Mention the license (2-clause BSD) on the homepage. (check-in: 8e060c0dec user: drh tags: trunk)
01:37
New and improved documentation. (check-in: ea88c28347 user: drh tags: trunk)
2018-02-06
17:58
Fix filename dequoting in multipart/form-data interpretation. Add two test files for multipart/form-data testing. (check-in: 6cd6484c92 user: drh tags: trunk)
16:54
Adjust the regexp commands used to parse multipart/form-data to improved performance with very large upload files. (check-in: 4cc53a980a user: drh tags: trunk)
16:36
Enhance the file upload test to show uploaded images inline. (check-in: 089322b3a4 user: drh tags: trunk)
15:47
Add support for decoding multipart/form-data on POST queries. (check-in: 70438dc56d user: drh tags: trunk)
13:14
Add the WAPP_MODE cgi parameter. (check-in: 7700f1866a user: drh tags: trunk)
12:46
Add the "--local PORT" option to wapp-start. (check-in: a931abfc06 user: drh tags: trunk)
12:37
Move the implementation of wapp-start to the end of the file, where it seems to fit in better. No changes to logic. (check-in: bacdb61533 user: drh tags: trunk)
2018-02-05
04:34
Add SQLite search to the list of known users of Wapp in the wild. (check-in: 7a829f83e3 user: drh tags: trunk)
04:21
Update documentation to include the SCRIPT_FILENAME and DOCUMENT_ROOT cgi parameters. (check-in: de2bae5c84 user: drh tags: trunk)
01:31
Fix automatic CGI detection so that it works with CGI 1.1. (check-in: 95e6f7d2d2 user: drh tags: trunk)
00:45
Make sure the SCRIPT_FILENAME is a full pathname for the standalone server. (check-in: 20f4274937 user: drh tags: trunk)
2018-02-04
23:38
Add the (pwd)= output line to wapp-debug-env. (check-in: 4c985fa7e4 user: drh tags: trunk)
19:49
Make CGI parameters DOCUMENT_ROOT and SCRIPT_FILENAME available to the application. (check-in: bccd3dd07f user: drh tags: trunk)
17:58
Tweaks to the homepage. No changes to code. (check-in: 1bb173f9a3 user: drh tags: trunk)
2018-02-02
16:14
Add real-world usage examples for Wapp. (check-in: 405b0e8963 user: drh tags: trunk)
16:03
Remove deprecated interfaces. Improved comments in the wapp.tcl source code. (check-in: d45c7180be user: drh tags: trunk)