Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
28 check-ins using file www/containers.md version c4f2b6c4ae
|
2022-10-30
| ||
| 12:53 | Fix a bug when handling timeline data blocks not containing any check-ins. ... (Leaf check-in: d3f9b8ab78 user: florian tags: timeline-keyboard-navigation) | |
|
2022-10-04
| ||
| 12:54 | Fix some broken hyperlinks in documentation files. ... (check-in: a59af25f60 user: danield tags: trunk) | |
|
2022-10-03
| ||
| 11:18 | Check the meta key modifier (⊞|⌘|◆) when processing keyboard events. ... (check-in: 11bb41e09e user: florian tags: timeline-keyboard-navigation) | |
| 11:15 | Check the meta key modifier (⊞|⌘|◆) when processing keyboard events. ... (Leaf check-in: 4811d5b237 user: florian tags: diff-keyboard-navigation) | |
| 11:06 | Cross reference the new CSS classes, as they appear fragmented in the JS part, and therefore can't be found by code search. ... (check-in: ec955233b8 user: florian tags: diff-keyboard-navigation) | |
|
2022-10-02
| ||
| 09:15 | Shortcuts G and SHIFT+G to load the default timeline, or the timeline around the current check-out. ... (check-in: 2ed74216fb user: florian tags: timeline-keyboard-navigation) | |
| 08:11 | Shortcuts U and SHIFT+U to reload the current page in Unified Diff or Side-By-Side Diff mode. ... (check-in: 35cf6f3022 user: florian tags: diff-keyboard-navigation) | |
| 03:58 | Typo fixes in the /dir browser header: All File ==> All Files. ... (check-in: 7727f9a6fb user: stephan tags: trunk) | |
|
2022-10-01
| ||
| 08:39 | Fix a bug for empty change views (for example check-ins created by `fossil branch new', or no-op /vdiff and /fdiff views). ... (check-in: 4c336f372e user: florian tags: diff-keyboard-navigation) | |
| 06:50 | Sync with trunk. ... (check-in: 901ae7258b user: florian tags: diff-keyboard-navigation) | |
| 06:48 | Sync with trunk. ... (check-in: e5c5e6f0e9 user: florian tags: timeline-keyboard-navigation) | |
|
2022-09-30
| ||
| 12:38 | Simplification to the JS used as part of anti-robot defenses. ... (check-in: 08535b229e user: drh tags: trunk) | |
| 11:22 | Minor code cleanups and comment updates. ... (check-in: d17b59763e user: florian tags: diff-keyboard-navigation) | |
| 11:17 | Add documentation, thanks @ams for help with wording. An alternative (but not less redundant) approach may be to create a new documentation-only web page to list available keyboard shortcuts for all pages (there's also the global ESC shortcut to close the Hamburger Menu) linked to from the individual command help screens. ... (check-in: 8773bb88a4 user: florian tags: diff-keyboard-navigation) | |
|
2022-09-29
| ||
| 15:19 | Correct skintxt2config.c to be able to handle 0-byte input files. ... (check-in: c7c1c4e8b9 user: stephan tags: trunk) | |
| 11:56 | Comment updates. ... (check-in: d1d5e99cdc user: florian tags: diff-keyboard-navigation) | |
| 11:30 | Since dynamically added CSS classes to hide elements are discarded on back/forward navigation, reset all diff toggle checkboxes to checked to match what is actually visible. An alternative approach is to find the unchecked diff toggles and reapply the CSS classes to hide the corresponding diff blocks. ... (check-in: 4368a1c992 user: florian tags: diff-keyboard-navigation) | |
| 09:25 | 'skin:' CGI config directive now accepts an empty value for consistency with the --skin CLI flag. ... (check-in: 6362a98fa6 user: stephan tags: trunk) | |
| 09:13 | --skin "" now forces use of the current edited skin and the warning on the /skins page about a forced skin now distinguishes between /draft and --skin ... usage. ... (check-in: 816f6c040d user: stephan tags: trunk) | |
| 08:22 | Import the latest 3.40.0 alpha version of SQLite into the tree. ... (check-in: fbad277226 user: drh tags: trunk) | |
|
2022-09-28
| ||
| 15:35 | add new "Related Work" page linked from the User Links page Suggested by drh@ with lots of tweaks from wyoung@ ... (check-in: 8ab498bd06 user: mark tags: trunk) | |
| 14:48 | Fix scrolling if there's only one diff block. ... (check-in: e41214d25b user: florian tags: diff-keyboard-navigation) | |
| 14:24 | Implement Javascript-based keyboard navigation for web UI diffs. Shortcuts SHIFT+I or I show or hide all diffs, and P or O show the next or previous diff. See [forum:a78f44576c| Forum Post a78f44576c] for more information. ... (check-in: b7e089e0f3 user: florian tags: diff-keyboard-navigation) | |
| 12:28 | improve login-group command documentation and output Prompted by [forum:58f01f6d92], [forum:a7d15cc071], and [forum:1c639bcdea]. Clarify semantics of -R|--repository in 'fossil login-group join' and make user output more helpful. While here, trim some trailing whitespace. ... (check-in: 83bc81e882 user: mark tags: trunk) | |
|
2022-09-27
| ||
| 14:39 | make chatbot message box transparent to avoid collisions Suggested by mgagnon in /chat. Hint from stephan. ... (check-in: c8b3ec1e6d user: mark tags: trunk) | |
| 13:47 | Fix a bug in the chat-robot. ... (check-in: b3f87ef7c2 user: drh tags: trunk) | |
| 11:11 | print stash metadata when popping or applying stash Feature request from Alfred M. Szmidt in [forum:ae3ad9c69f]. Minor tweak of original patch by stephan@ ... (check-in: 1392710fb4 user: mark tags: trunk) | |
|
2022-09-26
| ||
| 22:29 | Replaced most of the speculation in the walmode section of the containers doc with a link to the walbanger project, where we'll be answering this question. ... (check-in: 96633067d5 user: wyoung tags: trunk) | |