Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'www/*'
|
2021-09-17
| ||
| 23:02 | Add sig_nonce card to support low signature security. ... (Leaf check-in: f4ec38f5b7 user: rransom tags: trunk) | |
| 19:48 | Formatting improvements on the change log. Improvements to the help text for the "fossil ui" command. ... (Leaf check-in: 76f65b4362 user: drh tags: trunk) | |
| 19:32 | Update the changes log. Fix a minor typo in the help text for "diff". ... (check-in: 5839abaee4 user: drh tags: trunk) | |
| 19:10 | Fix public-key auth design to put signature first The existing login card mechanism already puts a (SHA-1) hash of the entire message at the beginning; there is no reason to put the signature at the end or bother with stream signatures at this time. ... (check-in: 8e654c4157 user: rransom tags: trunk) | |
| 02:32 | Updated the JS doc's section about the hamburger menu to reflect the recent addition of this menu to other stock skins. ... (check-in: 36d84427f6 user: wyoung tags: trunk) | |
| 02:02 | Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete] named anchor feature from HTML before 4.0 to use fragment identifiers instead. (<tt>www/*</tt> subtree only.) Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim> to <verbatim><h3 id="foo"></verbatim> Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section. Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. ... (check-in: 93cee1f56e user: wyoung tags: trunk) | |
|
2021-09-16
| ||
| 15:39 | Added diff context loading to the list of places we use JS in javascript.md. ... (check-in: 30a2b87c4e user: stephan tags: trunk) | |
| 06:59 | Add public-key authentication design ... (check-in: fd8be2cdb0 user: rransom tags: trunk) | |
|
2021-09-15
| ||
| 08:04 | wiki list CLI command no longer lists deleted pages by default: use --all to include those (same parameter name as /wcontent uses for that purpose). [forum:cf4195f8bf6824fa | Forum post cf4195f8bf6824fa]. ... (check-in: 88e5336007 user: stephan tags: trunk) | |
|
2021-09-11
| ||
| 00:30 | Merge recent trunk enhancements into the diff-js-refactoring branch. ... (check-in: a7fbefee38 user: drh tags: diff-js-refactoring) | |
|
2021-09-10
| ||
| 13:11 | Mark private branches in the CLI output of "fossil branch list", and output only those when "-p" is given. Clarify that private branches do not appear in a merge manifest. ... (check-in: cf04bcb2b1 user: danield tags: trunk) | |
|
2021-09-09
| ||
| 16:19 | Edit pass on the blockchain doc: mainly clarity improvements, but also some typo and grammar fixes. ... (check-in: c34ca6299f user: wyoung tags: trunk) | |
|
2021-09-06
| ||
| 14:07 | Updates the change log to talk briefly about the new diff enhancements. ... (check-in: 68d728867f user: drh tags: trunk) | |
| 13:22 | Expand the 'fossil wiki export --technote' interface to support technote retrieval via tag name as discussed in the chat. The query looks to match against both 'sym-TAG' and 'TAG' as technote tags are presently prefixed with 'sym-'. This identifier should be reserved for branches, however, so may be removed from technotes, at which point this query should be changed. ... (check-in: d71b648c6c user: jamsek tags: trunk) | |
| 12:00 | Improvement to the ticket customization documentation suggested by [forum:/forumpost/31e44444cda1a7821912|forum post 31e44444cda1a7821912] ... (check-in: 3fcdfb0cd8 user: drh tags: trunk) | |
|
2021-09-05
| ||
| 22:11 | Improved hyperlinks on the "Fossil Self-Hosting Repositories" page. ... (check-in: 6decc47add user: drh tags: trunk) | |
| 19:02 | Refactor the diff logic for improved modularity and performance. This check-in transitions the diff improvement efforts from a branch to trunk. The effort is not yet complete, but it is stable enough to continue going on trunk. User-visible changes include (1) improved diff display, especially for unified diffs, (2) the new "fossil xdiff" command (promoting the older "test-diff" command into a supported command), and improved performance. Behind the scenes, (3) the class names DOM module used for for HTML diffs is simplified - which may break custom skins, (4) the internal processing of diffs is simplified in many ways. ... (check-in: 9e330740cc user: drh tags: trunk) | |
|
2021-09-03
| ||
| 13:39 | First attempt at documenting the new diff web layout. ... (check-in: 07d28ec886 user: drh tags: diff-color-enhancements) | |
| 12:23 | Merge recent trunk enhancements into the diff-color-enhancement branch. ... (check-in: 17dde4c75b user: drh tags: diff-color-enhancements) | |
|
2021-08-31
| ||
| 14:10 | Markdown tweak in www/alerts.md to avoid semi-redundant constructs like "[MTA][mta]". ... (check-in: 897bd90b27 user: wyoung tags: trunk) | |
| 14:03 | Fixed several "descendents" typos. (It's "descendants".) There's still one remaining in sqlite3.c, but of course fixing that here won't help. ... (check-in: 85f119dc7d user: wyoung tags: trunk) | |
| 13:44 | Small grammar tweaks to previous ... (check-in: c2f0063f1e user: wyoung tags: trunk) | |
| 13:29 | Further tweaks to ยง2.5.1 of the fossil-v-git doc: spelling and grammar fixes, updated references, clarifications... ... (check-in: c00b6a4844 user: wyoung tags: trunk) | |
| 13:14 | Updated the fossil-v-git doc to talk about "fossil patch" in addition to "fossil bundle". ... (check-in: e3e06d31f5 user: wyoung tags: trunk) | |
|
2021-08-26
| ||
| 15:23 | Update the change log for the shift from --www to --by. ... (check-in: 16a01582e6 user: drh tags: trunk) | |
| 00:16 | Update the change log. ... (check-in: a49582b343 user: drh tags: trunk) | |
|
2021-08-19
| ||
| 10:38 | Fix for previous. :P ... (check-in: 3befe7aab4 user: wyoung tags: trunk) | |
| 10:37 | URL fix addressing [forum:/forumpost/d35232eda0 | a report on the forum]. ... (check-in: 0da45710a0 user: wyoung tags: trunk) | |
|
2021-08-15
| ||
| 23:49 | Merge from trunk ... (Leaf check-in: 59010c7c09 user: george tags: rptview-submenu-paralink) | |
| 23:27 | Merge from trunk ... (Leaf check-in: 282c6f956f user: george tags: wcontent-subsets) | |
| 23:13 | Merge from trunk ... (Leaf check-in: 5b67899db0 user: george tags: th1-doc-vars) | |
|
2021-08-12
| ||
| 16:07 | Added a link from build.wiki to the Release Build How-to wiki page, per forum request. ... (check-in: c763040b9d user: stephan tags: trunk) | |
|
2021-08-07
| ||
| 10:18 | Update change long to mention the recent Markdown formatter change. ... (check-in: 2125ddb964 user: drh tags: trunk) | |
|
2021-08-02
| ||
| 10:09 | Typo fix in previous ... (check-in: e3066edea3 user: wyoung tags: trunk) | |
| 08:49 | Clarified the double-quoting and {} quoting rules for TH1 in the docs. ... (check-in: a1e415291c user: wyoung tags: trunk) | |
|
2021-07-25
| ||
| 02:59 | Add new branch subcommands: close, reopen, hide, unhide. ... (check-in: f1fb1239be user: stephan tags: trunk) | |
|
2021-07-23
| ||
| 21:47 | Updated the caps/index.md doc to reflect the recent "sxy" change ... (check-in: 34de621459 user: wyoung tags: trunk) | |
| 02:22 | Added (branch hide/unhide) subcommands. ... (check-in: 05b42e6aa6 user: stephan tags: branch-close-subcommand) | |
|
2021-07-20
| ||
| 20:57 | Updated the link to cURL's cacert.pem package from the "SSL" doc ... (check-in: af7bbdcee9 user: wyoung tags: trunk) | |
|
2021-07-19
| ||
| 18:20 | Start the list of changes for version 2.17. ... (check-in: 482c1c9ee8 user: drh tags: trunk) | |
|
2021-07-15
| ||
| 20:25 | Updated the systemd service article to account for my experience following the instructions on a CentOS 8 box. (It was originally written for an older Debian type platform.) ... (check-in: 74670ab1ff user: wyoung tags: trunk) | |
|
2021-07-07
| ||
| 12:20 | New documentation hyperlinks. ... (check-in: 71499f1386 user: drh tags: trunk) | |
| 11:12 | Minor fixes to the embeddeddoc.wiki document. ... (check-in: 0627f28075 user: drh tags: trunk) | |
|
2021-07-02
| ||
| 12:46 | Version 2.16 ... (check-in: 7aedd56758 user: drh tags: trunk, release, version-2.16) | |
|
2021-07-01
| ||
| 20:32 | Add a note to the changelog about DROP support within tickets schema definition. ... (check-in: f5b5991ee5 user: george tags: trunk) | |
| 18:54 | Improvements to the on-line help for the "fossil all" command, and improvements to the change log. No changes to code. ... (check-in: e39854ae51 user: drh tags: trunk) | |
| 03:26 | Minor doc typo fix. ... (check-in: 12b5eed944 user: stephan tags: trunk) | |
|
2021-06-30
| ||
| 21:24 | patchcmd.md: added a description of how to enable, if needed, a custom PATH via the remote bashrc. ... (check-in: 9a931a16ac user: stephan tags: trunk) | |
| 20:33 | Enhance the "fossil ui" command so that the REPOSITORY argument can be on a remote system. ... (check-in: f3acbe429a user: drh tags: trunk) | |
| 20:31 | Update the change log to talk about the enhancements to "fossil ui". ... (Closed-Leaf check-in: 2d19a40df3 user: drh tags: remote-ui) | |