Timeline
Not logged in

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

21 events for the month beginning 2021-09-01 by user wyoung

Following month ↑
2021-09-21
16:42
Fixed a paren nesting bug that prevented multi-character hashtags from being processed. It would stop at the second character. check-in: e211f1ab42 user: wyoung tags: markdown-tagrefs
16:38
Added '@' and '#' prefixes in spans. Initial commit ate them. check-in: 398cfa0be0 user: wyoung tags: markdown-tagrefs
16:21 Edit [31a607d33ce903ab|31a607d33c]: Edit check-in comment. artifact: 6d2b4b20a7 user: wyoung
16:19
Initial implementation of "span data-foo" wrappers around @name and #tag references. Seems functional on a test-markdown-render basis, but the definitions of what counts as a reference and what to do with them still remains to be handled. check-in: 31a607d33c user: wyoung tags: markdown-tagrefs
09:47
Fixed a comment to match the code, as reported [forum:/forumpost/81e0168804 | on the forum]. check-in: 898b8f2082 user: wyoung tags: trunk
06:22
Assorted small improvements to the gitusers doc check-in: 7cd51fa341 user: wyoung tags: trunk
2021-09-19
14:37
Restored "diff --command CMD" flag that got lost in the latest diff refactorings. (One-off method for supplying the diff-command setting.) check-in: cae7036bb7 user: wyoung tags: trunk
03:55
Fixed a few minor errors in the new http-over-ssh.md doc and added a memorial to a fallen hero. check-in: 9d4a132761 user: wyoung tags: trunk
03:34
Put a space after all "###" used as inline headers in www/customgraph.md to make them behave the same if we follow the CommonMark spec and require at least one space or tab after the last #. All other www/*.md files already do this. check-in: bc08b0972a user: wyoung tags: trunk
2021-09-18
01:37
Assorted small improvements to the new http-over-ssh.md doc. check-in: d8f470757e user: wyoung tags: trunk
00:51
Added the www/server/any/http-over-ssh.md doc, an elaboration of Andy Bradford's OpenSSH ForceCommand based solution for forcing access via ssh:// URLs to go through a wrapper script that rewrites the command, exchanging "test-http" for "http", causing the Fossil RBAC system to come into play in a secure fashion. Linking to it from the top-level "... check-in: be8ed971f9 user: wyoung tags: trunk
2021-09-17
21:48
Clarified the read/write access issue in the #webonly section of the main user capabilities doc. check-in: 391bc36987 user: wyoung tags: trunk
02:38 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 9a22e5feaa user: wyoung
02:34 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 05be0e98fe user: wyoung
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:11 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 894c49668a user: wyoung
02:03 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 431c6e74d4 user: wyoung
02:02
Converted all uses of the obsolete named anchor feature from HTML before 4.0 to use fragment identifiers instead. (www/* subtree only.)

Where possible, changed constructs like

<a name="foo"></a><h3>
to
<h3 id="foo">

... check-in: 93cee1f56e user: wyoung 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-02
07:56
Half of [d700f5ff4f215c69 | the prior commit] was unnecessary. Backed it out. check-in: 9a4e87a3b6 user: wyoung tags: trunk
07:52
Added db_unprotect/pop wrappers around the "clone --ssh-command" handling to avoid a bogus "unauthorized change to protected setting" error, as reported [forum:/forumpost/29027c6a67c280e7 | on the forum]. check-in: d700f5ff4f user: wyoung tags: trunk
Previous month ↓