Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-07-04
| ||
| 11:21 | In the forum editor, remove the 'Posting as NAME' label and relabel the submit button to include the user's name. Suggested in forum post a6256fd7. (leaf check-in: 09ec3734a5 ... user: stephan tags: trunk) | |
| 09:23 | Fix a possible one-byte OOB read when processing a corrupt delta. SQLite Bug 2026-07-04T04:53:59Z (check-in: 146cdcd9cb ... user: drh tags: trunk) | |
| 08:11 | Add a workaround in the forum post Web Lock for Chrome taking half a minute or more to release the lock when a tab is manually closed, with thanks to an LLM for consulting on this. (check-in: b2d347eaa0 ... user: stephan tags: trunk) | |
| 07:45 | In the forum editor, when replying but not logged in, show a clear warning that the post will be anonymous. This has been brought up by several users and has bitten me twice (causing me to inadvertently post anonymously). (check-in: 2ad508a11c ... user: stephan tags: trunk) | |
|
2026-07-02
| ||
| 19:18 |
Fix broken lookup of <verbatim> after adding | |
|
2026-07-01
| ||
| 16:34 | Further tweaks to the byday form of /reports. (check-in: d35aad4da2 ... user: drh tags: trunk) | |
| 14:42 | Fix the abbreviation for Thursday in the byday report. (check-in: 684f8aec82 ... user: danield tags: trunk) | |
| 14:10 | Fix the "Day" label on the table in the byday view of /reports (check-in: 6fb230a965 ... user: drh tags: trunk) | |
| 14:06 | Fix the projected extra on the byday variant of /reports. (check-in: 286f4fe561 ... user: drh tags: trunk) | |
| 13:37 | Minor fix and cleanup to the byweek variant of /report. (check-in: c00b72f463 ... user: drh tags: trunk) | |
| 13:21 | Fixes to the yw=YYYYWW query parameter to /timeline (check-in: a5a08c3439 ... user: drh tags: trunk) | |
| 13:06 | Allow TH1 commands in Ad-Units (leaf check-in: 6ac7935a71 ... user: Torsten tags: th1-ad-unit) | |
| 12:22 | Begin making use of the new date/time modifiers available in SQLite in the implementation of the byweek variant of the /report page. (check-in: a13a024bea ... user: drh tags: trunk) | |
| 12:15 | Update the built-in SQLite to the latest trunk version that includes support for the "weekday -N" and "end of day/month/year" date/time modifiers. (check-in: 4fcd911ef7 ... user: drh tags: trunk) | |
| 01:44 | Additional refinements to the byweek algorithm for /report. It appears that the yw= query parameter for /timeline does not work correctly for years that start on Monday. This is the fault of /timeline, not /report and will need to be fixed separately. (check-in: a34352a1ac ... user: drh tags: trunk) | |
| 01:00 | The stricter attribute checking applied in [6436ecf911] cause the img srcset attribute to not get the repo-root (%R) rewriting that src gets. This breaks existing docs that used this for resolution-dependent image rendering in MD and such. For testing the fix, this adds the --top flag to the test-safe-html command, since a regular "fossil ui" doesn't show the problem; it either has to be hosted underneath a URL by an RP server or via this test option to see the effect of %R rewriting. (check-in: fbffbe1152 ... user: wyoung tags: trunk) | |
|
2026-06-30
| ||
| 18:50 | Bug fixes on boundary cases the the byday and byweek reports. (check-in: 407e6c63ae ... user: drh tags: trunk) | |
| 17:30 | Fix off-by-one in the computation of day-of-week names in the byday report. (check-in: d530589c3f ... user: drh tags: trunk) | |
| 17:25 | Improvements to byweek and byday reports. (check-in: c810af8dab ... user: drh tags: trunk) | |
| 12:59 | New "By Day" report format. (check-in: 31da5e3db7 ... user: drh tags: trunk) | |
|
2026-06-29
| ||
| 10:59 | Fix the forum approval/rejection broken by the previous check-in by injecting a hidden input field to replace the hijacked button. Also add separate links to the markdown/wiki format rules, rather than a link to the list of links to those rules, as requested in sqlite forum post 2026-06-28T11:49:11Z. (check-in: 68414a4117 ... user: stephan tags: trunk) | |
| 10:41 | In JS-capable browsers, add a confirmation step to the forum Approve and Reject buttons in an attempt to reduce the odds of a repeat of sqlite forum post 2026-06-29T09:52:29Z. Add some space between those buttons. Edit: move to mistake branch as this is having undesired side effects. (closed check-in: a3e5bd4a52 ... user: stephan tags: mistake) | |
|
2026-06-27
| ||
| 10:28 | Update the built-in SQLite to the latest trunk version for testing. (check-in: 859458555b ... user: drh tags: trunk) | |
|
2026-06-24
| ||
| 16:42 | Replace an ad-hoc query with rid_to_uuid(). Add a note about fossil historically eliding the U-card on wiki edits made by 'nobody', which isn't spec-legal but is an age-old practice. (check-in: a44ae96c9b ... user: stephan tags: trunk) | |
|
2026-06-23
| ||
| 18:37 | Merge trunk into rss-content. (self check-in: f118634c5c ... user: vor0nwe tags: rss-content) | |
|
2026-06-22
| ||
| 15:34 | Add the -v/--verbose option to the "fossil merge-info" command. (check-in: 3c8de67618 ... user: drh tags: trunk) | |
| 11:03 | Merge all the latest trunk enhancements into the http1-1-chunked branch so that the branch can be more easily tested. (leaf check-in: 4a648d7410 ... user: drh tags: http1-1-chunked) | |
|
2026-06-21
| ||
| 17:23 | Enforcing allowedAttr limitations in the wiki/MD doc renderers. This fixes an apparent oversight rather than giving new functionality. The allowed attributes were extended to cover www/* and what we've previously documented as allowed. (leaf check-in: 42a3db61c1 ... user: wyoung tags: html-attr-limit-enf) | |
| 17:19 | Harden the default CSS for table.numbered-lines td.line-numbers so that it is immune to skin-specific font changes in pre or code. Forum 2026-06-21T15:05:42Z. (check-in: 018d4a5d68 ... user: drh tags: trunk) | |
| 17:14 | Added a changelog entry for the prior branch merge (check-in: c328d90371 ... user: wyoung tags: trunk) | |
| 17:10 | Documented in /md_rules that HTML comments are disallowed under the "safe HTML" rules even though they pass the MD processor. (check-in: ea92c2bf9f ... user: wyoung tags: trunk) | |
| 14:53 | Expanded the set of "safe HTML" elements to include several harmless ones added to HTML5, which are useful in MD/wiki docs. (check-in: 6436ecf911 ... user: wyoung tags: trunk) | |
| 14:29 | Fixed a semantic constant misuse in the wiki renderer discovered while doing the prior commit. No functional change, but it straightens out a mask-vs-attribute ID cross-up. (closed check-in: f1c08fdff1 ... user: wyoung tags: safe-html-extensions) | |
| 14:25 | Merged in the relevant bits of branch markdown-details-open to allow the "open" attribute on the HTML \<details\> element. This pushes the attribute mask to 64-bit, so changed from raw 32-bit hex constants to a data-typed 64-bit shifting scheme to allow further expansion. Builds without warnings on 32-bit ARM at least. (check-in: c799e2e504 ... user: wyoung tags: safe-html-extensions) | |
| 07:49 | Replace some name=X HTML attributes with id=X so that #X links work. (check-in: 904e245715 ... user: stephan tags: trunk) | |
| 01:18 | Cut a verbose addition from the /wiki_rules doc (check-in: 877e70c7b4 ... user: wyoung tags: safe-html-extensions) | |
| 01:16 | Added several harmless HTML element types to the whitelist, mainly HTML5 semantic things, plus ones needed for structured fallback from AVIF to WebP to JPEG based on browser capabilities. Added this whitelist to the /md_rules doc for the first time; it was previously only in /wiki_rules, which merely needed small additions to cover the changes. (check-in: f40b9c1033 ... user: wyoung tags: safe-html-extensions) | |
|
2026-06-18
| ||
| 14:22 | Minor typo fix in the change log, reported in the forum. (check-in: ec592b517c ... user: stephan tags: trunk) | |
| 13:52 | Add an option to timeline command that does the same as timeline-truncate-at-blank on /timeline. (check-in: 0848396b86 ... user: danield tags: trunk) | |
| 12:57 | Fix "stash diff" command so if file on filesystem is same as the stashed file, don't print "CHANGED" and skip the diff. This match regular "fossil diff" command. (check-in: 71b0c80bbc ... user: mgagnon tags: trunk) | |
| 12:12 | Avoid unnecessarily allocating a UUID when manifest_parse() fails and is not given an error blob. (check-in: 07592007ce ... user: stephan tags: trunk) | |
|
2026-06-17
| ||
| 15:47 | Use bitwise operators consistently, even if in this case it does not make a difference. (check-in: 524474cfa0 ... user: danield tags: trunk) | |
|
2026-06-16
| ||
| 16:45 | Update the built-in SQLite to the latest trunk version. (check-in: ba00a43504 ... user: drh tags: trunk) | |
| 13:22 | Ensure that the text in the Title field in the new forum editor is visible in dark-style skins. (check-in: 4041c766dd ... user: stephan tags: trunk) | |
| 13:18 | Only show the 'you will be able to attach files after saving' /forumnew notification in browsers which show NOSCRIPT content, as the JS editor integrates attachments. (check-in: 8ada7fa8be ... user: stephan tags: trunk) | |
| 10:16 | Rework the attachments and forum with JS-based interfaces and enable attachments for forum posts. No-JS browsers fall back to the older forms. Full details are in the merged-in branch's commit history, wiki page, and in forum post b1960bb7d3200328. (check-in: ca906591c3 ... user: stephan tags: trunk) | |
|
2026-06-15
| ||
| 14:34 | www/sync.wiki symbol rename which should have been part of [9789e1dce77ac767]. (check-in: afd15bbf00 ... user: stephan tags: trunk) | |
| 07:44 | Replace read timeout with non-blocking poll, and add TCP_NODELAY (leaf check-in: e418043744 ... user: danshearer tags: client-timeout-fixes) | |
|
2026-06-14
| ||
| 22:05 | Apply timeouts and retries to network read/write waits to avoid hangs. (check-in: 8da6e3590a ... user: danshearer tags: client-timeout-fixes) | |
| 13:29 | Update a legacy reference to how page headers are created in a skins, as reported by forum post d8e2afdfd1. (check-in: 922ec24c99 ... user: stephan tags: trunk) | |