Wapp

Timeline
Login

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

50 most recent events by user drh occurring on or after 2019-03-06 20:47:47.

2020-08-27
14:53
Fix typo on the index page. (check-in: cdd4b624b9 user: drh tags: trunk)
2020-06-09
18:18
To the homepage, add a link to Oleg's extensions on GitHub. (check-in: 6fb098a2cd user: drh tags: trunk)
16:07
Update the built-in tclsqlite3.c file to the latest SQLite release. (check-in: 93e9458e99 user: drh tags: trunk)
2020-06-08
14:06 Reply: ver 2 considerations cookies, headers, params (artifact: b7237e9baf user: drh)
2020-06-05
15:01 Reply: proc/var names (artifact: fcefd4674f user: drh)
2020-06-04
16:13 Reply: Fix cookies parsing (artifact: c55bf27dd0 user: drh)
2020-03-21
19:32 Reply: Handle multiple values per form input name? (artifact: 592c585926 user: drh)
2020-02-28
21:30
Add the external content demo script. (check-in: bd84938961 user: drh tags: trunk)
2020-01-21
19:52 Reply: HTTP headers (artifact: 0c188cf4cd user: drh)
2019-10-15
14:54
Fix documentation typos. (check-in: 04b1d555cf user: drh tags: trunk)
2019-08-01
23:40
Adjust the makefile to use SQLITE_ENABLE_DESERIALIZE. (check-in: 6b66ed109d user: drh tags: trunk)
16:46
Load all environment variables that start with an upper-case ASCII letter as wapp-param values in CGI mode, rather than only loading selected variables. (check-in: 68331516e9 user: drh tags: trunk)
2019-07-31
14:30
Fix to [80f25418a1c32b8d] so that it works as CGI again. Also omit a parameter to wappInt-handle-request that is no longer used. (check-in: 44f07d8804 user: drh tags: trunk)
14:24 Fixed ticket [1d0112d75b]: wapp cannot be loaded in a slave interp plus 3 other changes (artifact: 9cee6314e8 user: drh)
14:24
If the $argv0 variable is not set, use "/" for SCRIPT_FILENAME and DOCUMENT_ROOT. Ticket [1d0112d75bfbffc8]. (check-in: d52654e48f user: drh tags: trunk)
2019-07-30
23:14 Fixed ticket [207094dd9d]: Multiple request in progress can step on each others toes plus 4 other changes (artifact: d8b4825ad4 user: drh)
23:12
Serialize the evaluation of the wappInt-handle-request proc. Fix for ticket [207094dd9de1343a] (check-in: 80f25418a1 user: drh tags: trunk)
17:56 Ticket [207094dd9d] Multiple request in progress can step on each others toes status still Open with 3 other changes (artifact: f87cb91115 user: drh)
17:47
More details in the explanation of how %-subsitutions work. (check-in: 568d7c208d user: drh tags: trunk)
16:30 Ticket [207094dd9d] Multiple request in progress can step on each others toes status still Open with 4 other changes (artifact: 1e8edde0ca user: drh)
15:35
Documentation updates. No changes to code. (check-in: c366208c59 user: drh tags: trunk)
15:34 Fixed ticket [88807f83a6]: wapp-page-... commands cannot be interp aliases plus 4 other changes (artifact: 2290184183 user: drh)
15:34
Use "info command" instead of "info proc". Ticket [88807f83a6d9ddfd] (check-in: 359e3e19e9 user: drh tags: trunk)
2019-07-29
19:51
Documentation updates. No changes to code. (Leaf check-in: 255f9ed52a user: drh tags: tcltls)
2019-07-22
13:44 Edit [dd273e07561323a8|dd273e0756]: Move to branch tcltls. (artifact: 3c7775b39e user: drh)
12:49
Add support for building wapptclsh with TclTLS. (check-in: dd273e0756 user: drh tags: tcltls)
2019-07-20
15:52 Post: SOTA: SQLite Over The Air (artifact: fe271d32e7 user: drh)
2019-07-02
12:50 Reply: difference of running wapp as scgi or server (artifact: 18959a995f user: drh)
2019-06-22
19:57 Reply: How do I download the whole wapp folder (artifact: afd7c8600e user: drh)
2019-06-13
14:24
Add a link to the "Simple Live Demos" page to the README.md file. (check-in: 4d00e13e65 user: drh tags: trunk)
2019-05-05
10:07 Closed ticket [a21dde82dd]: wapp-trim substitutes commands plus 7 other changes (artifact: e98591d60b user: drh)
10:05 Closed ticket [f3734f9a79]: Windows Installation plus 6 other changes (artifact: 343c4d2284 user: drh)
2019-04-30
16:56
Add the wapptest.tcl script from SQLite to the list of real-world usage examples. (check-in: b25a28b219 user: drh tags: trunk)
2019-04-23
19:52
Improvements to the tableajax01.tcl example. (check-in: ab89ab225b user: drh tags: trunk)
19:35
Add a "self" page to the fileupload.tcl demo. (check-in: cdd099b81e user: drh tags: trunk)
18:04
Fix a typo in the quickref.md document. (check-in: 713d5e77fc user: drh tags: trunk)
2019-04-15
19:00
Update the built-in SQLite to the 3.28.0 beta. (check-in: 482776f0ef user: drh tags: trunk)
2019-04-10
15:22
Improved JSON string literal encoding. (check-in: 4b187296d9 user: drh tags: trunk)
2019-04-09
13:11
Update the built-in SQLite to the latest 3.28.0 alpha. (check-in: 58675822f3 user: drh tags: trunk)
2019-04-08
20:14
For the %string() substitution, encode newlines and carriage returns using backslash escapes. (check-in: 6385090072 user: drh tags: trunk)
2019-04-01
01:57
Documentation improvements. (check-in: 38fa4334e3 user: drh tags: trunk)
01:31
Fix error in the first example of the "intro.md" page. (check-in: 83e002a08c user: drh tags: trunk)
00:53
Improved SCGI security: (1) The --scgi option only listens on IP address 127.0.0.1. The new --remote-scgi option must be used if the webserver is on a different machine. (2) The new --fromip option can be used to restrict incoming requests to a particular IP address. (3) In SCGI mode, the new parameter "SERVER_ADDR" contains the IP address of the webserver that originated the SCGI request. (check-in: fb5eafae32 user: drh tags: trunk)
2019-03-08
00:08
Add the forgotten helloworld.md documentation file. (check-in: 5f79eb875f user: drh tags: trunk)
2019-03-07
14:49
More documentation improvements. (check-in: 984d973c34 user: drh tags: trunk)
14:37
Further documentation refinements. (check-in: 271766c541 user: drh tags: trunk)
13:34
Documentation updates: improvements to the description of URL mapping and CGI variables. (check-in: 2eac47dda7 user: drh tags: trunk)
2019-03-06
23:12
More documentation tweaks. (check-in: 7be9077b84 user: drh tags: trunk)
22:49
Documentation tweaks. (check-in: ced8768917 user: drh tags: trunk)
20:47
Use the -command argument to regexp to provide wapp-subst and wapp-trim that are fast and that avoid doing command substitution outside of quoted regions. (check-in: df36e56f70 user: drh tags: trunk)