Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/dispatch.c version 2c14951498
|
2020-08-11
| ||
| 09:29 | Doc tweaks only - no code changes. ... (check-in: b5496da66f user: stephan tags: trunk) | |
|
2020-08-10
| ||
| 20:04 | Update the built-in SQLite to the second 3.33.0 beta, as part of beta testing. ... (check-in: 9120ff5faa user: drh tags: trunk) | |
| 17:38 | Added a 'Save and Close' button to wikiedit. Cleaned up the styling and wrapping of the status/links menu bars in fileedit and wikiedit. Minor style tweaks to get input field borders to appear in the default skin on Chromium. ... (check-in: 3814c9ff58 user: stephan tags: trunk) | |
| 13:43 | Merged inadvertent fork. ... (check-in: 1eb21747ac user: stephan tags: trunk) | |
| 12:12 | Tweaks to the change log. ... (check-in: f4c731afb7 user: drh tags: trunk) | |
| 12:08 | Improved handling of long posts in the forum. ... (check-in: c265daea91 user: drh tags: trunk) | |
| 11:53 | /fileedit now embeds the current open leaf list and the file list for the current checkin (defaulting to the most recent leaf) in the page content, saving 2 XHR requests at startup. If passed filename= without checkin= then it tries to load the given file from the most recent leaf. ... (check-in: 5fc0f7c33a user: stephan tags: trunk) | |
| 05:38 | Amend OpenBSD httpd Fossil server instructions to use the mount_mfs -P option to automatically populate the chroot /dev tree as suggested by anon on the forum. ... (check-in: 4b240ec31e user: jamsek tags: trunk) | |
|
2020-08-09
| ||
| 21:45 | Merge in trunk; resolve conflicts ... (Closed-Leaf check-in: 7cfbf66a02 user: ashepilko tags: cmake-ide) | |
| 15:18 | Corrected the new CSS selectors to account for plain-text posts, which use a PRE instead of DIV wrapper. Shrunk the gap between the expansion tap zone and the scrollbar to its left. ... (Closed-Leaf check-in: eef9ac05e4 user: stephan tags: forum-expand-post-revisited) | |
| 14:54 | Re-added an important forumPostBody.overflow CSS attribute which was accidentally removed in the last edit. ... (check-in: 939b64738d user: stephan tags: forum-expand-post-revisited) | |
| 14:43 | Improved(?) the way forum post expansion is handled, based on forum feedback. Added a narrow "tap zone" to the right of the post scrollbars to expand/collapse. When a post is collapsed the first time, it is shrunken much smaller than its original size. When collapsing a post, we now scroll its parent element (post header), rather than the next post, into view. ... (check-in: ebbd20c638 user: stephan tags: forum-expand-post-revisited) | |
| 13:49 | Revise and simplify the list of 1st-tier commands that are shown by the "fossil help" command. ... (check-in: 84f697e570 user: drh tags: trunk) | |