Wapp

History of README.md of e74cb059e3a0f0b1
Login

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

History of file README.md at check-in e74cb059e3a0f0b1

2024-11-07
19:34
[d1bdc514ef] part of check-in [f83e99d413] Improved documentation of substitution operators. Documentation for the wapp-crash-handler interface. (check-in: [f83e99d413] user: drh branch: trunk, size: 2031)
2024-10-13
19:20
[094be18a3e] part of check-in [293f95b663] The line-ending is always a bare U+000a character only. Wapp no longer sends CRLF line endings. (check-in: [293f95b663] user: drh branch: omit-cr, size: 2028)
2024-04-15
10:28
[478c317d81] part of check-in [c0bf5ea896] Rebrand as "W3" (check-in: [c0bf5ea896] user: drh branch: w3, size: 1928)
2020-12-12
15:34
[bdfc2b4275] part of check-in [f9f5703a2c] Add "Download" instructions to the homepage. (check-in: [f9f5703a2c] user: drh branch: trunk, size: 1962)
2020-08-27
14:53
[c794b128a7] part of check-in [cdd4b624b9] Fix typo on the index page. (check-in: [cdd4b624b9] user: drh branch: trunk, size: 1528)
2020-06-09
18:18
[2b0cbbbfcc] part of check-in [6fb098a2cd] To the homepage, add a link to Oleg's extensions on GitHub. (check-in: [6fb098a2cd] user: drh branch: trunk, size: 1531)
2019-06-13
14:24
[5ee5be3ab3] part of check-in [4d00e13e65] Add a link to the "Simple Live Demos" page to the README.md file. (check-in: [4d00e13e65] user: drh branch: trunk, size: 1394)
2019-04-01
01:57
[4597a7446f] part of check-in [38fa4334e3] Documentation improvements. (check-in: [38fa4334e3] user: drh branch: trunk, size: 1323)
2019-03-07
14:49
[a68ee33fe0] part of check-in [984d973c34] More documentation improvements. (check-in: [984d973c34] user: drh branch: trunk, size: 1436)
14:37
[0dd7f7d82d] part of check-in [271766c541] Further documentation refinements. (check-in: [271766c541] user: drh branch: trunk, size: 1375)
2019-03-06
22:49
[6e3dbdf7df] part of check-in [ced8768917] Documentation tweaks. (check-in: [ced8768917] user: drh branch: trunk, size: 2260)
2019-02-16
12:07
[05df783647] part of check-in [ca3221ef4e] Minor updates to the documentation. (check-in: [ca3221ef4e] user: drh branch: trunk, size: 2215)
2018-08-31
00:33
[83bdce9ce6] part of check-in [7bd900c058] Add the copyright.md document. (check-in: [7bd900c058] user: drh branch: trunk, size: 2062)
2018-03-30
12:23
[a0d742739b] part of check-in [c555d600c0] Use site-absolute URLs on the README.md file. (check-in: [c555d600c0] user: drh branch: trunk, size: 2066)
2018-02-08
00:14
[86df7b7389] part of check-in [3e1e061441] Add a documentation file on how to compile wapptclsh. (check-in: [3e1e061441] user: drh branch: trunk, size: 1967)
2018-02-07
18:33
[1b93ae03dc] part of check-in [f6b7dbaa54] More documentation updates (check-in: [f6b7dbaa54] user: drh branch: trunk, size: 1906)
01:38
[97444b21d6] part of check-in [8e060c0dec] Mention the license (2-clause BSD) on the homepage. (check-in: [8e060c0dec] user: drh branch: trunk, size: 1925)
01:37
[21beb9076f] part of check-in [ea88c28347] New and improved documentation. (check-in: [ea88c28347] user: drh branch: trunk, size: 1898)
2018-02-04
17:58
[ac9372ee07] part of check-in [1bb173f9a3] Tweaks to the homepage. No changes to code. (check-in: [1bb173f9a3] user: drh branch: trunk, size: 4403)
2018-02-02
16:14
[0341c1edc9] part of check-in [405b0e8963] Add real-world usage examples for Wapp. (check-in: [405b0e8963] user: drh branch: trunk, size: 4307)
15:40
[e87a76c4c6] part of check-in [c0fdd17fd6] More tweaks to the homepage documentation. (check-in: [c0fdd17fd6] user: drh branch: trunk, size: 4252)
14:51
[61726d19d8] part of check-in [985de3d884] Updates to the documentation. (check-in: [985de3d884] user: drh branch: trunk, size: 4252)
05:45
[b3b482f9e3] part of check-in [7387e256f9] Further tweaks to the documentation. (check-in: [7387e256f9] user: drh branch: trunk, size: 3734)
05:41
[04cf5226f6] part of check-in [7ec2de27c9] Improved documentation. No code changes. (check-in: [7ec2de27c9] user: drh branch: trunk, size: 3759)
2018-02-01
03:45
[ba68f4fad2] part of check-in [c594b95816] Updates to the documentation. (check-in: [c594b95816] user: drh branch: trunk, size: 23368)
03:11
[c83228136a] part of check-in [15fbf713e6] Safety enhancements: (A) Invoke the application with the --lint option to do a self-check for unsafe constructs. (B) Bring back the wapp-unsafe command for the rare cases where it is actually needed. (C) Comment out wapp.tcl comment lines when building the wapptclsh application. (check-in: [15fbf713e6] user: drh branch: trunk, size: 20139)
2018-01-31
00:19
[da5fa6e3bd] part of check-in [4022bf292d] Add a restrictive default Content Security Policy and provide the wapp-content-security-policy command to change it if necessary. (check-in: [4022bf292d] user: drh branch: trunk, size: 20140)
2018-01-30
23:46
[d1336bb82f] part of check-in [e82121be4d] Add wapp-allow-xorigin-params and SAME_ORIGIN. Update the documentation accordingly. (check-in: [e82121be4d] user: drh branch: trunk, size: 19981)
20:36
[37a4929a5c] part of check-in [5d5c1559d7] Update example scripts to remove uses of the ::wapp dict. Improvements to the documentation. (check-in: [5d5c1559d7] user: drh branch: trunk, size: 18413)
19:37
[a9212c491f] part of check-in [91b5a1ed09] Update the documentation page to remove all references to the ::Wapp dict. Describe the wapp-set-param, wapp-param-list, and wapp-param-exists interfaces used as an alternative to direct ::Wapp dict access. (check-in: [91b5a1ed09] user: drh branch: trunk, size: 16543)
2018-01-29
21:55
[1476101ac8] part of check-in [815db10773] Add wapp-cache-control. (check-in: [815db10773] user: drh branch: trunk, size: 16127)
2018-01-28
20:54
[fa4fd96ffd] part of check-in [05cf577f9f] Updates to the README.md file. (check-in: [05cf577f9f] user: drh branch: trunk, size: 16010)
20:04
[b30c9b4fb8] part of check-in [ba9c27b26a] Add the wapp-trim command. (check-in: [ba9c27b26a] user: drh branch: trunk, size: 15606)
19:46
[b94b11c7f5] part of check-in [1b25f9e6ed] Add a Makefile for MacOS. Add wapp-param. Add the %string(...) substitution for wapp-subst. (check-in: [1b25f9e6ed] user: drh branch: trunk, size: 14910)
2018-01-02
13:32
[e93590b908] part of check-in [1b2d69541a] Updates to the README file. (check-in: [1b2d69541a] user: drh branch: trunk, size: 14727)
2017-12-16
17:57
[1f844bf4ff] part of check-in [908c2891cf] 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 branch: trunk, size: 13712)
03:10
[b5502becfa] part of check-in [b304d05bf0] Add the wapp-subst command, with documentation and tests. (check-in: [b304d05bf0] user: drh branch: trunk, size: 13664)
2017-12-13
17:28
[371fab82a1] part of check-in [0d5698a0e2] Typo fix in the README.md (check-in: [0d5698a0e2] user: drh branch: trunk, size: 12918)
15:25
[197f3463e1] part of check-in [97b3ea1716] Add a "package provide" to the main script. Further documentation updates. (check-in: [97b3ea1716] user: drh branch: trunk, size: 12921)
13:00
[d1ce89bce1] part of check-in [69cae4edc3] Refactor the command-line argument. Update documentation accordingly. (check-in: [69cae4edc3] user: drh branch: trunk, size: 13032)
12:10
[9a6a9a2c38] part of check-in [9697edc9ed] Refactor for CGI support. The CGI support is still untested. (check-in: [9697edc9ed] user: drh branch: trunk, size: 11671)
2017-12-12
21:47
[e25453f457] part of check-in [25694074dc] Documentation improvements. Better CGI variables. Defense against CSRF attacks. (check-in: [25694074dc] user: drh branch: trunk, size: 10422)
19:16
[d5575a90a4] part of check-in [6a813163ac] Fixes to the README.md file. (check-in: [6a813163ac] user: drh branch: trunk, size: 10022)
16:15
[88e94111a1] part of check-in [b60ef9d35e] Parse query parameter. (check-in: [b60ef9d35e] user: drh branch: trunk, size: 9929)
15:29
[43e818fda0] part of check-in [36246a7230] Basic functionality. (check-in: [36246a7230] user: drh branch: trunk, size: 9902)
12:05
Added: [0a0eacca36] part of check-in [08d1ee28d9] Initial design sketch for Wapp (check-in: [08d1ee28d9] user: drh branch: trunk, size: 9745)