Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file www/defcsp.md version dfdac6a88e
|
2019-09-04
| ||
| 00:49 | Fixed discussion of "x" cap in www/private.wiki to match its current implementation. check-in: c5561039e1 user: wyoung tags: trunk | |
|
2019-09-03
| ||
| 21:22 | Back out check-in [3ad81c3c499599b4] which was causing sync to fail. check-in: e1962ef67f user: drh tags: trunk | |
| 20:36 | Wiki test fixes. check-in: b40f1ac135 user: drh tags: trunk | |
| 20:22 | Make calls to db_begin_write() instead of db_begin_transaction() where appropriate. check-in: 3ad81c3c49 user: drh tags: trunk | |
| 20:20 | Include the "js" property in the configuration export for skins. check-in: 498fc87ac1 user: drh tags: trunk | |
| 20:19 | When displaying documents, provide class hints about the language of the document to syntax highlighter extensions. check-in: 74b538f614 user: drh tags: trunk | |
| 20:17 | Improvements to /vdiff. Provide the branch= query parameter. In the name decoder, all "merge-in:BRANCH" to mean the most recent merge-in to BRANCH from its parent. Provide "Diff" links for branches that show all changes since the most recent merge-in. check-in: e632a092a8 user: drh tags: trunk | |
| 17:17 | Adds 'js' to CONFIGSET_SKIN so that skin javascript is included in exports, syncs, etc. Works okay outside of checkouts in my testing. Probably needs some review by drh before being merged. Closed-Leaf check-in: 5d2299d8ee user: ckennedy tags: js-skin-export | |
|
2019-09-02
| ||
| 23:26 | Added a new section to www/defcsp.md, "Serving Files Within the Limits". It pulls together a bit of info already in the document on the topic and then expands it considerably. The overall message is, "You probably don't have to override the default CSP." check-in: 58883eccea user: wyoung tags: trunk | |