This Day In History For 2026-09-22
5 Years Ago (more context)
|
2021-09-22
| ||
| 17:12 | Possibly fixed a case where /chat's preview button will get stuck in a disabled state, but it's intermittent and difficult to trigger so am not 100% sure. check-in: 2d385d94f5 user: stephan tags: trunk | |
| 14:45 | Another SQLite update to fix the build on older machines that lack CHAR_BITS as well as to fix a few harmless compiler warnings. check-in: 457a73e6ad user: drh tags: trunk | |
| 13:54 | Update the built-in SQLite to the latest 3.37.0 alpha. check-in: 606dcf08c9 user: drh tags: trunk | |
| 12:22 | Micro-adjustments to /chat CSS to squeeze a tiny bit more space from the bottom of the screen. check-in: 62deb8f794 user: stephan tags: trunk | |
| 11:15 | Simplified and consolidated how /chat internally manages its 3 separate main views, with an eye towards making it easy to add additional views. No user-visible changes. check-in: 593d3a3a1e user: stephan tags: trunk | |
| 08:46 | • Edit [15d58775a75f0946|15d58775a7]: Edit check-in comment. artifact: 9c38d83547 user: stephan | |
| 08:43 | Revert part of the previous commit so that only buttons, not textareas an input fields, are affected. check-in: 15d58775a7 user: stephan tags: trunk | |
| 05:45 | Darkmode skin tweak so that certain form elements, e.g. buttons, don't have _entirely_ invisible backgrounds. check-in: 65233c9f33 user: stephan tags: trunk | |
| 03:04 | Diff context loading: replaced string.replaceAll() with a more portable construct, as reported in [forum:c1f198f6993cd603 | forum post c1f198f6993cd603]. check-in: 4888719588 user: stephan tags: trunk | |
10 Years Ago (more context)
|
2016-09-22
| ||
| 21:14 | More use of row-values in the search mechanism. check-in: bc21e0a4c8 user: drh tags: trunk | |
| 20:55 | Fix the "fossil fts-config reindex" command so that it really does reindex everything. Fix the markdown HTML formatter so that it can be run from the command-line. Change a query in the search engine to use a row-value update, in order to beta-test the new row-value update mechanism of SQLite. check-in: b1b4eaa564 user: drh tags: trunk | |
| 20:02 | Update custom MinGW makefile. check-in: 60426fbcdd user: mistachkin tags: trunk | |
| 19:47 | Update to the latest SQLite 3.15.0 beta for testing. Adjust the SQLite compilation to use the "lean" configuration. check-in: 121201eb35 user: drh tags: trunk | |
| 17:58 | Update referenced OpenSSL version. check-in: 16b7a0ebc3 user: mistachkin tags: trunk | |
15 Years Ago (more context)
|
2011-09-22
| ||
| 23:40 | Added --after/--before support to /json/timeline/ci and wiki. check-in: e01d49b252 user: stephan tags: json | |
| 20:07 | Implemented /json/timeline/wiki. Fixed --limit/-n handling of timeline/ci. check-in: 12545465e9 user: stephan tags: json | |
| 19:14 | Implemented /json/wiki/create. check-in: 1df648abfe user: stephan tags: json | |
| 17:56 | Implemented /json/wiki/save. check-in: 2162c86d9e user: stephan tags: json | |
| 17:18 | added src/Makefile so that (ctrl-x m) will DTRT. check-in: ce4f310361 user: stephan tags: json | |
| 17:02 | Added initial prototype of JSON wiki editor (cannot save yet). Minor cleanup in ajax/index.html. check-in: 475c61fd59 user: stephan tags: json | |
| 16:27 | minor cleanups in the /json/wiki/get and AJAJ code. check-in: a9c8a31df5 user: stephan tags: json | |
| 16:21 | Added rudimentary timer to AJAX test page. check-in: 07a2c43c8c user: stephan tags: json | |
| 15:59 | Added /json/wiki/get?page=... check-in: 7dc8e9ac94 user: stephan tags: json | |
| 14:58 | Added /json/whoami. check-in: 7a65dd0e00 user: stephan tags: json | |